I'm going to try and use Ivy RoundUp. I'll check out the jboss repositories in a bit :) Thanks so much for your help.
On Wed, Feb 4, 2009 at 11:56 AM, Kirby Files <[email protected]> wrote: > Tyler Kocheran wrote on 02/04/2009 02:48 PM: > >> OK. I'm starting to get the jist of Ivy now. Next on my dependency most >> wanted list is log4j. I can't seem to get that library. Is there a way for >> me to reenable the mvnrepository.com resolver? >> >> Are there any tutorials out there for finding good resolvers on the web? >> It >> seems the main problem with Ivy is not having all of the correct >> resolvers. >> > > Well, I use these two all of the time: > > <ibiblio name="libraries" m2compatible="true" usepoms="false"/> > <ibiblio name="jboss" root="http://repository.jboss.com/maven2" > m2compatible="true" usepoms="false"/> > > > The ibiblio resolver is the maven2 repo. > > Also, the Ivy Roundup package resolver provides lots of modules for > projects which do not have a repository: > > http://code.google.com/p/ivyroundup/ > > > Thanks, > --- > Kirby Files > Software Architect > Masergy Communications > [email protected] > -- And do this, knowing the time, that now it is high time to awake out of sleep; for now our salvation is nearer than when we first believed.
