.. |
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 Fixed tabs -> spaces (sorry, makes diff hard to read) and some codingstyle
|
2005-08-30 22:57:50 +00:00 |
maven-checkstyle-plugin
|
remove unnecessary report components definitions
|
2005-07-21 12:28:58 +00:00 |
maven-clean-plugin
|
PR: MNG-596
|
2005-07-21 13:58:42 +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
|
better error message for missing deployment repository
|
2005-07-26 12:51:04 +00:00 |
maven-ear-plugin
|
Now allowing custom manifest file to be set in the generated EAR file.
|
2005-08-22 10:08:55 +00:00 |
maven-eclipse-plugin
|
make the ordering predictable by sorting the key set.
|
2005-08-26 08:05:47 +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
|
o http://jira.codehaus.org/browse/MNG-420
|
2005-07-31 19:20:33 +00:00 |
maven-install-plugin
|
TODOs and cleanup
|
2005-07-22 12:50:26 +00:00 |
maven-jar-plugin
|
PR: MNG-249
|
2005-07-28 09:32:32 +00:00 |
maven-javadoc-plugin
|
Fixing MNG-810: "create a mojo goal named -> javadoc:jar"
|
2005-09-01 19:11:49 +00:00 |
maven-plugin-plugin
|
rename group metadata
|
2005-09-01 01:56:04 +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
|
Working on: MNG-483
|
2005-08-16 16:31:02 +00:00 |
maven-resources-plugin
|
PR: MNG-788
|
2005-08-28 07:18:35 +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
|
Fixing some things:
|
2005-08-17 19:23:45 +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
|
Donating maven-antrun-plugin to the Maven2 project, as discussed with Brett.
|
2005-08-10 13:38:21 +00:00 |