Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fails with "Could not find org.springframework.social:spring-social-facebook:1.0.0.RC1" #19

Closed
jacotec opened this issue Oct 10, 2018 · 3 comments

Comments

@jacotec
Copy link

jacotec commented Oct 10, 2018

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?!?)

@cetra3
Copy link
Owner

cetra3 commented Oct 10, 2018

I have a feeling that particular artifact has been yanked... Let me investigate

@cetra3
Copy link
Owner

cetra3 commented Oct 10, 2018

@cetra3 cetra3 closed this as completed Oct 10, 2018
@jacotec
Copy link
Author

jacotec commented Oct 11, 2018

Awesome! Thank you! :-)

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

No branches or pull requests

2 participants