@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<DependencySeed> |
publishContent(PublisherServiceFactory publisherServiceFactory)
Publishes source files with the help of the given publisher service.
|
execute
getBuildContext, getBuildDirectory, getEclipseRepositoryProject, getEnvironments, getProject, getProjectIdentities, getQualifier, getReactorProject, getSession
protected Collection<DependencySeed> publishContent(PublisherServiceFactory publisherServiceFactory) 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
Copyright © 2008-2016 Eclipse Foundation. All Rights Reserved.