public abstract class AbstractPublishMojo extends AbstractP2Mojo
Constructor and Description |
---|
AbstractPublishMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
protected abstract Collection<DependencySeed> |
publishContent(PublisherServiceFactory publisherFactory)
Publishes source files with the help of the given publisher service.
|
getBuildContext, getBuildDirectory, getEclipseRepositoryProject, getEnvironments, getProject, getProjectIdentities, getQualifier, getReactorProject, getSession
public final void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
protected abstract Collection<DependencySeed> publishContent(PublisherServiceFactory publisherFactory) throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
Copyright © 2008-2015 Eclipse Foundation. All Rights Reserved.