On 11 February 2018 at 01:19, Gilles <[email protected]> wrote: > On Sun, 11 Feb 2018 00:46:23 +0000, sebb wrote: >> >> 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. > > > Does it work in a project that contains "module-info.java" > files?
The one I tried it on does not have such a file, but I don't see that mentioned in the original message. Indeed the subject is prefixed [All] so it appears to apply to all components. If you want help, you will need to provide more info on exactly what you tried, and what went wrong. > >>> 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]
