mirror of
https://github.com/apache/maven.git
synced 2025-02-12 04:55:38 +00:00
2c80da6ba4
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