License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.nlocketz.plugins |
ArtifactId | ArtifactIdplugin-repeater-maven-plugin |
Last Version | Last Version0.0.13 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
Descriptionplugin-repeater-maven-plugin Maven Plugin
A Maven plugin that repeats a plugin while replacing placeholder variables. Used to reduce duplication within the POM.
|
<plugin>
<groupId>com.nlocketz.plugins</groupId>
<artifactId>plugin-repeater-maven-plugin</artifactId>
<version>0.0.13</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.5.0 |
org.apache.maven : maven-core | jar | 3.5.0 |
org.apache.maven : maven | pom | 3.8.1 |
org.codehaus.plexus : plexus-utils | jar | 3.0.8 |
org.apache.maven : maven-model | jar | 3.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |