My webapp is setup in "inplace"mode. I've been wondering why maven only compiles from ./target/src instead of ./WEB-INF/src. The project.properties file is set with: turbine.plugin.src.java = ./WEB-INF/src
If ./target/src is where we should be working from, do I need to keep ./WEB-INF/src around? Thanks, John --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
