maven/maven-plugins
John Dennis Casey 75ac363378 Resolving: MNG-879. Now, all isSnapshot() stuff for the release plugin is handled by ArtifactUtils, so it's possible to reuse the logic rather than replicate it.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289311 13f79535-47bb-0310-9956-ffa450edef68
2005-09-15 20:40:43 +00:00
..
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 Put modello-maven-plugin under dependencyManagement and chose version 2005-09-13 11:41:52 +00:00
maven-checkstyle-plugin Corrected getConfigFile() by specifying sun as default config file; added log4j.properties to remove warn for org.apache.commons.beanutils.BeanUtils; formated code; added copyright to pom.xml 2005-09-09 13:31:51 +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 Resolving MNG-851. Using MavenProject.getFile() rather than constructing new. Also fixed maven-deploy-plugin with similar bug. 2005-09-12 20:08:01 +00:00
maven-ear-plugin MNG-826: 2005-09-07 16:37:45 +00:00
maven-eclipse-plugin o Did some refactoring: moving utility methods to EclipseUtils so there's no 2005-09-15 10:14:32 +00:00
maven-ejb-plugin MNG-852: added Javadoc and parameter's documentation. 2005-09-11 08:43:37 +00:00
maven-idea-plugin MNG-420: provides a default jdkName based on the java.version system property. 2005-09-09 19:19:39 +00:00
maven-install-plugin Resolving MNG-851. Using MavenProject.getFile() rather than constructing new. Also fixed maven-deploy-plugin with similar bug. 2005-09-12 20:08:01 +00:00
maven-jar-plugin PR: MNG-249 2005-07-28 09:32:32 +00:00
maven-javadoc-plugin MNG-891(Javadoc fails to include libraries): Readded cmd.createArgument().setValue( ... ) for all elements in the arguments list; Formatted code. 2005-09-14 12:09:06 +00:00
maven-plugin-plugin PR: MNG-613 2005-09-12 03:13:50 +00:00
maven-pmd-plugin remove unnecessary report components definitions 2005-07-21 12:28:58 +00:00
maven-project-info-reports-plugin Fixing case where non-POM artifacts are passed to the project builder for parsing...doing defensive construction of POM artifacts inside the project builder, and fixed the call in the DependenciesReport. 2005-09-14 18:38:54 +00:00
maven-projecthelp-plugin Added beginnings of DescribeMojo, and added setters for all mojo parameters in the plugin. 2005-09-13 21:16:15 +00:00
maven-release-plugin Resolving: MNG-879. Now, all isSnapshot() stuff for the release plugin is handled by ArtifactUtils, so it's possible to reuse the logic rather than replicate it. 2005-09-15 20:40:43 +00:00
maven-resources-plugin PR: MNG-811 2005-09-03 08:00:53 +00:00
maven-site-plugin use component release 2005-09-14 07:37:03 +00:00
maven-source-plugin o Adding licenses. 2005-09-07 13:12:56 +00:00
maven-surefire-plugin Removed unused MavenProject parameter. 2005-09-15 08:33:42 +00:00
maven-verifier-plugin Forgot these two: 2005-09-13 14:26:34 +00:00
maven-war-plugin MNG-853: added Javadoc and parameter's documentation. 2005-09-11 09:48:34 +00:00
pom.xml updated repository ids 2005-09-15 08:42:04 +00:00