Class PublishFeaturesAndBundlesMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.eclipse.tycho.plugins.p2.extras.PublishFeaturesAndBundlesMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled
,org.apache.maven.plugin.Mojo
@Mojo(name="publish-features-and-bundles") public class PublishFeaturesAndBundlesMojo extends org.apache.maven.plugin.AbstractMojo
This goal invokes the feature and bundle publisher on a folder.
-
-
Constructor Summary
Constructors Constructor Description PublishFeaturesAndBundlesMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
execute()
-