Hi Hervé,
this already looks better, but I'm still a bit surprised be the result.
After removing all maven-plugin-api's I got this result:
E:\java-workspace\codehaus-mojo\idlj-maven-plugin>mvn
org.apache.maven.plugins:maven-project-info-reports-plugin:2.5-SNAPSHOT:dependencies
[INFO] Scanning for projects...
[INFO]
[INFO]
------------------------------------------------------------------------
[INFO] Building CORBA IDL Compiler Maven Plugin 1.1.2-SNAPSHOT
[INFO]
------------------------------------------------------------------------
Downloading:
http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
Downloaded:
http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
(2 KB at 3.1 KB/sec)
Downloading:
http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
Downloaded:
http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
(13 KB at 43.3 KB/sec)
[INFO]
[INFO] --- maven-project-info-reports-plugin:2.5-SNAPSHOT:dependencies
(default-cli) @ idlj-maven-plugin ---
Downloading:
http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom
Downloaded:
http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom
(2 KB at 6.6 KB/sec)
Downloading:
http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.pom
Downloaded:
http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.pom
(2 KB at 3.4 KB/sec)
Downloading:
http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
Downloaded:
http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
(2 KB at 7.9 KB/sec)
[WARNING] The repository url 'http://snapshots.maven.codehaus.org/maven2'
is invalid - Repository 'snapshots' will be blacklisted.
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 15.886s
[INFO] Finished at: Thu Jun 14 22:24:55 CEST 2012
[INFO] Final Memory: 11M/150M
[INFO]
------------------------------------------------------------------------
Version 2.0.6 is the one configured in the pom of the idlj-maven-plugin
Version 2.2.0 is the specified for the maven-project-info-reports-plugin
Do you have any clue why versions 2.0.10 and 2.2.1 are downloaded?
-Robert
Op Wed, 13 Jun 2012 01:11:24 +0200 schreef Olivier Lamy <[email protected]>:
Sounds good idea !
I'm a bit out of time this week.
I will have a look early next week.
2012/6/11 Hervé BOUTEMY <[email protected]>:
thank you
BTW, that's the moment to ask for review
To sum up, I created a layer on top of maven-dependency-tree for Maven
2 and
Maven3+Aether and tested it on MPIR
AFAIK, the result is a MPIR dependencies report that works finally as
well with
Maven 2 and Maven 3 (tested with 2.2.1 and 3.0.4).
I still didn't have a look at maven-dependency-plugin, which is a more
complex
use case AFAIK.
I'm interested in feedback: does it work for others? does it work for
other
Maven versions?
Regards,
Hervé
Le dimanche 10 juin 2012 21:45:49 [email protected] a écrit :
Author: rfscholte
Revision: 1348664
Modified property: svn:log
Modified: svn:log at Sun Jun 10 21:45:49 2012
----------------------------------------------------------------------------
-- --- svn:log (original)
+++ svn:log Sun Jun 10 21:45:49 2012
@@ -1 +1 @@
-[MDEP-339] make the dependencies report work accurately with Maven 2
or
Maven 3 +[MPIR-237] make the dependencies report work accurately with
Maven
2 or Maven 3
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]