You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: