I’ve gotten through most of the build except that I get animal sniffer errors depending on what target version I choose. Below maven.compiler.target I’ve added:
<javaTarget.majorVersion>1</javaTarget.majorVersion> <javaTarget.minorVersion>8</javaTarget.minorVersion> to try to get the animal sniffer to behave, but it still yields errors. @Gilles - thoughts? -Rob > On Jul 10, 2018, at 3:16 PM, Rob Tompkins <[email protected]> wrote: > > I don’t know what we want it to be here. @GIlles - do you have any > suggestions? > > -ROb --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
