@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(PublisherServiceFactory publisherServiceFactory)
Publishes source files with the help of the given publisher service.
|
executegetBuildContext, getBuildDirectory, getEclipseRepositoryProject, getEnvironments, getProject, getProjectIdentities, getQualifier, getReactorProject, getSessionprotected Collection<DependencySeed> publishContent(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-2015 Eclipse Foundation. All Rights Reserved.