Re: source inclusion and exclusion out of the box in maven

2006-01-28 Thread Brett Porter
Dave, Please don't send these questions to the developer list - they belong on the users list, which you have also posted to. Cross posting is a big no-no. Thanks, - Brett Dave Maung wrote: > I meant in Maven2 > > On 1/28/06, Dave Maung <[EMAIL PROTECTED]> wrote: >> Is there way to include and

Re: source inclusion and exclusion out of the box in maven

2006-01-28 Thread Dave Maung
I meant in Maven2 On 1/28/06, Dave Maung <[EMAIL PROTECTED]> wrote: > > Is there way to include and exclude java source out of the box in maven > instead of using maven-compiler-plugin? > > > ../main/src/java > > eee.java > > Dave >

source inclusion and exclusion out of the box in maven

2006-01-28 Thread Dave Maung
Is there way to include and exclude java source out of the box in maven instead of using maven-compiler-plugin? ../main/src/java eee.java Dave