lhotari opened a new pull request #8708: URL: https://github.com/apache/pulsar/pull/8708
### Motivation Keep maintaining the maven build. The build was using the deprecated syntax for maven antrun plugin configuration. `tasks` should be replaced with `target` for maven-antrun-plugin 3.0.0 version. https://maven.apache.org/plugins/maven-antrun-plugin/run-mojo.html#tasks "For version 3.0.0, this parameter is only defined to break the build if you use it!" ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
