Skip to content

Conversation

@apupier
Copy link

@apupier apupier commented Dec 15, 2025

No description provided.

mvn clean install

You need Maven 3 with Java 6 (or higher) for the build.
You need Maven 3 with Java 8 (or higher) for the build.
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in practice, i guess this is even higher as when compiling with Java 11, a dependency is telling that it requires Java 17

[ERROR] /home/apupier/git/olingo-odata4/fit/src/main/java/org/apache/olingo/fit/KeyAsSegment.java:[46,38] cannot access org.springframework.stereotype.Service
[ERROR]   bad class file: /home/apupier/.m2/repository/org/springframework/spring-context/6.1.0/spring-context-6.1.0.jar(/org/springframework/stereotype/Service.class)
[ERROR]     class file has wrong version 61.0, should be 55.0

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the 8 version is to be in ophase with the pom declaration

<project.build.release.version>8</project.build.release.version>

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

Successfully merging this pull request may close these issues.

1 participant