Closed muffl0n closed 7 years ago
Thanks for reporting this @muffl0n! Would you be willing to create a pull request resolving the issue?
I can't reproduce this anymore. The problem only occured in Eclipse and I think I solved it by manually setting the "source level" to 1.8.
I switched to IntelliJ and the problem (and several other problems ;)) just vanished.
Thanks for putting your time into this project! I will gladly help you out whenever I can!
When trying to compile the JSPs in my webapp that relies on Java sourceVersion 1.8 I'm getting this error message:
/foo/bar.jsp:
This is the configuration in pom.xml:
When using jspc-maven-plugin with version 2.0.0 everything runs fine.
Something I found is this thread: http://stackoverflow.com/questions/28203243/not-implementing-all-the-methods-of-an-interface