Hi List,

Is there a maven command/plugin/etc. that I could use to generate a
simple text file that lists all of the dependencies for a certain
project?

For example, I'd like to see this if I'm in "projectA"'s directory:

projectA
  jarA
    jarA-A
    jarA-v
  jarB
    jarS-2
      jarZXY
  jarC
    jarS-2
      jarZXY
    jarS-4
...

Thanks,
Ian

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to