Title: RE: compiling with -g for maven cactus plugin

 Josh,

I belive by default maven compiles with debuggin on..  However, I think what you want is in the actual java plugin...?  I know you can turn it off/on there..

Wouldn't Cactus always compile with the code on?  Take a looksee in $maven_home/plugins/*cactus*/plugin.jelly at the cactus:compile target!

Eric

-----Original Message-----
From: Joshua Blatt
To: [EMAIL PROTECTED]
Sent: 7/18/03 3:22 PM
Subject: compiling with -g for maven cactus plugin

Does anyone know how to compile test cases with debugging symbols with
the maven cactus plugin?  I searched the docs and the archive for this
list and couldn't find anything.  Is there an equivalent of
maven.compile.debug=on for the cactus plugin?

Thanks,

Josh


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

Reply via email to