| Interface | Description |
|---|---|
| P2Declarative |
A declarative-style wrapper around a
P2Model, appropriate for use as a DSL mixin. |
| Class | Description |
|---|---|
| AsMavenExtension |
DSL for
AsMavenPlugin. |
| AsMavenGroup |
DSL for a single maven group.
|
| AsMavenPlugin |
Downloads a set of artifacts from a p2 repository and stuffs them into a local maven repository in the
build/p2asmaven folder, then adds this repository to the project. |
| FeaturesAndBundlesPublisher |
Models the FeaturesAndBundlesPublisher application.
|
| P2AntRunner |
Models an eclipse ant task which can be run by the P2 Bootstrapper.
|
| P2Model |
Models a request for some artifacts from some p2 repositories.
|
| P2Model.DirectorApp |
An extension of EclipseApp with typed methods appropriate for p2 director.
|
| Repo2Runnable |
Models the repo2runnable application.
|
Tasks and plugins for manipulating p2 data.