Hi,

I have multi module project structure as shown below . In mod2 target
directory I have created executable jar, say abc.jar . Now I want to include
this jar in the archive of mod1.1  that I'm creating using assembly.xml. My
question is how can I refer to this abc.jar which is a runtime artifact of
mod2..?

myproject
|__mod1
|          |_mod1.1
|_mod2

Thanks.

-- 
View this message in context: 
http://old.nabble.com/Copying-jar-in-multi-module-project-with-assembly-tp28769514p28769514.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to