> for production .war's i strip out my environmental properties  and deploy
> them separately, or let the server administrator deal with setting the
> properties...     so some stuff has to be present on the classpath during
> dev, but not production.

If you used multiple war modules and war overlay to insert the
properties into the ones for dev, this would give what you require.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to