The Helper Maven Plugin team is pleased to announce the helper-maven-plugin-parent-2.1 release! Toolbox to help creating new maven plugins Documentation of the project can be found here: http://maven-site.nuiton.org/maven-helper-plugin Changes ------- Changes in this version include: New features: o Add skip flag on checkAutoContainer mojo Issue: 2810. Thanks to Tony Chemit. Resolved by tchemit. o improve the way to check run once on mojo Issue: 2808. Thanks to Tony Chemit. Resolved by tchemit. o SendEmail mojo should be able to be executed from any project in reactor and not only the root project Issue: 2809. Thanks to Tony Chemit. Resolved by tchemit. o Add skip flag on shareServerSecret mojo Issue: 2811. Thanks to Tony Chemit. Resolved by tchemit. Fixed Bugs: o In collectMojo, can not use absolute file in descriptionFile property Issue: 2805. Thanks to Tony Chemit. Resolved by tchemit. Changes: o updates mavenpom to 3.4.13 Issue: 2807. Thanks to Tony Chemit. Resolved by tchemit. o Updates maven-dependency-tree to 2.1 Issue: 2815. Thanks to Tony Chemit. Resolved by tchemit. o Updates wagon-provider-api to 2.4 Issue: 2818. Thanks to Tony Chemit. Resolved by tchemit. o Updates plexus-utils to 3.0.14 Issue: 2816. Thanks to Tony Chemit. Resolved by tchemit. o Updates javax.mail to 1.4.7 Issue: 2817. Thanks to Tony Chemit. Resolved by tchemit. o Remove deprecated xpp3 api Issue: 2409. Thanks to Tony Chemit. Resolved by tchemit. Downloads --------- For a manual installation, you can download files here: http://nuiton.org/projects/maven-helper-plugin/files * helper-maven-plugin-api-2.1-deps.zip - http://nuiton.org/attachments/download/957 * helper-maven-plugin-api-2.1-full.zip - http://nuiton.org/attachments/download/958 Maven artifacts --------------- Artifacts are deployed in Maven Central Repository http://repo1.maven.org/maven2/ Find us at * http://search.maven.org/#artifactdetails|org.nuiton|helper-maven-plugin-parent|2.1|jar Have fun! -Helper Maven Plugin team