Re: maven3 - getting error on mvn dependency:tree command

2013-05-28 Thread coolguy
mvn -version Apache Maven 3.0 (r1004208; 2010-10-04 07:50:56-0400) Java version: 1.6.0_16 -- View this message in context: http://maven.40175.n5.nabble.com/maven3-getting-error-on-mvn-dependency-tree-command-tp5756424p5757150.html Sent from the Maven - Users mailing list archive at Nabble.com.

Re: maven3 - getting error on mvn dependency:tree command

2013-05-28 Thread Baptiste MATHUS
Can you please try with maven 3.0.5 ? Thanks 2013/5/28 coolguy sanke...@gmail.com mvn -version Apache Maven 3.0 (r1004208; 2010-10-04 07:50:56-0400) Java version: 1.6.0_16 -- View this message in context:

Re: maven3 - getting error on mvn dependency:tree command

2013-05-28 Thread coolguy
Thank you, Baptiste MATHUS-2 ! It works fine with maven 3.0.5 -- View this message in context: http://maven.40175.n5.nabble.com/maven3-getting-error-on-mvn-dependency-tree-command-tp5756424p5757160.html Sent from the Maven - Users mailing list archive at Nabble.com.

maven3 - getting error on mvn dependency:tree command

2013-05-19 Thread coolguy
I've a project that uses maven 3. I get the following error when I run mvn dependency:tree command. Could someone advise why would I get this error? [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.7:tree (default-cli) on project : Cannot build project dependency

Re: maven3 - getting error on mvn dependency:tree command

2013-05-19 Thread Hervé BOUTEMY
can you give us the result of mvn -version? Regards, Hervé Le vendredi 17 mai 2013 11:49:07 coolguy a écrit : I've a project that uses maven 3. I get the following error when I run mvn dependency:tree command. Could someone advise why would I get this error? [ERROR] Failed to execute