>
> A good solution to this problem would be to have an additional method in the
> configuration that returns an object which returns the artifact metadata
> (name, version, ...) together with the artifact file. This is something we
> will offer in 0.8:
>

Maybe instead of the Configuration being a collection of File objects,
you could have it be a collection of DependencyFile that extends File
and implements Dependency so that existing methods still work (they
are still Files), but you have access to the group, name and version?

Just a thought,
Philip

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to