.. |
maven-ant-plugin
|
add todir on batchtest to save reports
|
2005-08-19 04:27:34 +00:00 |
maven-antlr-plugin
|
PR: MNG-596
|
2005-07-21 13:58:42 +00:00 |
maven-antrun-plugin
|
Set project's basedir on the ant Target so relative paths
|
2005-08-13 15:04:18 +00:00 |
maven-assembly-plugin
|
o Finished MNG-632.
|
2005-09-02 23:01:56 +00:00 |
maven-checkstyle-plugin
|
o Adding newline at end of file.
|
2005-09-04 15:56:52 +00:00 |
maven-clean-plugin
|
Fixing MNG-825: "Clean plugin should fail if unable to delete target"
|
2005-09-02 14:56:22 +00:00 |
maven-clover-plugin
|
Removed unused imports and added package declarations to maven-plugin-tools-java
|
2005-07-31 22:12:34 +00:00 |
maven-compiler-plugin
|
Fixing String.replace(..) problems in AbstractCompilerMojo.java
|
2005-08-24 14:54:33 +00:00 |
maven-deploy-plugin
|
PR: MNG-613
|
2005-09-06 09:52:37 +00:00 |
maven-ear-plugin
|
MNG-826:
|
2005-09-07 16:37:45 +00:00 |
maven-eclipse-plugin
|
Fixed IndexOutOfBouds when <sourceDirectory></sourceDirectory> is specified.
|
2005-09-02 19:15:27 +00:00 |
maven-ejb-plugin
|
Removing attached-Artifact creation code, replacing with MavenProjectHelper.attachArtifact(..).
|
2005-08-16 20:19:38 +00:00 |
maven-idea-plugin
|
PR: MNG-833
|
2005-09-04 01:13:15 +00:00 |
maven-install-plugin
|
PR: MNG-613
|
2005-09-06 09:52:37 +00:00 |
maven-jar-plugin
|
PR: MNG-249
|
2005-07-28 09:32:32 +00:00 |
maven-javadoc-plugin
|
adding required phase 'generate-sources'.
|
2005-09-07 20:07:39 +00:00 |
maven-plugin-plugin
|
PR: MNG-613
|
2005-09-05 23:12:55 +00:00 |
maven-pmd-plugin
|
remove unnecessary report components definitions
|
2005-07-21 12:28:58 +00:00 |
maven-project-info-reports-plugin
|
MNG-754: Added artifact information in the exception
|
2005-08-24 10:56:50 +00:00 |
maven-projecthelp-plugin
|
PR: MNG-596
|
2005-07-21 13:58:42 +00:00 |
maven-release-plugin
|
more fixes to the release plugin
|
2005-09-07 14:27:51 +00:00 |
maven-resources-plugin
|
PR: MNG-811
|
2005-09-03 08:00:53 +00:00 |
maven-site-plugin
|
Cleaning up the code a bit: replace static array of all reports file name generated by Maven by a list (more dynamic); the first token in the locales variable is the default locale (set in the VM); create createDuplicateExceptionMsg() to handle the exception msg when some files are duplicated; move code to generate reports in a new method called generateReportsPages(); improve logging.
|
2005-08-27 18:16:19 +00:00 |
maven-source-plugin
|
o Adding licenses.
|
2005-09-07 13:12:56 +00:00 |
maven-surefire-plugin
|
MNG-813: Expose the m2 local repository location to the junit tests using the "localRepository" system property.
|
2005-08-31 20:49:49 +00:00 |
maven-verifier-plugin
|
o Put all m2 core dependencies (plexus-container-default and plexus-utils)
|
2005-08-02 21:34:54 +00:00 |
maven-war-plugin
|
Fixing MNG-478: "war:war warSourceExcludes parameter not used when set in the
|
2005-08-16 19:54:30 +00:00 |
pom.xml
|
updated developers section.
|
2005-09-07 19:30:51 +00:00 |