Yes there is. We got this published and done via mojohaus recently

see

https://github.com/mojohaus/animal-sniffer/issues/1

  <plugin>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>animal-sniffer-maven-plugin</artifactId>
    <configuration>
      <signature>
        <groupId>org.codehaus.mojo.signature</groupId>
        <artifactId>java18</artifactId>
        <version>1.0</version>
      </signature>
    </configuration>
  </plugin>

http://search.maven.org/#artifactdetails%7Corg.codehaus.mojo.signature%7Cjava18%7C1.0%7Cpom



On Fri, Apr 8, 2016 at 1:18 PM, Jesse Glick <jgl...@cloudbees.com> wrote:

> On Fri, Apr 8, 2016 at 1:21 PM, Manfred Moser <mosa...@gmail.com> wrote:
> > You probably have to override the animal sniffer config with the correct
> > signature file version.
>
> There is none for Java 8 yet AFAICT, so until there is, 8+ plugins are
> not supported by this POM I guess, unless you can configure out how to
> suppress the Animal Sniffer execution.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr2h_Sno%2BkyjyD01R%3D0o_jyqO5tJDW8fLz3Wd1u%3DvbjE1w%40mail.gmail.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CABffhO4-3MGG47gEDVUqHvm5Tdvo5kkTe61mnA3%3DxxhRmOy%2BHA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to