maven/maven-core-it/it0020
John Dennis Casey e6dcc36ed5 Resolving: MNG-449, MNG-832
o If the metadata version is still in the plugin artifact after it's resolved, then simply return null and allow the plugin version resolution process to fail.

o Added a new mojo to update the plugin registry (if it's enabled) with newly installed versions of plugins.

o Added comments to maven-settings and maven-plugin-parameter-documenter poms marking the packageWithVersion config as deprecated pending modello alpha-5

o Cleaned up it0013 and it0020 to work with the new resolution (point one above).



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293520 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 04:19:40 +00:00
..
src/main/scripts/org/apache/maven/it0020 PR: MNG-164 2005-05-17 15:11:41 +00:00
expected-results.txt PR: MNG-164 2005-05-17 15:11:41 +00:00
goals.txt move system property specification to system.properties in itests 2005-05-23 13:37:34 +00:00
pom.xml updated apis 2005-09-16 19:09:21 +00:00
prebuild-hook.txt o Changed the it scripts to remove the $MAVEN_OPTS from the verifier launch line, so that we can remotely debug an integration test execution (rather than getting stuck on the verifier execution itself) 2005-07-29 03:07:56 +00:00