Hello, The Keytool Maven plugin 1.2 has been released.
This project help to invoke the java keytool program from using maven. To get this update, simply specify the version in your project's plugin configuration: <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>keytool-maven-plugin</artifactId> <version>1.2</version> </plugin> Project documentation can be find here http://mojo.codehaus.org/keytool To know more about the plugin go at http://mojo.codehaus.org/keytool/keytool-maven-plugin Release Notes - Maven 2.x Keytool Plugin - Version 1.2 ** Bug * [MKEYTOOL-17] - keytool arguments cause failure * [MKEYTOOL-18] - All links are broken on generated site ** Improvement * [MKEYTOOL-5] - Plugin site should give some hints on where to store keys and how configure the plugin for multi-module builds * [MKEYTOOL-6] - 'mvn package' twice gives an error because the keystore already exists * [MKEYTOOL-20] - Deprecates old mojo ** New Feature * [MKEYTOOL-19] - Introduce new mojos to perform all missing keytool commands ** Task * [MKEYTOOL-21] - Set jdk language level to 1.5 Have Fun! -- -The Mojo Team --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email