error: release version 11 not supported under openSUSE Tumbleweed
Opened this issue · 1 comments
Expected behavior
phoenicis building.
Actual behavior
fails with [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project phoenicis-configuration: Fatal error compiling: error: release version 11 not supported -> [Help 1] [ERROR]
Steps to reproduce
install maven to Tumbleweed (zypper in maven)
get the current source using gh command
issue mvn clean package command in its directory
System information
- software version (git revision) of phoenicis and scripts repositories current
- used operating system: openSUSE Tumbleweed (current/rolling release)
- used Java version javac --version shows 17.0.2
- I installed the "java development" pattern from openSUSE too didn't change.
Expected behavior
phoenicis building.
Actual behavior
fails with
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project phoenicis-configuration: Fatal error compiling: error: release version 11 not supported -> [Help 1] [ERROR]
Steps to reproduce
install maven to Tumbleweed (zypper in maven) get the current source using gh command issue mvn clean package command in its directory
System information
- software version (git revision) of phoenicis and scripts repositories current
- used operating system: openSUSE Tumbleweed (current/rolling release)
- used Java version javac --version shows 17.0.2
- I installed the "java development" pattern from openSUSE too didn't change.
same on arch linux latest