On 11 February 2018 at 00:36, Gilles <[email protected]> wrote: > Hi. > > Using CP 43, and JDK 9, the command > $ mvn test > fails, seemingly because of "animal-sniffer"[1].
Works fine for me. > Indeed, running > $ mvn -Danimal.sniffer.skip=true test > lets the build proceed successfully. > > Gilles > > [1] Error message is similar to the one reported here: > https://github.com/mojohaus/animal-sniffer/issues/29 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
