@Mojo(name="publish-products", defaultPhase=PACKAGE) public final class PublishProductMojo extends AbstractPublishMojo
Publishes all product definitions files (*.product) that are present in the root of the project.
http://wiki.eclipse.org/Equinox/p2/Publisher
Constructor and Description |
---|
PublishProductMojo() |
Modifier and Type | Method and Description |
---|---|
protected Collection<DependencySeed> |
publishContent(PublisherService publisherService)
Publishes source files with the help of the given publisher service.
|
execute
getBuildContext, getBuildDirectory, getEclipseRepositoryProject, getProject, getProjectIdentities, getQualifier, getSession
protected Collection<DependencySeed> publishContent(PublisherService publisherService) throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
AbstractPublishMojo
publishContent
in class AbstractPublishMojo
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
Copyright © 2008-2016 Eclipse Foundation. All Rights Reserved.