License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.diamondq.maven |
ArtifactId | ArtifactIdosgi-target-maven-plugin |
Version | Version1.0.3 |
Type | Typemaven-plugin |
Description |
Descriptionosgi-target-maven-plugin Maven Plugin
Generates an Eclipse .target file based on dependencies. Useful when building/debugging in Eclipse, but
using a POM-first model without the complexity of Tycho.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
osgi-target-maven-plugin-1.0.3.pom | |
osgi-target-maven-plugin-1.0.3.jar | 24 KB |
Browse |
<plugin>
<groupId>com.diamondq.maven</groupId>
<artifactId>osgi-target-maven-plugin</artifactId>
<version>1.0.3</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.6.3 |
org.apache.maven : maven-core | jar | 3.6.3 |
org.apache.maven : maven-artifact | jar | 3.6.3 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
org.apache.maven.plugins : maven-dependency-plugin | jar | 3.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-compat | jar | 3.6.3 |
junit : junit | jar | 4.12 |
org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |