Class ProductArchiverMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.eclipse.tycho.plugins.p2.director.ProductArchiverMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled
,org.apache.maven.plugin.Mojo
@Mojo(name="archive-products", defaultPhase=PACKAGE) public final class ProductArchiverMojo extends org.apache.maven.plugin.AbstractMojo
Creates archives with the product installations.
-
-
Constructor Summary
Constructors Constructor Description ProductArchiverMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
execute()
-