Hi Brian,

On 18/06/07, Brian E. Fox <[EMAIL PROTECTED]> wrote:
I'm pretty sure I just wrapped the core artifactsFilter impl so that I
could deal with the collection. In any case that I can, I try to use the
core functionality but sometimes I wrap it to do any additional work
needed. This was done mainly because mdep started out at Mojo and I
didn't have Karma to influence core.

Looking at o.a.m.plugin.dependency.utils.filters, only ScopeFilter
delegates to ScopeArtifactFilter from maven-artifact.  It's not a
problem, it's just that I needed to delegate to an arbitrary
ArtifactFilter.  Maybe it'd be worth refactoring these filters into
ArtifactFilters and moving them into maven-common-artifact-filters in
future.

Cheers,

Mark

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

Reply via email to