apelluru commented on PR #35:
URL: 
https://github.com/apache/sling-org-apache-sling-xss/pull/35#issuecomment-1761041515

   > Are there technical blockers to keeping Java 8 compatibility?
   
   @rombert Yes, we do. This is due to the latest version of the 
maven-compiler-plugin, which mandates Java 11 as the target version.
   
   [Jenkins 
job](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-xss/view/change-requests/job/PR-35/2/console)
   
   `[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) 
on project org.apache.sling.xss: Fatal error compiling: invalid target release: 
11 -> [Help 1]
   org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute 
goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile 
(default-compile) on project org.apache.sling.xss: Fatal error compiling`


-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to