Interesting! Thanks !
Side note: seems you have some glitches: <groupId>org.apache.maven. plugins</groupId>:<artifactId>maven-surefire-plugin</artifactId>:<version>4.5.2</version> <groupId>junit</groupId>:<artifactId>junit</artifactId>:<version>4.6.1-SNAPSHOT</version> ... Yep, this project was created 5 days ago in free time : ] But, for now is just capable to find these "strange" deps, i created this primary for/to help TomEE, so the source code of TomEE is part of my tests : ]. Thanks for the feedback, going to improve the output and others bugs like this, including show the pom.xml where dependencies are different. ----------------------------------------------------------- http://eprogramming.github.io/about.html On Thu, Mar 20, 2014 at 10:26 AM, Romain Manni-Bucau <[email protected]>wrote: > Interesting! > > Maven has it but we have some not related project (examples typically) > so it is harder. > > Side note: seems you have some glitches: > > > <groupId>org.apache.maven.plugins</groupId>:<artifactId>maven-surefire-plugin</artifactId>:<version>4.5.2</version> > > <groupId>junit</groupId>:<artifactId>junit</artifactId>:<version>4.6.1-SNAPSHOT</version> > ... > > Romain Manni-Bucau > Twitter: @rmannibucau > Blog: http://rmannibucau.wordpress.com/ > LinkedIn: http://fr.linkedin.com/in/rmannibucau > Github: https://github.com/rmannibucau > > > > 2014-03-20 14:23 GMT+01:00 helio frota <[email protected]>: > > Hi, > > > > I opened this issue some days ago: > > https://issues.apache.org/jira/browse/TOMEE-1141 > > > > But i created a little project to find same dependencies with different > > versions > > to help to improve dependency management on multi-module maven projects. > > > > Feedback/Contribution to TomEE project : > > The output is on attached file, hope this help. > > > > Thanks > > > > ----------------------------------------------------------- > > http://eprogramming.github.io/about.html > > >
