The Helper Maven Plugin team is pleased to announce the helper-maven-plugin-parent-2.2 release! Toolbox to help creating new maven plugins Documentation of the project can be found here: http://maven-helper-plugin.nuiton.org Changes ------- Changes in this version include: New features: o Use maven 3 API Issue: 3702. Thanks to Tony Chemit. Resolved by tchemit. o Split mojo Api in two modules (one with Api and one with test Api) Issue: 3703. Thanks to Tony Chemit. Resolved by tchemit. Changes: o Migrates to git Issue: 3555. Thanks to Tony Chemit. Resolved by tchemit. Downloads --------- For a manual installation, you can download files here: http://forge.nuiton.org/projects/maven-helper-plugin/files * helper-maven-plugin-api-2.2-deps.zip - http://forge.nuiton.org/attachments/download/1181 * helper-maven-plugin-api-2.2-full.zip - http://forge.nuiton.org/attachments/download/1182 * helper-maven-plugin-test-api-2.2-deps.zip - http://forge.nuiton.org/attachments/download/1183 * helper-maven-plugin-test-api-2.2-full.zip - http://forge.nuiton.org/attachments/download/1184 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.2|jar Have fun! -Helper Maven Plugin team