Hello, Can anybody tell if OpenJDK version 11 is supported by Chemistry 1.1? If not, are there any plans to support it in the future?
Attempt to build Chemistry produced error by maven-enforcer-plugin: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce-versions) on project chemistry-opencmis: Execution enforce-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce failed: An API incompatibility was encountered while executing org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce: java.lang.ExceptionInInitializerError: null Switching maven-enforcer-plugin to version 3.0.0-M2 allowed to bypass the error above but then build has failed due to javax.xml.ws.handler package being missed: [ERROR] /home/jsmith/dev/apache/chemistry-opencmis-1.1.0/chemistry-opencmis-commons/chemistry-opencmis-commons-api/src/main/java/org/apache/chemistry/opencmis/commons/spi/AuthenticationProvider.java:[27,28] package javax.xml.ws.handler does not exist Regards, Vyacheslav Pascarel