yes, it seems my detection algorithm works nice inside a plugin (like in shade
or
dependency:tree) but fails in a report: I thought I tested, but I must have
missed
this one.
I just fixed it in http://svn.apache.org/r1480729[1]
thanks for the report
Regards,
Hervé
Le jeudi 9 mai 2013 14:59
Hervé and others,
it looks like the ITs for the maven-project-info-reports-plugin fail due
to a ClassCastException:
Caused by: java.lang.ClassCastException:
org.sonatype.aether.util.DefaultRepositorySystemSession cannot be cast to
org.eclipse.aether.RepositorySystemSession
The DefaultDepe