thiagoelg opened a new issue, #2375: URL: https://github.com/apache/incubator-kie-issues/issues/2375
The 10.2.0 release of the Dev Deployment Base image (`dev-deployment-base-image`) was built pointing to the local settings.xml created by the `maven-base` package via `.mvn/maven.config`. Ideally, all dev build-related artifacts should be removed from the final image, including the maven.config. As a workaround, users should add the `-s /usr/share/maven/conf/settings.xml` flag to the Command parameter: <img width="2318" height="1666" alt="Image" src="https://github.com/user-attachments/assets/1c3ad789-252d-4365-a59c-9980cb93d843" /> -- 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]
