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

Reply via email to