Brett Porter <[EMAIL PROTECTED]> wrote on 22/07/2003 11:11:10 AM: > :) > > I'm still unsure why a fileset would be helpful... Can't you do <src > refid="maven.compile.src.set" />? I thought it was as simple as it could be > already.
- src.set doesn't have the sourceModifications taken into account. - src.set is a path, and I didn't think path's were allowed inside or exchangeable with a fileset (e.g. for checkstyle reports, jxr etc) > Just my 2c. I'd be happy to be wrong. Can you let me know if a path works as a replacement for a fileset?