Hello, The MOJO team is pleased to announce the release of the Maven TrueZIP Plugin, version 1.0
This plugin is used to manipulate archive files of type zip, tar, tgz, tbz2, etc. You can also use its truezip-core component to perform same operations within your java application. You should specify the version in your project's plugin configuration: <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>truezip-maven-plugin</artifactId> <version>1.0</version> </plugin> Change Log is at http://mojo.codehaus.org/truezip/truezip-maven-plugin/changes-report.html The Maven site is at http://mojo.codehaus.org/truezip/truezip-maven-plugin Enjoy -Dan --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
