On Mon, 2005-01-03 at 18:37, Roberto Castro wrote:

> It is working without "maven.war.final.name", but according Brett Porter, 
> when "Install" copies artifacts to local repository, 

The artifacts that are installed in the repository are always versioned,
but inside the ear you could change their names, using the
ear.bundle.name property.


> I'll migrate to 1.0.2 anyway.

After you migrate, please upgrade the maven ear plugin to the 1.6.1, as
there were some issues with the ear.bundle properties on 1.6. You can
automatically do that using the following command:

maven plugin:download 
  -DgroupId=maven 
  -DartifactId=maven-ear-plugin
  -Dversion=1.6.1

-- Felipe



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

Reply via email to