The publications passage you cite below would go in the ivy.xml for your hibernate/hibernate module. The dependency element you cite below would go in the ivy.xml for the *dependent *module. I think that's the part of the equation you weren't getting.
On Thu, Dec 18, 2008 at 1:23 PM, Griffith, Michael * < [email protected]> wrote: > Mitch, > > Again, I appreciate your reply, although I'm still not getting it. ;-( > > Would I use: > > <publications> > <artifact name="hibernate" type="jar" /> > </publications> > > Instead of: > > <dependency org="hibernate" name="hibernate" rev="3.2.6"/> > > What would the whole ivy.xml file look like? Sorry to be a pest, but > this seems too abstract to me. > > MG > >
