You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by Apache Pulsar Slack <ap...@gmail.com> on 2019/10/18 09:11:02 UTC

Slack digest for #dev - 2019-10-18

2019-10-18 01:09:56 UTC - Ali Ahmed: I suspect there is some issue with maven version on jenkins we  could just add a wrapper script and use that instead
```mvn -N io.takari:maven:wrapper -Dmaven=3.5.2```
----