public class InjectArtifactHandlerMojo extends Object implements org.apache.maven.plugin.Mojo
ArtifactHandler instance, loaded from build extensions, into the current project's
Artifact instance. The new handler is loaded using the project's packaging. This mojo compensates for bugs in
the build-extension handling of Maven versions prior to 2.2.1.| Constructor and Description |
|---|
InjectArtifactHandlerMojo() |
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
execute in interface org.apache.maven.plugin.Mojoorg.apache.maven.plugin.MojoExecutionExceptionpublic org.apache.maven.plugin.logging.Log getLog()
getLog in interface org.apache.maven.plugin.Mojopublic void setLog(org.apache.maven.plugin.logging.Log _log)
setLog in interface org.apache.maven.plugin.MojoCopyright © 2019. All Rights Reserved.