Package | Description |
---|---|
org.eclipse.tycho.p2.tools.publisher | |
org.eclipse.tycho.p2.tools.publisher.facade | |
org.eclipse.tycho.plugins.p2.publisher |
Modifier and Type | Method and Description |
---|---|
PublisherService |
PublisherServiceFactoryImpl.createPublisher(RepositoryReferences contextRepos,
BuildContext context) |
Modifier and Type | Method and Description |
---|---|
PublisherService |
PublisherServiceFactory.createPublisher(RepositoryReferences contextRepositories,
BuildContext buildContext)
Creates a
PublisherService instance that can be used to publish artifacts. |
Modifier and Type | Method and Description |
---|---|
protected Collection<DependencySeed> |
PublishProductMojo.publishContent(PublisherService publisherService) |
protected Collection<DependencySeed> |
PublishCategoriesMojo.publishContent(PublisherService publisherService) |
protected Collection<DependencySeed> |
PublishEEProfileMojo.publishContent(PublisherService publisherService) |
protected abstract Collection<DependencySeed> |
AbstractPublishMojo.publishContent(PublisherService publisherService)
Publishes source files with the help of the given publisher service.
|
Copyright © 2008-2015 Eclipse Foundation. All Rights Reserved.