Alwaysgaurav1 opened a new pull request, #2839: URL: https://github.com/apache/karaf/pull/2839
Fixes #2785 ### Changes: - Add configurable `@Parameter` `image` (defaulting to `eclipse-temurin:11-jre`) in `DockerfileMojo.java` so assemblies targeting Java 17+ or custom runtimes can specify their base image. - Add `DockerfileMojoTest.java` unit test suite covering default and custom configurations. - Strengthen `test-dockerfile` integration test verification in `verify.bsh`. - Update `karaf-maven-plugin.adoc` documentation to describe `image` and `command` parameters, and fix an XML closing tag typo (`<goal>docker</goal>`). -- 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]
