> What's even stranger, I just looked and I wasn't even 
> specifying some of the transient dependencies in maven 
> *anywhere* but somehow they magically show up in my webapp's 
> lib directory.  Very weird!  For instance, a find/grep on all 
> xml files didn't turn up the concurrent-1.3.4.jar artifact 
> *anywhere*!  There must be some part of maven that I still 
> don't understand.

Ok, hold on, I do understand what's going on here, but it begs a
question.  When I specify jackrabbit-core as a dependency, there is a
pom in the repo that indicates that concurrent is a dependency and
that's how it's getting it.  But, what are the implications of this with
respect to the felix bundle plugin?  Does it include this dependency in
the bundle?  I mean, it should, right?

Cheers,
Craig

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to