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 org.codehaus.plexus.interpolation.Interpolator |
newInterpolator() |
protected Collection<?> |
publishContent(PublisherService publisherService)
Publishes source files with the help of the given publisher service.
|
executegetBuildContext, getBuildDirectory, getEclipseRepositoryProject, getProject, getProjectCoordinates, getQualifier, getSessionprotected Collection<?> publishContent(PublisherService publisherService) throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
AbstractPublishMojopublishContent in class AbstractPublishMojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionprotected org.codehaus.plexus.interpolation.Interpolator newInterpolator()
Copyright © 2008-2013 Eclipse Foundation. All Rights Reserved.