You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Celestine Maria Kariuki (Jira)" <ji...@apache.org> on 2021/02/21 01:11:00 UTC

[jira] [Created] (FINERACT-1317) ERROR WHEN BUILDING LOCALLY WITH GRADLE

Celestine Maria Kariuki created FINERACT-1317:
-------------------------------------------------

             Summary: ERROR WHEN BUILDING LOCALLY WITH GRADLE
                 Key: FINERACT-1317
                 URL: https://issues.apache.org/jira/browse/FINERACT-1317
             Project: Apache Fineract
          Issue Type: Bug
          Components: Build
    Affects Versions: 1.4.0
         Environment: Windows 10, Powershell
            Reporter: Celestine Maria Kariuki
             Fix For: 1.5.0, 1.4.0


When I run apache fineract locally, on my Windows PC, I have run 
 * {{./gradlew createDB -PdbName=fineract_tenants}}
 * Then, the build commences but then it fails and displays an error message
 * The error message: 
* Where:
Build file 'C:\Users\celestino\finTech\fineract\build.gradle' line: 363

What went wrong:
A problem occurred evaluating root project 'fineract'.
> java.lang.UnsupportedClassVersionError: com/github/spotbugs/snom/SpotBugsPlugin has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0

 * What should I do to correct this error?

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)