the recommend way of maven thru separation of builds (concern) is to  create
another probject which share the same src with original one but with filter 

-D


On Wed, 05 Jan 2005 21:34:46 -0500, Randy Xu <[EMAIL PROTECTED]> wrote:
> Short of circumventing or overwriting java:compile, is there a way to
> compile only certain classes in a project?  I'd like the default
> behavior to be compile everything in /src/java but I want to define a
> target to compile everything except one directory.  I know how to
> addPath but is there any way to have a goal that removes a directory or
> a patternset from the build path and then runs java:compile?
> 
> -Randy
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to