cstamas commented on code in PR #262: URL: https://github.com/apache/maven-resolver/pull/262#discussion_r1122810455
########## maven-resolver-api/src/main/java/org/eclipse/aether/resolution/ArtifactResolutionException.java: ########## @@ -58,7 +59,7 @@ public ArtifactResolutionException(List<ArtifactResult> results, String message) * * @param results The resolution results at the point the exception occurred, may be {@code null}. * @param message The detail message, may be {@code null}. - * @param cause The exception that caused this one, may be {@code null}. + * @param cause The exception that caused this one, may be {@code null}. Review Comment: ? -- 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