mirror of
https://github.com/apache/maven.git
synced 2025-02-22 18:04:52 +00:00
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 @@ else if ( currentRange == null )
|
||||
}
|
||||
else
|
||||
{
|
||||
fireEvent( ResolutionListener.OMIT_FOR_NEARER, listeners, previous, node.getArtifact() );
|
||||
previous.disable();
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user