Maven Plugin

Apache Maven Invoker Plugin

Downloads

Maven-plugin112.13 KB
Pom13.39 KB

[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

URL https://maven.apache.org/plugins/
Organisation The Apache Software Foundation
Issue Tracker jira
Continuous Integration Jenkins

SCM

Connection scm:git:https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git
Dev. Connection scm:git:https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git
Viewer https://github.com/apache/maven-invoker-plugin/tree/${project.scm.tag}