mirror of https://github.com/apache/maven.git
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 |
||
---|---|---|
.. | ||
main | ||
test/java/org/apache/maven/artifact/resolver |