merlimat opened a new pull request, #16099: URL: https://github.com/apache/pulsar/pull/16099
### Motivation The maven plugin `com.spotify:dockerfile-maven-plugin` that we are using to build Docker images has been discontinued and not supported for quite some time. There are also things that don't work anymore with this plugin, like for example building on M1 Mac with an ARM based JVM. The suggested replacement is `io.fabric8:docker-maven-plugin` (https://dmp.fabric8.io) which is actively mantained. - [x] `doc-not-needed` -- 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]
