You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by karim33 <h_...@yahoo.fr> on 2006/05/23 16:31:23 UTC

How can I add different source-directories to a project maven2?

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org