Re: [m2] dependency tree

2006-04-19 Thread Kenney Westerhof
On Wed, 19 Apr 2006, Jurgen De Landsheer wrote: > and development of plugins? > which I intend to do Hm, well yes, I think that for those questions this list is more accurate - questions about the API. I'm sorry about that. > (de user list is voor gebruik en dit voor development, niet?) The de

Re: [m2] dependency tree

2006-04-19 Thread Jurgen De Landsheer
and development of plugins? which I intend to do (de user list is voor gebruik en dit voor development, niet?) Kenney Westerhof wrote: On Wed, 19 Apr 2006, Jurgen De Landsheer wrote: Please use the user list for user questions, as this list is meant for discussion of development on the M

Re: [m2] dependency tree

2006-04-19 Thread Kenney Westerhof
On Wed, 19 Apr 2006, Jurgen De Landsheer wrote: Please use the user list for user questions, as this list is meant for discussion of development on the Maven project itself / Gelieve de user list te gebruiken voor gebruikersvragen omdat deze lijst alleen bedoeld is voor de ontwikkeling van Maven z

[m2] dependency tree

2006-04-19 Thread Jurgen De Landsheer
how can I build a tree of dependencies, take this example //*** group1 artifact1 1.0 pom ... dependency1group dependency1artifact 1.0 //*** group1 artifact1 1.0 gro