Maven black magic. i wish I knew things like mvn dependency:tree. That sounds useful.
2009/12/16 Lars Helge Øverland <[email protected]> > > There lots of similar reports out in google-land. This one >> (org.springframework.core. >> BridgeMethodResolver.findBridgedMethod(BridgeMethodResolver.java:63)) >> seemed interesting. Any chance you are mixing spring versions? >> >> Bob. >> >> > You hit the nail on the head Bob! mvn dependency:tree reveals that > struts-spring-plugin introduces transitive dependencies to spring-context, > spring-beans and spring-web version 2.5.3. I have enforced version 2.5.6 by > including those in the dependency management in the root POM. I am sure we > can remove some of them but will wait with that until after the release. > Thanks a lot... > > >
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

