Re: maven-dependency-plugin Questions

2012-11-10 Thread Hervé BOUTEMY
Le samedi 10 novembre 2012 19:15:47 Karl Heinz Marbaise a écrit : > Hi Hervè, > > many for the explanation... > > > yes, the behaviour is known - probably not from many people, but I do > > know it > > > was a consequence of maven-dependency-tree-2.0 MSHARED-167 > > > > I wouldn't say "intent

Re: maven-dependency-plugin Questions

2012-11-10 Thread Karl Heinz Marbaise
Hi Hervè, many for the explanation... > yes, the behaviour is known - probably not from many people, but I do know it was a consequence of maven-dependency-tree-2.0 MSHARED-167 I wouldn't say "intentional", but that's a consequence of using Aether in Maven 3 instead of tracking internal Maven

Re: maven-dependency-plugin Questions

2012-11-09 Thread Hervé BOUTEMY
yes, the behaviour is known - probably not from many people, but I do know it was a consequence of maven-dependency-tree-2.0 MSHARED-167 I wouldn't say "intentional", but that's a consequence of using Aether in Maven 3 instead of tracking internal Maven 2 dependency resolution events. Maven 3/A

maven-dependency-plugin Questions

2012-11-08 Thread Karl Heinz Marbaise
Hi, i've played around with the maven-dependency-plugin to see which artifacts are in my project via: mvn dependency:tree -Dverbose=true which results into the following output: . [INFO] [INFO] --- maven-dependency-plugin:2.1:tree (default-cli) @ first-project --- [INFO] com.soebes.tra