Hi Dusty, In 0.14, you can use the debug option: http://incubator.apache.org/nmaven/0.14/plugins/maven-compile-plugin/compile-mojo.html and also pass in other params: http://incubator.apache.org/nmaven/0.14/plugins/maven-compile-plugin/usage.html .
This is not yet supported in 0.15, but its definitely worth getting into next version. If you can open a JIRA, we can track it for the next release. Shane On Tue, Apr 15, 2008 at 7:24 AM, Dusty R. Burwell < [EMAIL PROTECTED]> wrote: > Well, guys, I've conceded to using version 0.15-incubating or 0.16 > (haven't quite decided on which one) for doing all the dirty work for > building and whatnot and I'm trying to pull the 0.14 artifacts out of that > maestro release so that I can have some semblance of Visual Studio > integration, as Wendy suggested. Thanks for all the help, by the way. > > However, I'm having an issue that very well may be a deal breaker here. I > haven't been able to find any kind of documentation about building different > configurations (i.e., Debug vs. Release) or adding compilation symbols > (DEBUG, TRACE, whathaveyou). I noticed a message posted to the list back in > January asking about Debug vs. Release builds, but I haven't been able to > find the issue in Jira. Does anyone know a status on this particular > feature? > > Thanks, > Dusty >
