is not current version
Last Version 1.0.4

com.seovic.maven.plugins:npm-maven-plugin 1.0.2

A simple Maven plugin that defines 'npm' packaging type and delegates all phases of a default lifecycle to npm. As long as there is a script for the lifecycle phase in package.json, it will be executed.

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.seovic.maven.plugins
ArtifactId

ArtifactId

npm-maven-plugin
Version

Version

1.0.2
Type

Type

maven-plugin

Download npm-maven-plugin 1.0.2


<plugin>
    <groupId>com.seovic.maven.plugins</groupId>
    <artifactId>npm-maven-plugin</artifactId>
    <version>1.0.2</version>
</plugin>