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.
|
execute
getBuildContext, getBuildDirectory, getEclipseRepositoryProject, getProject, getProjectCoordinates, getQualifier, getSession
protected Collection<?> 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
protected org.codehaus.plexus.interpolation.Interpolator newInterpolator()
Copyright © 2008–2014 Eclipse Foundation. All rights reserved.