Hi,
Maven RPM plugin - Latest version.

I am using the RPM maven plugin and I got a file of the form
{component-name}-1.1-SNAPSHOT20100201154033.noarch.rpm as output. I want to
get rid of the timestamp component from the final RPM filename and would
just expect {component-name}-1.1-SNAPSHOT.noarch.rpm.

The only related thing I see is
http://mojo.codehaus.org/rpm-maven-plugin/ident-params.html#version but not
sure how to use it. (It even says you should not put a "-")

Can someone help please?

-- 
Regards,
Kannan Ekanath

Reply via email to