The Maven helper plugin team is pleased to announce the helper-maven-plugin-1.4 release! Plugin d'aide pour les projets nuiton Documentation of the project can be found here: http://maven-site.nuiton.org/maven-helper-plugin Important note -------------- Be ware! Due to task #1900, the artifactId has changed from maven-helper-plugin to helper-maven-plugin. Do not forget to change the plugin declaration to <plugin> <groupId>org.nuiton</groupId> <artifactId>helper-maven-plugin</artifactId> <version>1.4</version> </plugin> Changes ------- Changes in this version include: New features: o Check email title is not blank and trim it Issue: 1759. Thanks to Tony Chemit. Resolved by tchemit. o Add a new goal to execute remote script using ssh Issue: 1898. Thanks to Tony Chemit. Resolved by tchemit. Changes: o Updates to junit 4.10 Issue: 1757. Thanks to Tony Chemit. Resolved by tchemit. o Change artifact id from m-helper-p to helper-m-p Issue: 1900. Thanks to Tony Chemit. Resolved by tchemit. o Updates to javax.mail 1.4.4 Issue: 1902. Thanks to Tony Chemit. Resolved by tchemit. o Updates to wagon-provider-api 1.0 Issue: 1899. Thanks to Tony Chemit. Resolved by tchemit. Downloads --------- For a manual installation, you can download files here: http://nuiton.org/projects/files/maven-helper-plugin * helper-maven-plugin-1.4-deps.zip - http://nuiton.org/attachments/download/625 * helper-maven-plugin-1.4-full.zip - http://nuiton.org/attachments/download/626 Maven artifacts --------------- Artifacts are deployed in Maven Central Repository http://repo1.maven.org/maven2/ * http://repo1.maven.org/maven2/org/nuiton/helper-maven-plugin/1.4/THIRD-PARTY... * http://repo1.maven.org/maven2/org/nuiton/helper-maven-plugin/1.4/helper-mave... * http://repo1.maven.org/maven2/org/nuiton/helper-maven-plugin/1.4/helper-mave... * http://repo1.maven.org/maven2/org/nuiton/helper-maven-plugin/1.4/helper-mave... * http://repo1.maven.org/maven2/org/nuiton/helper-maven-plugin/1.4/helper-mave... * http://repo1.maven.org/maven2/org/nuiton/helper-maven-plugin/1.4/helper-mave... * http://repo1.maven.org/maven2/org/nuiton/helper-maven-plugin/1.4/helper-mave... * http://repo1.maven.org/maven2/org/nuiton/helper-maven-plugin/1.4/helper-mave... * http://repo1.maven.org/maven2/org/nuiton/helper-maven-plugin/1.4/helper-mave... * http://repo1.maven.org/maven2/org/nuiton/helper-maven-plugin/1.4/helper-mave... * http://repo1.maven.org/maven2/org/nuiton/helper-maven-plugin/1.4/helper-mave... * http://repo1.maven.org/maven2/org/nuiton/helper-maven-plugin/1.4/helper-mave... * http://repo1.maven.org/maven2/org/nuiton/helper-maven-plugin/1.4/helper-mave... * http://repo1.maven.org/maven2/org/nuiton/helper-maven-plugin/1.4/helper-mave... * http://repo1.maven.org/maven2/org/nuiton/helper-maven-plugin/1.4/THIRD-PARTY... Have fun! -Maven helper plugin team