public abstract class AbstractPublishMojo
extends org.eclipse.tycho.core.maven.AbstractP2Mojo
| Constructor and Description |
|---|
AbstractPublishMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected abstract Collection<org.eclipse.tycho.core.resolver.shared.DependencySeed> |
publishContent(org.eclipse.tycho.p2.tools.publisher.facade.PublisherServiceFactory publisherFactory)
Publishes source files with the help of the given publisher service.
|
getBuildContext, getBuildDirectory, getEnvironments, getProject, getProjectIdentities, getQualifier, getReactorProject, getSessionpublic final void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionprotected abstract Collection<org.eclipse.tycho.core.resolver.shared.DependencySeed> publishContent(org.eclipse.tycho.p2.tools.publisher.facade.PublisherServiceFactory publisherFactory) throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionCopyright © 2008–2019 Eclipse Foundation. All rights reserved.