Error while running the project in macOS intel #85
Unanswered
Hellstellar
asked this question in
Issues
Replies: 2 comments 2 replies
-
@reshmi-nair @BharathwajShankar can you pls post an update here in terms of the issue/ what was tried out, so that other users can also benefit from it? |
Beta Was this translation helpful? Give feedback.
0 replies
-
https://github.com/orgs/Sunbird-Lern/discussions/155 Facing same issue any solution for this error do share it |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
While setting up the project all the steps were followed. When I run
mvn play2:run
I am getting the following error:java.lang.NoClassDefFoundError: com/google/code/play2/plugin/MavenPlay2BuilderRunnable
The above error is coming in java version: 11.0.2
A slightly different error was coming when I was using java version: 11.0.18:
Failed to execute goal com.google.code.play2-maven-plugin:play2-maven-plugin:1.0.0-rc5:run (default-cli) on project lms-service: ?: ExceptionInInitializerError: NullPointerException
Maven version is 3.9.0
Beta Was this translation helpful? Give feedback.
All reactions