Pankraz76 commented on code in PR #2277: URL: https://github.com/apache/maven/pull/2277#discussion_r2105342478
########## impl/maven-impl/src/main/java/org/apache/maven/impl/AbstractSession.java: ########## @@ -461,12 +459,12 @@ public org.eclipse.aether.artifact.Artifact toArtifact(ArtifactCoordinates coord @Override public void registerListener(@Nonnull Listener listener) { - listeners.add(nonNull(listener)); Review Comment: this is dedicated in: - https://github.com/apache/maven/pull/2290 if possible lets merge this first as this is kind of huge. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org