Maven Dependency-List in Eclipse -


dependency-list

i programming code maven in eclipse supposed dependencies of project. therefore included maven-dependency-plugin 2.8 project.
plugin provides method mvn dependency:list want use in eclipse.

the question is: code need, dependency-list working in project?

ps: found class listmojo appears have right function.
problem is, don't know how go on.
feel free request more information if needed.
appreciated, thanks.

nils

why don't call maven target on command line , parse resulting report? seems easier trying load maven , maven plugin java code directly execute same functionality.


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -