Last Version

package-json-maven-plugin 0.0.2

This mojo reads a package.json file and stores the name and version fields as properties in the maven build process.

License

License

BSD
Categories

Categories

Maven Build Tools JSON Data
GroupId

GroupId

de.matrixweb
ArtifactId

ArtifactId

package-json-maven-plugin
Version

Version

0.0.2
Type

Type

maven-plugin
Description

Description

package-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

https://github.com/KnisterPeter/package-json-maven-plugin
Source Code Management

Source Code Management

https://github.com/KnisterPeter/package-json-maven-plugin

Download package-json-maven-plugin 0.0.2


<plugin>
    <groupId>de.matrixweb</groupId>
    <artifactId>package-json-maven-plugin</artifactId>
    <version>0.0.2</version>
</plugin>

Dependencies

compile (3)

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

provided (2)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.1.0
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

Project Modules

There are no modules declared in this project.