Hi, I am new to OpenMRS. I’ve been to trying to run mvn clean install command in my openMRS core directory and I keep getting Compilation failure. Link to Gist
Currently, OpenMRS requires JDK version 8 and is incompatible with version 9 or later. There’s some discussion of the steps needed to transition to JDK 9+ in this thread.
Thanks , the build was successful after changing the maven java compiler.
1 Like
@ibacher thanks for helping him out