Skip to content

Backend service has error with java 8 maven 3.5+ #4

Open
@ehsannikkhah

Description

@ehsannikkhah

I am a mid-level Java developer but I could not run the backend service on this project. error message is: Exception in thread "main" java. lang.UnsupportedClassVersionError: org/jboss/modules/Main 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

I understand Jre 8 supports class files up to 52-level, for this reason, I even tested it with JDK 17 . unfortunately, it failed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions