You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/11/26 00:00:07 UTC

[GitHub] [pulsar] lhotari opened a new pull request #8708: [build] specify maven-antrun-plugin version and migrate to use newer syntax

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:
users@infra.apache.org



[GitHub] [pulsar] lhotari commented on pull request #8708: [build] specify maven-antrun-plugin version and migrate to use newer syntax

Posted by GitBox <gi...@apache.org>.
lhotari commented on pull request #8708:
URL: https://github.com/apache/pulsar/pull/8708#issuecomment-734415023


   /pulsarbot run-failure-checks


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [pulsar] merlimat merged pull request #8708: [build] specify maven-antrun-plugin version and migrate to use newer syntax

Posted by GitBox <gi...@apache.org>.
merlimat merged pull request #8708:
URL: https://github.com/apache/pulsar/pull/8708


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [pulsar] sijie commented on pull request #8708: [build] specify maven-antrun-plugin version and migrate to use newer syntax

Posted by GitBox <gi...@apache.org>.
sijie commented on pull request #8708:
URL: https://github.com/apache/pulsar/pull/8708#issuecomment-734080112


   /pulsarbot run-failure-checks


----------------------------------------------------------------
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:
users@infra.apache.org