A direct call on that contains a bug with skin resolving:
http://jira.codehaus.org/browse/MPIR-65
Once that's fixed, it would be the solution: a quick, nicely formatted
dependency report without compiling.
With kind regards,
Geoffrey De Smet
franz see schreef:
Good day,
Try project-info-reports:dependencies to generate the dependency report (
which you can only see from mvn site ). The generated report would be in
target\site\dependencies.html
Cheers,
Franz
Jerome Lacoste-2 wrote:
On 4/13/07, Geoffrey De Smet <[EMAIL PROTECTED]> wrote:
Hi all,
Is it possible to analyze the dependency tree without compiling?
Compiling gives a build failure, so the following commands don't work:
mvn dependency:analyze
mvn site
I think the analyzer uses the class files to identify unused
dependencies...
It is build on top of asm (http://asm.objectweb.org/).
http://maven.apache.org/plugins/maven-dependency-plugin/dependencies.html
Not sure how this works with reflection though... But i guess the
relevant libs should be marked as runtime anyway.
Jerome
---------------------------------------------------------------------
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]