HI, i want to know if  there is a maven plugin that lists the
dependencies by compilation  order needed:
For example:
A depends on B, C
and B depends on D
so i need a list like

D , C ,B, A or
C, D,B,A ,etc


Regards



--
Lic Matias Urbieta

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

Reply via email to