Have you found the documentation ?
http://maven.apache.org/plugins/maven-assembly-plugin/introduction.html

Anather way will be a multiModule Project:
http://maven.apache.org/guides/getting-started/index.html -> How do I
build more than one project at once?

Fredy

2006/10/24, Chen, Anning <[EMAIL PROTECTED]>:
If I have 2 modules A and B, and A depends on B, but B has a file
config.properties in its conf/ dir.  How can I build/package A so that
config.properties will be in A also?  How can I do it using
maven-assembly-plugin?

Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Mit freundlichen Grüßen
Fred Robert Hauschel
+49 179 6917092

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to