plugin-repeater-maven-plugin Maven Plugin

A Maven plugin that repeats a plugin while replacing placeholder variables. Used to reduce duplication within the POM.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.nlocketz.plugins
ArtifactId

ArtifactId

plugin-repeater-maven-plugin
Last Version

Last Version

0.0.13
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

plugin-repeater-maven-plugin Maven Plugin
A Maven plugin that repeats a plugin while replacing placeholder variables. Used to reduce duplication within the POM.

Download plugin-repeater-maven-plugin

How to add to project

<plugin>
    <groupId>com.nlocketz.plugins</groupId>
    <artifactId>plugin-repeater-maven-plugin</artifactId>
    <version>0.0.13</version>
</plugin>

Dependencies

compile (5)

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

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.13
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1