elharo commented on PR #20: URL: https://github.com/apache/maven-shared-io/pull/20#issuecomment-1455092495
There appears to be a pre-existing formatting issue: ``` [INFO] Index file does not exist. Fallback to an empty index WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.palantir.javaformat.java.JavacTokens$CommentSavingTokenizer (file:/home/jenkins/jenkins-home/workspace/n_maven-box_maven-shared-io_jdk8@2/.repository/com/palantir/javaformat/palantir-java-format/2.28.0/palantir-java-format-2.28.0.jar) to field com.sun.tools.javac.parser.JavaTokenizer.reader WARNING: Please consider reporting this to the maintainers of com.palantir.javaformat.java.JavacTokens$CommentSavingTokenizer WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release [ERROR] Step 'palantir-java-format' found problem in 'src/test/java/org/apache/maven/shared/io/location/FileLocationTest.java': error: Imports not contiguous (perhaps a comment separates them?) ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
