License |
License |
---|---|
Categories |
CategoriesMaven Build Tools JSON Data |
GroupId | GroupIdde.matrixweb |
ArtifactId | ArtifactIdpackage-json-maven-plugin |
Version | Version0.0.2 |
Type | Typemaven-plugin |
Description |
Descriptionpackage-json-maven-plugin
This mojo reads a package.json file and stores the name and version fields
as properties in the maven build process.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<plugin>
<groupId>de.matrixweb</groupId>
<artifactId>package-json-maven-plugin</artifactId>
<version>0.0.2</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.1.0 |
org.sonatype.plexus : plexus-build-api | jar | 0.0.7 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-core | jar | 3.1.0 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |