Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue encountered when Installing maven dependencies this repository as Unsupported class file major version #1245

Open
muzafferjoya opened this issue Apr 8, 2024 · 0 comments

Comments

@muzafferjoya
Copy link

mvn clean install -DskipTests=true -DCLOUD_STORE_GROUP_ID=org.sunbird -DCLOUD_STORE_ARTIFACT_ID=cloud-store-sdk -DCLOUD_STORE_VERSION=1.4.6

[INFO] Reactor Summary for lms-service 1.0-SNAPSHOT:
[INFO]
[INFO] lms-service ........................................ SUCCESS [ 1.151 s]
[INFO] core ............................................... SUCCESS [ 0.027 s]
[INFO] platform-common .................................... SUCCESS [ 7.942 s]
[INFO] actor-core ......................................... SUCCESS [ 0.819 s]
[INFO] cassandra-utils .................................... SUCCESS [ 1.445 s]
[INFO] es-utils ........................................... SUCCESS [ 1.514 s]
[INFO] notification-utils ................................. SUCCESS [ 1.221 s]
[INFO] service ............................................ SUCCESS [ 7.244 s]
[INFO] controller ......................................... SUCCESS [ 27.041 s]
[INFO] LMS Aggregate Report ............................... FAILURE [ 0.305 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 49.425 s
[INFO] Finished at: 2024-04-08T05:34:55Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.jacoco:jacoco-maven-plugin:0.8.6:report-aggregate (it-report) on project reports: An error has occurred in JaCoCo Aggregate report generation.: Error while creating report: Error while analyzing /var/lib/jenkins/workspace/Build/Core/Learner/controller/target/classes/filters/CustomGzipFilter.class. Unsupported class file major version 61 -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :reports

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant