In order to better support Eclipse, Maven should support the
creation of two targets for each project, a debug build and a
release build. These are to be provided as jars through the Maven
repository. It would require modifying the javac and dist plugins to
create the classes and jars respectivly. The release jars can be
used to distrubute the application, the debug jars can be used by
Eclipse or other IDEs to allow developers to trace exectution into
third-party libraries.

-- 
Alain Javier Guarnieri del Gesu - [EMAIL PROTECTED]

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

Reply via email to