uschindler commented on PR #912:
URL: https://github.com/apache/lucene/pull/912#issuecomment-1253646592

   Current output:
   
   ```
   Starting a Gradle Daemon (subsequent builds will be faster)
   Directory 'C:\Users\Uwe Schindler\.gradle\daemon\7.3.3\(custom paths)' 
(system property 'org.gradle.java.installations.paths') used for java 
installations does not exist
   
   > Task :errorProneSkipped
   WARNING: errorprone disabled (skipped on builds not running inside CI 
environments, pass -Pvalidation.errorprone=true to enable)
   
   > Task :lucene:core:compileMain19Java FAILED
   
   FAILURE: Build failed with an exception.
   
   * What went wrong:
   Execution failed for task ':lucene:core:compileMain19Java'.
   > Error while evaluating property 'javaCompiler' of task 
':lucene:core:compileMain19Java'
      > Failed to calculate the value of task ':lucene:core:compileMain19Java' 
property 'javaCompiler'.
         > Unable to download toolchain matching these requirements: 
{languageVersion=19, vendor=ADOPTOPENJDK, implementation=vendor-specific}
            > Unable to download toolchain. This might indicate that the 
combination (version, architecture, release/early access, ...) for the 
requested JDK is not available.
               > Could not read 
'https://api.adoptopenjdk.net/v3/binary/latest/19/ga/windows/x64/jdk/hotspot/normal/adoptopenjdk'
 as it does not exist.
   ```


-- 
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: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to