Re: refresh source file set - Solution

2004-12-06 Thread Brent Hale
FWIW...I also (just barely) found and interesting thread from 1/8/2004 entitled "Mutliple source directories in project.xml". It talks about the possibility of a element to the POM. I don't see that it ever made it in, but perhaps someone else knows better. Thanks, Brent Brent Hale wrote: We

Re: refresh source file set - Solution

2004-12-06 Thread Brent Hale
Well here's how I got around it if it helps anyone else. I also think this is a bug in how Maven behaves but you tell me. In my situation I am generating 300+ database object classes from a prioritary DB schema to POJO (I put these in ${basedir}/target/generated/src/java). Of those, 80+ files