- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class AddPluginArtifactMetadataMojo
extends org.apache.maven.plugin.AbstractMojo
Inject any plugin-specific artifact metadata to the project's artifact, for subsequent installation
and deployment. The first use-case for this is to add the LATEST metadata (which is plugin-specific)
for shipping alongside the plugin's artifact.
- Since:
- 2.0
- Version:
- $Id: AddPluginArtifactMetadataMojo.java 944815 2010-05-16 12:28:02Z bentmann $