Details
Description
HADOOP-16054 wants to upgrade the ubuntu version of the docker image from 16.04 to 18.04. However, ubuntu 18.04 brings maven 3.6.0 by default and the pre-commit jobs fail to add comments to GitHub and JIRA. The issue was fixed by YETUS-957 and upgrading the Yetus version to 0.12.0-SNAPSHOT (or 0.12.0, if released) will fix the problem.
How to upgrade Yetus version in the pre-commit jobs:
- GitHub PR (hadoop-multibranch): Upgrade Jenkinsfile
- JIRA (PreCommit-XXXX-Build): Manually update the config in builds.apache.org
Attachments
Issue Links
- blocks
-
HADOOP-16054 Update Dockerfile to use Bionic
- Resolved
- depends upon
-
YETUS-933 Release 0.12.0
- Resolved
- relates to
-
YETUS-957 maven.sh fails to parse maven version
- Resolved
- links to