> Maven is able to change the name of jar artifact, but, the same thing doesn't 
> occurs with war artifact.

What version of Maven? As far as I know it should work.

> Besides this, when multiproct install copies jar and war artifacts to my 
> local repository, It changes artifacts names, thus, even generating jar 
> artifact with "maven.final.name", "Install" changes its names to 
> "$(ArtifactId}-${pom.currentVersion}.jar".

This is correct. The repository has a set format you can't change.

> Besides this, when Maven genarates the 2 artifacts inside a "ear" artifact, 
> it is not able to change artifacts names using tag "<ear.bundle.name>".
> Is it a bug? Is there a work around to do this changes?

Sorry, someone else will have to help with EAR.

- Brett

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

Reply via email to