is not current version
Last Version 0.9.117

com.thesett:run-maven-plugin 0.8-M1

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.

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.thesett
ArtifactId

ArtifactId

run-maven-plugin
Version

Version

0.8-M1
Type

Type

maven-plugin

Download run-maven-plugin 0.8-M1


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