jstastny-cz opened a new issue, #6964: URL: https://github.com/apache/incubator-kie/issues/6964
During a docker build-chain build the maven build seems to be checking maven-metadata.xml for maven plugin properties-maven-plugin: ``` [INFO] --------------------< org.kie:drools-build-parent >--------------------- [INFO] Building Drools :: Build Parent 8.45.0-SNAPSHOT [8/233] [INFO] from build-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Could not transfer metadata org.codehaus.mojo:properties-maven-plugin/maven-metadata.xml from/to apache-staging-repository (https://repository.apache.org/service/local/staging/deploy/maven2): authentication failed for https://repository.apache.org/service/local/staging/deploy/maven2/org/codehaus/mojo/properties-maven-plugin/maven-metadata.xml, status: 401 Unauthorized ``` This might be caused by missing version in plugin configuration. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
