Hi, I have a common POM to all my projects. This POM declares a dependency on
a common project X. The problem is that project X cannot use my common POM.

I don't think there is an easy solution, the closest I could find is to use
dependencyManagement instead of the dependency itself. But that would
increase the amount of code.

thanks
-- 
View this message in context: 
http://www.nabble.com/Is-there-a-way-to-exclude-a-inherited-dependency--tp23296345p23296345.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