You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Martin Heitz <Ma...@Elsag-Solutions.com> on 2005/03/07 08:42:11 UTC

artifacts that shall not have version information in the name

Hi,

how do you deal with artifacts (ejb-jar, war, ear files) that shall not
have version information in the name?

I know that there is the possibility to override the artifact file name
with the <jar> tag, but how will the maven repository deal with the
different versions then?

The problem with version info in the name is that any runtime
redeployment in a J2EE server fails, because the servers do not
recognize the application to be the same...


Best regards from sunny frozen Black Forrest, Germany,
   Mattin

P.S. Probably this is a standard question, but I couldn't find any hint
on this in the Maven FAQ...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org