[top] / org / apache / maven / plugins /
maven-invoker-plugin /
3.1.0
The Maven Invoker Plugin is used to run a set of Maven projects. The plugin can determine whether each project execution is successful, and optionally can verify the output generated from a given project execution.
Repository |
external |
Group ID |
org.apache.maven.plugins |
Artifact ID |
maven-invoker-plugin |
Version |
3.1.0 |
Packaging |
maven-plugin |
Parent |
org.apache.maven.plugins maven-plugins 31
(View)
|
POM Snippet
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-invoker-plugin</artifactId>
<version>3.1.0</version>
</plugin>
Other Details
SCM