[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Migration to maven

Kevin.Conner@jboss.com do-not-reply at jboss.com
Sun Apr 1 17:58:16 EDT 2007


"pgier" wrote : I think that dependency is currently being picked up through kernel.
  | deployers -> kernel -> dependency.
  | Did the build fail for you?  I tried a clean checkout, and it seems ok for me.
Okay, the reason it is failing in my build is two fold
 - I am using maven 2.0.5 instead of 2.0.4 (this appears to build under 2.0.4)
 - there is a second transitive specification of jboss-dependency
The second dependency is coming from deployers->jboss-aop->jboss-dependency(2.0.0.Beta)

It is this 2.0.0.Beta version which is being picked up by the 2.0.5 compile stage, hence the failure.

I'm not yet sure why 2.0.4 and 2.0.5 resolve their dependencies in a different way but I will investigate further tomorrow.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4033559#4033559

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4033559



More information about the jboss-dev-forums mailing list