The Mojo team is pleased to announce the release of the rpm maven plugin version 2.0-beta-2.
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.0-beta-2</version> </plugin> Thanks, Brett Okken