Richard Eckart de Castilho created UIMA-6463: ------------------------------------------------
Summary: Use toolchains to ensure compatibility with Java 1.8 Key: UIMA-6463 URL: https://issues.apache.org/jira/browse/UIMA-6463 Project: UIMA Issue Type: Improvement Components: Build, Packaging and Test Reporter: Richard Eckart de Castilho Assignee: Richard Eckart de Castilho Fix For: parent-pom-15 Since using Tycho for building Eclipse feature and update site modules only runs on Java 11+, we can no longer mandate to build releases using Java 1.8 to ensure compatibility with Java 1.8. To fix this problem, to allow Maven to run with Java 11 while still making sure that the compiled code works properly with Java 1.8, we'll have to use the Maven Toolchains Plugin. -- This message was sent by Atlassian Jira (v8.20.7#820007)