Hi,

I have project A which dependens on 15 jars , when I build project A, I
include all dependenices in the jar.. (shade)

I have project B which dependes on project A

when I build project B, it downloads all dependencies of project A 

I would like to build project B and have maven just download project A
artifact and not all dependencies of project A.

thanks,


--
View this message in context: 
http://maven.40175.n5.nabble.com/Maven-dependencies-tp4635814p4635814.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