maven/maven-plugins
John Dennis Casey 0cc696a407 Working on: MNG-576
o Implemented plan from my comments on MNG-576 for looking up lifecycle mappings within plugins.

o Fixed subtle bug in DefaultWagonManager for verifying checksums, where the destination file was being used to verify the checksum rather than the recently download temp destination.

o Fixed the DefaultRepositoryMetadataManager.resolve(..) method to allow the locally-installed metadata to be used if it is newer than the one resolved from the repository.

o Moved the lifecycle mappings for the EJB and WAR plugins out to META-INF/plexus/components.xml in the respective plugin's src/main/resources directory. it0016 and it0017 still pass.

o Changed the distributionManagement repository for maven-plugins/pom.xml to have id of 'central-plugins' and then added a normal artifact repository definition for central-plugins to that pom, to allow locally-installed repository metadata for the plugins to be put in the right place (and these builds should have access to the central plugin repo anyway).

o Changed the DefaultPluginMappingBuilder to only warn when plugins.xml for a particular plugin group is missing.



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@216273 13f79535-47bb-0310-9956-ffa450edef68
2005-07-13 21:57:57 +00:00
..
maven-ant-plugin Update all versions to beta-1-SNAPSHOT 2005-06-27 15:29:14 +00:00
maven-antlr-plugin git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@209385 13f79535-47bb-0310-9956-ffa450edef68 2005-07-06 02:10:23 +00:00
maven-assembly-plugin Update all versions to beta-1-SNAPSHOT 2005-06-27 15:29:14 +00:00
maven-clean-plugin Update all versions to beta-1-SNAPSHOT 2005-06-27 15:29:14 +00:00
maven-clover Fixed svn properties (eol and keywords) that were not set for non-java files in my config. 2005-07-08 13:17:26 +00:00
maven-compiler-plugin Update all versions to beta-1-SNAPSHOT 2005-06-27 15:29:14 +00:00
maven-deploy-plugin Resolving: 2005-07-12 04:13:40 +00:00
maven-ear-plugin Move maven-ear-plugin to maven-plugins 2005-07-04 14:09:46 +00:00
maven-eclipse-plugin Update all versions to beta-1-SNAPSHOT 2005-06-27 15:29:14 +00:00
maven-ejb-plugin Working on: MNG-576 2005-07-13 21:57:57 +00:00
maven-idea-plugin Update all versions to beta-1-SNAPSHOT 2005-06-27 15:29:14 +00:00
maven-install-plugin Resolving: 2005-07-12 04:13:40 +00:00
maven-jar-plugin Update all versions to beta-1-SNAPSHOT 2005-06-27 15:29:14 +00:00
maven-plugin-plugin Working on: MNG-576 2005-07-13 21:57:57 +00:00
maven-projecthelp-plugin Update all versions to beta-1-SNAPSHOT 2005-06-27 15:29:14 +00:00
maven-release-plugin Update all versions to beta-1-SNAPSHOT 2005-06-27 15:29:14 +00:00
maven-resources-plugin o Adding missing file. 2005-07-06 08:01:51 +00:00
maven-site-plugin Take care about generatedSiteDirectory var 2005-07-13 12:20:40 +00:00
maven-source-plugin Update all versions to beta-1-SNAPSHOT 2005-06-27 15:29:14 +00:00
maven-surefire-plugin [MNG-562] Add ignore failures 2005-07-08 14:53:06 +00:00
maven-verifier-plugin Update all versions to beta-1-SNAPSHOT 2005-06-27 15:29:14 +00:00
maven-war-plugin Working on: MNG-576 2005-07-13 21:57:57 +00:00
pom.xml Working on: MNG-576 2005-07-13 21:57:57 +00:00