multi-invoker-maven-plugin

This plugin can be used to invoke the current maven project multiple times with different profiles or properties.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.shiver-me-timbers
ArtifactId

ArtifactId

multi-invoker-maven-plugin
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

multi-invoker-maven-plugin
This plugin can be used to invoke the current maven project multiple times with different profiles or properties.

Download multi-invoker-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.shiver-me-timbers</groupId>
    <artifactId>multi-invoker-maven-plugin</artifactId>
    <version>1.1</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.3.9
org.apache.maven.shared : maven-invoker jar 2.2

provided (4)

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

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : java-hamcrest jar 2.0.0.0
org.mockito : mockito-all jar 1.10.19
com.github.shiver-me-timbers : smt-random jar 1.8
com.github.shiver-me-timbers : smt-matchers jar 1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0