I'm unsure of what the turbine plugin does, but Maven will compile from wherever <sourceDirectory> points to in project.xml
On Fri, 5 Nov 2004 17:38:22 -0800 (PST), John Harris <[EMAIL PROTECTED]> wrote: > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
