> I want to second Wayne here and stress that doing different builds for each > environment is NOT the Maven way. I want to stress this as I very often run
This isn't just a violation of "the one true Maven way." It really is a build anti-pattern that must be stopped any time you run into it -- no matter what build tool you're using, or what kind of app you're working on. Separate the configuration from the binary. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
