Skip to content

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

Open
@muzafferjoya

Description

@muzafferjoya

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

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