maven/maven-mboot2
John Dennis Casey 2c80da6ba4 Resolving: MNG-482
To use the new artifact map for either the project or the current plugin from your mojo, simply use one of the following expressions:

  ${plugin.artifactMap}
  ${project.artifactMap}

The artifacts in these maps are keyed using org.apache.maven.artifact.ArtifactUtils.versionlessKey( String groupId, String artifactId ) (found in the maven-artifact project).



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@219234 13f79535-47bb-0310-9956-ffa450edef68
2005-07-15 19:04:20 +00:00
..
src/main/java Resolving: MNG-482 2005-07-15 19:04:20 +00:00
build PR: MNG-372 2005-05-08 22:50:01 +00:00
build.bat Fix issue when JAVA_HOME contains spaces 2005-04-16 04:16:29 +00:00
manifest.txt o just packaging up stuff better, removing unused code. 2004-12-05 04:12:25 +00:00
pom.xml Update all versions to beta-1-SNAPSHOT 2005-06-27 15:29:14 +00:00