apache / apache/maven-dist-tool
List Master Job: missing id job_master for 4 repositories
- Dominant language
- Shell
- Stars
- 14
- Forks
- 10
- Avg merge
- 2h 23m
- Merged PRs (30d)
- 6
Description
When running a `mvn verify site` build locally the following warnings get printed when generation the page to list the status of CI master jobs. I checked [maven-compiler-plugin CI](https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-compiler-plugin/) and there is indeed no job for master
> [INFO] Generating "Dist Tool> List Master Jobs" report --- dist-tool-plugin:1.0-SNAPSHOT:list-master-jobs
[WARNING] https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-compiler-plugin is missing id job_master
[WARNING] https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-deploy-plugin is missing id job_master
[WARNING] https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-install-plugin is missing id job_master
[WARNING] https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-plugin-testing is missing id job_master
edit: The [dist tools branches report](https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-dist-tool/job/master/site/) also shows those four missing master builds
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.