Hi,

excludes can be specified in the project.xml
additional steps before or after doing the compile can be defined in the
maven.xml file with the preGoal and postGoal tags.

Christian
> -----Original Message-----
> From: Maximilian A. Ott [mailto:[EMAIL PROTECTED]
> Sent: Dienstag, 8. Juli 2003 17:42
> To: Maven Users List
> Subject: How to control java:compile
> 
> 
> Working my way down the issues:
> 
> How do I control the java compile targets?
> 
> In my current ant targets I:
> 
> * use "excludes" to exclude java sources which aren't working or
> obsolete
> * rmic
> * jaxb builds
> 
> Also for some of my libraries I create multiple jars, like
> 
> libX-core, libX-all
> 
> Can I do that?
> 
> Thanks,
> 
> -max
> 
> 
> ---------------------------------------------------------------------
> 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