Uses of Class
org.eclipse.tycho.plugins.p2.publisher.AbstractPublishMojo
-
Packages that use AbstractPublishMojo Package Description org.eclipse.tycho.plugins.p2.publisher -
-
Uses of AbstractPublishMojo in org.eclipse.tycho.plugins.p2.publisher
Subclasses of AbstractPublishMojo in org.eclipse.tycho.plugins.p2.publisher Modifier and Type Class Description class
PublishCategoriesMojo
Publishes the category definitions from the category.xml in the root of the project.class
PublishEEProfileMojo
Publishes a custom execution environment profile.class
PublishOsgiEEMojo
Publishes OSGi execution environment profiles into a p2 repository.class
PublishProductMojo
Publishes all product definitions files (*.product) that are present in the root of the project.
-