It's a graphical view of the graph ;)

On Jan 31, 2008 8:19 PM, David Blevins <[EMAIL PROTECTED]> wrote:
>
> On Jan 29, 2008, at 10:48 AM, Carlos Sanchez wrote:
>
> > if you want something graphical take a look at
> > http://code.google.com/p/maven-dependency-browser/
> >
> > it's going to be integrated in Q4E
> > http://code.google.com/p/q4e/issues/detail?id=144
>
> Graph as in the data structure, but thanks :)
>
> -David
>
>
> >
> > On Jan 18, 2008 12:15 PM, David Blevins <[EMAIL PROTECTED]>
> > wrote:
> >> Is there any way to get or make a tree of Artifact objects?
> >>
> >> I've tried taking the list of Artifacts returned from
> >> project.getArtifacts(), then wrapping them in my own "node" object
> >> and
> >> relinking them via the info in the dependency trail.  This works fine
> >> except that there is some information loss.  Say two artifacts (a and
> >> b) each depend on a thrid artifact (c).  The "c" dependency will have
> >> only one dependency trail showing either a or b and i'd like to see
> >> both trails.  I don't really need this info from the dependency trail
> >> specifically, just want some way to get the whole graph with no loss
> >> in relationships.
> >>
> >> Any ideas?
> >>
> >> -David
> >>
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >>
> >
> >
> >
> > --
> > I could give you my word as a Spaniard.
> > No good. I've known too many Spaniards.
> >                             -- The Princess Bride
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
                             -- The Princess Bride

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

Reply via email to