I need to be little more clear:

When Maven RPM Plugin creates the RPM the file name is:
myApp-1.0-1.noarch.rpm

When Maven uploads the RPMs to my repository the file name becomes:
myApp-1.0-rpm.rpm

Installing
/home/user/workspace/myApp/target/rpm/myApp/RPMS/noarch/myApp-1.0-1.noarch.rpm
to /home/user/.m2/repository/com/company/myApp/1.0/myApp-1.0-rpm.rpm

So perhaps this is something I need to do with maven install/deploy plugin?



--
View this message in context: 
http://mojo.10943.n7.nabble.com/RPM-Maven-Plugin-classifier-tp39284p39285.html
Sent from the User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to