@Mojo(name="publish-categories",
defaultPhase=PACKAGE)
public final class PublishCategoriesMojo
extends AbstractPublishMojo
Publishes the category definitions from the category.xml in the root of the project.
http://wiki.eclipse.org/Equinox/p2/Publisher| Constructor and Description |
|---|
PublishCategoriesMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<org.eclipse.tycho.core.resolver.shared.DependencySeed> |
publishContent(org.eclipse.tycho.p2.tools.publisher.facade.PublisherServiceFactory publisherServiceFactory)
Publishes source files with the help of the given publisher service.
|
executegetBuildContext, getBuildDirectory, getEnvironments, getProject, getProjectIdentities, getQualifier, getReactorProject, getSessionprotected Collection<org.eclipse.tycho.core.resolver.shared.DependencySeed> publishContent(org.eclipse.tycho.p2.tools.publisher.facade.PublisherServiceFactory publisherServiceFactory) throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
AbstractPublishMojopublishContent in class AbstractPublishMojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionCopyright © 2008–2019 Eclipse Foundation. All rights reserved.