/maven-cli-plugin

Maven CLI Plugin

Primary LanguageJavaApache License 2.0Apache-2.0

1.0.8
* Added basic maven 3 support via mojo-executor plugin

1.0.7
* Fixed broken repository URL for laughingpanda.org

1.0.2-SNAPSHOT on the maven3compat branch
* Adding Maven 3.0 support for this plugin.  Rudimentary in form right now.  Needs volunteers to clean up and write unit tests for MojoExecutor.java

1.0.1
* Denoting the stability and maturity reached that equates to a 1.0 version
* Upgraded all 3P dependencies to latest released versions

0.8.1
* Merging in JRopers changes to add an option flag for proceeding/stopping on failures on intermediate modules during compilation
* Merging in JRopers changes to add a Ctrl-C handler