Last Version

The Iterator Maven Plugin. 0.5.1

The idea is to execute other plugins multiple times based on a list of items which will be iterated over. Or invoke a separate maven instance based on the a list of elements.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.soebes.maven.plugins
ArtifactId

ArtifactId

iterator-maven-plugin
Version

Version

0.5.1
Type

Type

maven-plugin
Description

Description

The Iterator Maven Plugin.
The idea is to execute other plugins multiple times based on a list of items which will be iterated over. Or invoke a separate maven instance based on the a list of elements.
Project Organization

Project Organization

SoftwareEntwicklung Beratung Schulung
Source Code Management

Source Code Management

https://github.com/khmarbaise/iterator-maven-plugin

Download iterator-maven-plugin 0.5.1


<plugin>
    <groupId>com.soebes.maven.plugins</groupId>
    <artifactId>iterator-maven-plugin</artifactId>
    <version>0.5.1</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.0
org.apache.maven.shared : maven-invoker jar 2.2
org.apache.maven.reporting : maven-reporting-exec jar 1.1
commons-io : commons-io jar 2.4

provided (2)

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

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.9.8
org.assertj : assertj-core jar 2.1.0
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.