Aggarwal-Raghav commented on PR #488:
URL: https://github.com/apache/tez/pull/488#issuecomment-4469935048
Thanks for triggering it. The reason why the failures are appearing because
`dev-support` is excluded in jenkinsflile because of this flag:
`YETUS_ARGS+=("--skip-dirs=dev-support")`
```
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
com.diffplug.spotless:spotless-maven-plugin:3.1.0:check (spotless-check) on
project tez-runtime-internals: Execution spotless-check of goal
com.diffplug.spotless:spotless-maven-plugin:3.1.0:check failed: Unable to
locate file with path:
/home/jenkins/jenkins-home/workspace/tez-multibranch_PR-488/src/tez-runtime-internals/dev-support/spotless/license.java:
Could not find resource
'/home/jenkins/jenkins-home/workspace/tez-multibranch_PR-488/src/tez-runtime-internals/dev-support/spotless/license.java'.
-> [Help 1]
[ERROR]
```
I have addressed it in https://github.com/apache/tez/pull/498
--
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]