Last Version

run-maven-plugin 0.9.117

Maven plugin for running main methods of projects from the command line. This plugin generates the necessary classpath for the project from its runtime classpath in the pom, and creates a script to invoke the projects main methods with.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.thesett
ArtifactId

ArtifactId

run-maven-plugin
Version

Version

0.9.117
Type

Type

maven-plugin
Description

Description

run-maven-plugin
Maven plugin for running main methods of projects from the command line. This plugin generates the necessary classpath for the project from its runtime classpath in the pom, and creates a script to invoke the projects main methods with.

Download run-maven-plugin 0.9.117


<plugin>
    <groupId>com.thesett</groupId>
    <artifactId>run-maven-plugin</artifactId>
    <version>0.9.117</version>
</plugin>

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0.4

Project Modules

There are no modules declared in this project.