sharindanic opened a new issue, #162: URL: https://github.com/apache/maven-dist-tool/issues/162
When running a `mvn verify site` build locally the following warnings get printed when generating the page to list the status of CI master jobs. I checked the `maven-compiler-plugin` CI 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 also shows those four missing master builds. -- 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]
