mirror of https://github.com/apache/maven.git
report those evicted too
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291566 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d955fbef5c
commit
5637c28498
|
@ -181,6 +181,7 @@ public class DefaultArtifactCollector
|
|||
}
|
||||
else
|
||||
{
|
||||
fireEvent( ResolutionListener.OMIT_FOR_NEARER, listeners, previous, node.getArtifact() );
|
||||
previous.disable();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue