dan tran wrote:
Hi Andy, it is the correct behavior, ${finalName} is used only on your local ${maven.build.dir} but when maven try to install/deploy to remote
remote, it uses the enforced naming. ${artifactid}-${version}.${ext}
 There were similar discussions on war plugin in the last couple weeks.
 -D

Dan, thanks for responding. I was confused because Brett apparently broke the rules just for me :-) when I was trying to build repoclean last week, as he put a jar with the final name on the snapshots machine, and he didn't mention the fact that he'd violated a convention.
Since the <classifier> element is a legal entry in a <dependency> tag, I hadn't 
realized that its use was constrained to certain classes of locations.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to