[BUILDTOOLS-676] apache-maven-compiler NullPointerException Created: 23/Apr/24 Updated: 25/Dec/24 Resolved: 24/Apr/24 |
|
Status: | Resolved |
Project: | BuildTools |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Major |
Reporter: | John | Assignee: | Unassigned |
Resolution: | Done | Votes: | 0 |
Labels: | BuildTools | ||
Environment: |
Java Version: Java 21 |
Attachments: |
![]() |
Version: | git-BuildTools-a50d932-181 (#181) |
Guidelines Read: | Yes |
Description |
Unable to compile Spigot 1.20.5 using BuildTools CLI. Confirmed that the same environment was able to build Spigot 1.20.4 with no problems (even after upgrade to Java 21). Recently upgraded from openjdk17 to openJDK 21 JRE headless version. OS Version: Ubuntu 20.04 See attached log file. |
Comments |
Comment by John [ 03/May/24 ] |
Compilation works with installation of Java 21 JDK from OpenJDK. JRE version confirmed no longer functional on newer version of maven-compiler. |
Comment by md_5 [ 24/Apr/24 ] |
The issue is you only have JRE not JDK installed. Looking to see if there is anything we can do but probably not |
Comment by md_5 [ 24/Apr/24 ] |
I've downgraded maven-compiler. Please try the latest version in 10 minutes |
Comment by md_5 [ 23/Apr/24 ] |
More information about your environment please. OS, file system, etc |