@Mojo(name="publish-ee-profile",
defaultPhase=PREPARE_PACKAGE)
public final class PublishEEProfileMojo
extends AbstractPublishMojo
Publishes a custom execution environment profile.
| Constructor and Description |
|---|
PublishEEProfileMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<org.eclipse.tycho.core.resolver.shared.DependencySeed> |
publishContent(org.eclipse.tycho.p2.tools.publisher.facade.PublisherService publisherService)
Publishes source files with the help of the given publisher service.
|
executegetBuildContext, getBuildDirectory, getEclipseRepositoryProject, getProject, getProjectIdentities, getQualifier, getSessionprotected Collection<org.eclipse.tycho.core.resolver.shared.DependencySeed> publishContent(org.eclipse.tycho.p2.tools.publisher.facade.PublisherService publisherService) throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
AbstractPublishMojopublishContent in class AbstractPublishMojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionCopyright © 2008-2014 Eclipse Foundation. All Rights Reserved.