XenoAmess commented on pull request #17:
URL: https://github.com/apache/commons-daemon/pull/17#issuecomment-633809131


   build fails on jdk7 because you use 
org.codehaus.mojo:animal-sniffer-maven-plugin:1.18,
   whose class version 52.0 thus can only run on jdk8+.
   so delete jdk7 here.
   if you really want it then you should use 
org.codehaus.mojo:animal-sniffer-maven-plugin:1.18 instead.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to