Hello, 
I would like to use the maven-dependency-plugin to get a program-consumable 
output (eg. an xml file would be nice).

The option  -DoutputFile=c:\Myoutput.txt does not work correctly for modul 
projects (nor for dependency:list nor for dependency:tree). 
Each pom dose overwrite c:\Myoutput.txt. After the run, I only find the 
information of the last project in c:\Myoutput.txt and the other info is lost. 
Is there some workaround suggestion?

Do you plan to implement some xml-output, so that the result is match easier to 
consume by any program?

Regards Britta

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to