Hi, I'm using eclipse:eclipse target in order to build Eclipse files form a 
multilevel Maven 2 project.

   

  The problem is that I have some artifacts that have the same ID (but 
different group). Eclipse plugin creates them with the same name.

   

  I looked at the source code of org.apache.maven.plugin.eclipse.EclipsePlugin 
class and I found the following lines:

 

  // TODO: add mojo param 'addVersionToProjectName' and if set append

  // -version to the project name.

  config.setEclipseProjectName( project.getArtifactId() );

   

  I guess that currently there is no way to change the generated eclipse 
project name to one different from project ID. Is there any solution?


  Thanks in advance.

   

  Lautaro

  





      
____________________________________________________________________________________
¡Sé un mejor besador!
Compartí todo lo que sabés sobre besos.                       
http://ar.yahoo.com/promos/mejorbesador.html

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

Reply via email to