eclipse / n4js

Eclipse Public License 1.0
28 stars 27 forks source link

As a smith I want to migrate some Xtend files to Java (part 8) #2603

Closed mmews-n4 closed 4 months ago

mmews-n4 commented 5 months ago

Since the xtend-maven-plugin does not support Java versions >17 it is necessary to migrate all remaining xtend files to Java.

maven output

Failed to execute goal org.eclipse.xtend:xtend-maven-plugin:2.33.0:compile (default) on project org.eclipse.n4js: Execution default of goal org.eclipse.xtend:xtend-maven-plugin:2.33.0:compile failed: Unknown Java Version Qualifier: '21'. Valid values are: '1.5, 1.6, 6, 1.7, 7, 1.8, 8, 9, 1.9, 10, 1.10, 11, 1.11, 17, 1.17' -> [Help 1]