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.Mojo
org.apache.maven.plugin.MojoExecutionException
public org.apache.maven.plugin.logging.Log getLog()
getLog
in interface org.apache.maven.plugin.Mojo
public void setLog(org.apache.maven.plugin.logging.Log _log)
setLog
in interface org.apache.maven.plugin.Mojo
Copyright © 2018. All Rights Reserved.