License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.soebes.maven.plugins |
ArtifactId | ArtifactIditerator-maven-plugin |
Version | Version0.5.1 |
Type | Typemaven-plugin |
Description |
DescriptionThe 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 |
Source Code Management |
Source Code Management |
<plugin>
<groupId>com.soebes.maven.plugins</groupId>
<artifactId>iterator-maven-plugin</artifactId>
<version>0.5.1</version>
</plugin>
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.0 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5 |
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 |