taklwu edited a comment on pull request #4278: URL: https://github.com/apache/hbase/pull/4278#issuecomment-1081422035
I keep hitting below error for `ensure-jars-have-correct-contents.sh: line 116: jar: command not found` and `The artifact contains no java class files`, does anyone have the same issue? [mvn build link](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4278/4/artifact/yetus-general-check/output/branch-mvninstall-root.txt) ``` [INFO] --- exec-maven-plugin:1.6.0:exec (check-jar-contents) @ hbase-shaded-check-invariants --- ensure-jars-have-correct-contents.sh: line 116: jar: command not found ensure-jars-have-correct-contents.sh: line 117: jar: command not found [ERROR] Found artifact with unexpected contents: '/home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-4278/yetus-general-check/src/hbase-shaded/hbase-shaded-client-byo-hadoop/target/hbase-shaded-client-byo-hadoop-2.6.0-SNAPSHOT.jar' Please check the following and either correct the build or update the allowed list with reasoning. The artifact contains no java class files. ensure-jars-have-correct-contents.sh: line 116: jar: command not found ensure-jars-have-correct-contents.sh: line 117: jar: command not found [ERROR] Found artifact with unexpected contents: '/home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-4278/yetus-general-check/src/hbase-shaded/hbase-shaded-mapreduce/target/hbase-shaded-mapreduce-2.6.0-SNAPSHOT.jar' Please check the following and either correct the build or update the allowed list with reasoning. The artifact contains no java class files. ``` -- 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]
