You probably have to use maven.compile.src.set to include all the folder you want to
be compile.
http://maven.apache.org/reference/plugins/java/properties.html
But a src/java could be better.
Nicolas,
Brant Gurganus <[EMAIL PROTECTED]>
03/08/2004 17:55
Veuillez r�pondre � "Maven Users List"
Pour : [EMAIL PROTECTED]
cc :
Objet : excluding source
I am trying to create a Maven build file for jEdit, but to do so I need
to exclude source directories. I can't figure out how to do this. Any
suggestions.
The folder where project.xml is found is
http://cvs.sourceforge.net/viewcvs.py/jedit/jEdit/
with <sourceDirectory>.</sourceDirectory>. The only folders that should
be compiled are (using Ant naming) bsh/**/*.java, com/**/*.java,
gnu/**/*.java, org/**/*.java
--
Brant Gurganus
http://www.rose-hulman.edu/~gurganbl
---------------------------------------------------------------------
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]