Hi all,

I need to create 2 JAR files of almost same project, but is there a little difference between 3 source files. My initial idea is create 2 project.xml and call each project at maven.xml changing this 3 files when I'll call the second project to create the second JAR file...But I guess that this is not the best approach. Another idea is separate this subproject in 2 subprojects, one with all source code, and another one with just 3 different files, but I really don't know who can I set my project.xml to get the source files from another project and the 3 files of current project.

Thanks,
Tales


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

Reply via email to