Getting error - Fatal error compiling: invalid target release: 9
While deploying my code to cloud instance, getting the below build error on core bundle. What can be the issue?
While deploying my code to cloud instance, getting the below build error on core bundle. What can be the issue?
What version of Java are you using. If you are using jdk 8 and using latest maven compiler compiler plug in with release tag in it perhaps this could be a potential issue. Let us know these details so we can guide you. We use jdk 11 and using release 8 or 11 works fine as part of build process. Release tag is available only since jdk9. So is the reason we suspect jdk could be an issue. Thanks
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.