Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.0.7
-
Fix Version/s: Issues to be reviewed for 3.x
-
Component/s: Artifacts and Repositories
-
Labels:None
-
Number of attachments :
Description
The ArtifactFilter passed to the ArtifactCollector.collect methods is only used to filter the ArtifactResolutionResult.artifacts and not the ResolutionListener events.
Attaching example fix, although this fails testScopeUpdate. Probably due to the behaviour discussed here:
http://www.mail-archive.com/dev@maven.apache.org/msg68011.html