Far easiest to explain this via example :)

I have a project which depends on "org.jboss:jbosscache-core:3.2.1.GA",
jbosscache-core in turns has a dependency on
"jgroups:jgroups:2.6.13.GA".  This dependency on jgroups is "leaked" in
various ways to users of jbosscache-core such that my project also needs
a compilation-time dep on jgroups.

My concern is keeping these versions in synch (my project should always
defer to the version specified by jbosscache-core.  Is there a syntax
for accomplishing that?

-- 
Steve Ebersole <[email protected]>
Hibernate.org


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to