anybody know?

On 1/28/06, Dave Maung <[EMAIL PROTECTED]> wrote:
>
> Is there way to include and exclude java source out of the box in maven 2
> instead of using maven-compiler-plugin?
> something like?
> <build>
> <sourceDirectory>../main/src/java</sourceDirectory>
> <sourceIncludes>
> <include>custom.java</include>
> </sourceIncludes>

</build>

Dave
>

Reply via email to