Package org.codehaus.mojo.buildhelper
Class AttachArtifactMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.codehaus.mojo.buildhelper.AttachArtifactMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled
,org.apache.maven.plugin.Mojo
@Mojo(name="attach-artifact", defaultPhase=PACKAGE, threadSafe=true) public class AttachArtifactMojo extends org.apache.maven.plugin.AbstractMojo
Attach additional artifacts to be installed and deployed.- Since:
- 1.0
- Version:
- $Id: AttachArtifactMojo.java 17587 2012-09-22 20:42:37Z hboutemy $
- Author:
- Dan T. Tran
-
-
Constructor Summary
Constructors Constructor Description AttachArtifactMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
execute()
-