Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Compilation failure #130

Open
adrianodib opened this issue Nov 11, 2019 · 1 comment
Open

Compilation failure #130

adrianodib opened this issue Nov 11, 2019 · 1 comment

Comments

@adrianodib
Copy link

Error compiling Alfresco-share project right after cloning master

https://github.com/Alfresco/share.git

Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project alfresco-share-services: Compilation failure
[ERROR] /C:/src/share/share-services/src/main/java/org/alfresco/service/cmr/wiki/WikiService.java:[30,26] cannot access org.alfresco.query.PagingRequest
[ERROR] bad class file: C:\Users\adria.m2\repository\org\alfresco\alfresco-core\7.5.6\alfresco-core-7.5.6.jar(org/alfresco/query/PagingRequest.class)
[ERROR] class file has wrong version 55.0, should be 52.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.

@narkuss
Copy link

narkuss commented Dec 31, 2019

Hi,
Use jdk11 instead of jdk8.

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

No branches or pull requests

2 participants