Hi.

Using CP 43, and JDK 9, the command
 $ mvn test
fails, seemingly because of "animal-sniffer"[1].
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: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org


Reply via email to