You can't. You cannot alter the name it uses to install the jar. This is my biggest complaint about the jar plugin. It's very stringent.
Ruel Loehr JBoss QA ----------------------------- 512-342-7840 ext 2011 Yahoo: ruelloehr Skype: ruelloehr AOL: dokoruel -----Original Message----- From: Blaise Gosselin [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 14, 2006 8:28 AM To: [email protected] Subject: Plugin JAR : bug maven.jar.final.name Hello, I set the JAR variable maven.jar.final.name = ${pom.artifactId}-client-${pom.currentVersion}.jar. When I make a jar:install, I have this jar in my target directory, but the jar installed in my local repository is ${pom.artifactId}-${pom.currentVersion}.jar. What should I do in order to install the jar generated with the good name ? Thanks in advance. ________________________ _ _ _ bgOnline --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
