Hi,
I am using the following to attach an artifact :
projectHelper.attachArtifact(project, type, classifier, aFile);
This creates an artifact with the name -
${artifactId}-${version}-classifier.type
It it possible to name the attached artifact as
${artifactId}-classifier-${version}.type ?
Thanks
Anita
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]