Skip to content

genman/maven-cli-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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