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
Trying to generate AMP files always fails with this error message:
root@alfresco:/opt/alfresco/extensions/onlyoffice-alfresco/repo# gradle amp
> Task :compileJava FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Could not resolve all files for configuration ':compileClasspath'.
> Could not find org.springframework.social:spring-social-facebook:1.0.0.RC1.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/org/springframework/social/spring-social-facebook/1.0.0.RC1/spring-social-facebook-1.0.0.RC1.pom
- https://repo.maven.apache.org/maven2/org/springframework/social/spring-social-facebook/1.0.0.RC1/spring-social-facebook-1.0.0.RC1.jar
- https://maven.alfresco.com/nexus/content/groups/public/org/springframework/social/spring-social-facebook/1.0.0.RC1/spring-social-facebook-1.0.0.RC1.pom
- https://maven.alfresco.com/nexus/content/groups/public/org/springframework/social/spring-social-facebook/1.0.0.RC1/spring-social-facebook-1.0.0.RC1.jar
Required by:
project : > org.alfresco:alfresco:5.0.d > org.alfresco:alfresco-repository:5.0.d
Any idea how to solve the issue is highly appreciated ... also already built AMP files would help (if there are any?!?)
The text was updated successfully, but these errors were encountered:
Trying to generate AMP files always fails with this error message:
Any idea how to solve the issue is highly appreciated ... also already built AMP files would help (if there are any?!?)
The text was updated successfully, but these errors were encountered: