I just downloaded and started using the new Maven 2.0a3 release. It is REALLY nice so far but I do have a few simple questions:
1) How do I override the default source directory for the two compile goals? Our projects use src/java and src/test for the compile and testCompile sources respectively. 2) We put all our necessary resources right along with the code. How do I tell the two resource copy goals to copy anything non-java from the source directory instead of using a separate resource directory? mike --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
