hi,
i try to build a jar file with maven2 with 3 source directory but in maven 2
i don't know haw we do this
in pom.xml we have <sourceDirectory>${src_dir}</sourceDirectory>
i have 3 sources to integrate for compilation:
${src_dir}/src/**/*.java
${src_dir}/ejb/**/common/**/*.java
{src_dir}/ejb/common/**/*.java
can you help me please.
--
View this message in context:
http://www.nabble.com/How+can+I+add+different+source-directories+to+a+project+maven2--t1669263.html#a4524013
Sent from the Maven - Dev forum at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]