Package com.diffplug.gradle.p2
package com.diffplug.gradle.p2
Tasks and plugins for manipulating p2 data.
-
ClassDescriptionDSL for
AsMavenPlugin.DSL for a single maven group.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.Models the CategoryPublisher application ([eclipse docs](https://wiki.eclipse.org/Equinox/p2/Publisher#Category_Publisher).Models the FeaturesAndBundlesPublisher application ([eclipse docs](https://wiki.eclipse.org/Equinox/p2/Publisher#Features_And_Bundles_Publisher_Application)).Models an eclipse ant task which can be run by the P2 Bootstrapper.A declarative-style wrapper around aP2Model, appropriate for use as a DSL mixin.Models a request for some artifacts from some p2 repositories.An extension of EclipseApp with typed methods appropriate for p2 director.Parses a jar file's name and version by first looking at its manifest, then its filename.Models the repo2runnable application.