| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.seovic.maven.plugins |
| ArtifactId | ArtifactIdnpm-maven-plugin |
| Last Version | Last Version1.0.4 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
Descriptionnpm Maven Plugin
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.
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| npm-maven-plugin-1.0.4.pom | |
| npm-maven-plugin-1.0.4.jar | 16 KB |
| npm-maven-plugin-1.0.4-sources.jar | 8 KB |
| npm-maven-plugin-1.0.4-javadoc.jar | 68 KB |
| Browse |
<plugin>
<groupId>com.seovic.maven.plugins</groupId>
<artifactId>npm-maven-plugin</artifactId>
<version>1.0.4</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-core | jar | 3.3.3 |
| org.apache.maven : maven-plugin-api | jar | 3.3.3 |
| org.apache.commons : commons-exec | jar | 1.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.5.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |