tomaswolf commented on PR #326:
URL: https://github.com/apache/mina-sshd/pull/326#issuecomment-1476982255

   Unclear what causes this failure. It appears to be a problem in 
maven-checkstyle-plugin. I do notice that the [location where the NPE is 
thrown](https://github.com/apache/maven-checkstyle-plugin/blob/bc45db6e2df1e31da75fc1b2a954bf9ecba71aac/src/main/java/org/apache/maven/plugins/checkstyle/exec/DefaultCheckstyleExecutor.java#L787)
 has something to do with "license artifacts", and that the slf4j-api-2.0.7.jar 
contains a file META-INF/LICENSE.txt, which is not present in the 1.7.36 JAR. 
2.0.7 also appears to be a multi-release JAR, containing a module-info.class 
for Java 9 and higher. Perhaps that causes trouble when building with Java 8?


-- 
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: dev-unsubscr...@mina.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org

Reply via email to