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<?> |
PublishProductMojo.publishContent(PublisherService publisherService) |
protected abstract Collection<?> |
AbstractPublishMojo.publishContent(PublisherService publisherService)
Publishes source files with the help of the given publisher service.
|
protected Collection<?> |
PublishCategoriesMojo.publishContent(PublisherService publisherService) |
protected Collection<?> |
PublishEEProfileMojo.publishContent(PublisherService publisherService) |
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.