Hi, The Mojo team is pleased to announce the release of the rpm-maven-plugin version 2.1-alpha-3.
This plugin assembles files into an RPM package for installation on various target UNIX systems. http://mojo.codehaus.org/rpm-maven-plugin/ To get this update, simply specify the version in your project's plugin configuration: <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>rpm-maven-plugin</artifactId> <version>2.1-alpha-3</version> </plugin> Release Notes http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11970&version=18740 Enjoy, The Mojo team. -- Baptiste