Uses of Class
org.eclipse.tycho.core.maven.AbstractP2Mojo
-
Packages that use AbstractP2Mojo Package Description org.eclipse.tycho.plugins.p2.publisher org.eclipse.tycho.plugins.p2.publisher.persistence org.eclipse.tycho.plugins.p2.repository -
-
Uses of AbstractP2Mojo in org.eclipse.tycho.plugins.p2.publisher
Subclasses of AbstractP2Mojo in org.eclipse.tycho.plugins.p2.publisher Modifier and Type Class Description classAbstractPublishMojoclassPublishCategoriesMojoPublishes the category definitions from the category.xml in the root of the project.classPublishEEProfileMojoPublishes a custom execution environment profile.classPublishOsgiEEMojoPublishes OSGi execution environment profiles into a p2 repository.classPublishProductMojoPublishes all product definitions files (*.product) that are present in the root of the project. -
Uses of AbstractP2Mojo in org.eclipse.tycho.plugins.p2.publisher.persistence
Subclasses of AbstractP2Mojo in org.eclipse.tycho.plugins.p2.publisher.persistence Modifier and Type Class Description classAttachPublishedArtifactsMojoAttaches p2 metadata and extra artifacts produced by the publishers to the project. -
Uses of AbstractP2Mojo in org.eclipse.tycho.plugins.p2.repository
Subclasses of AbstractP2Mojo in org.eclipse.tycho.plugins.p2.repository Modifier and Type Class Description classAbstractRepositoryMojoclassArchiveRepositoryMojoCreates a zip archive with the aggregated p2 repository.classAssembleRepositoryMojoAggregates content into a p2 repository in${project.build.directory}/repository.classVerifyIntegrityRepositoryMojoChecks the consistency of the aggregated p2 repository.
-