Rename your project to ...-client?

;-)
Wayne

On 3/14/06, Allison, Bob <[EMAIL PROTECTED]> wrote:
> Actually, it is not just the JAR plugin.  ALL plugins do this so that
> Maven can find things in the Repository at a later date.
>
> -----Original Message-----
> From: Ruel Loehr [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, March 14, 2006 10:14
> To: Maven Users List
> Subject: RE: Plugin JAR : bug maven.jar.final.name
>
>
> 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]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to