I was working with Alfresco Java Client API from alfresco-client-sdk/client-java/alfresco-java-client at master · Alfresco/alfresco-client-sdk · GitH...
I had to clean my local maven repository, and when I tried to download it again, the maven dependency was missing:
<dependency> <groupId>org.alfresco.client</groupId> <artifactId>alfresco-java-client</artifactId> <version>1.0.0-beta1</version> </dependency>
I can't find it anymore in Maven Repository which is a problem for me because all my current project was based on that API. I know it was a beta, but it worked great.
Is something temporal? Any suggestions?
How about downloading the project's source code and using maven to package and install it locally for you?
I tried to find the artifacts online for you, but I could not find any one.
Yes, thats what I thought just after write this post.
Problem solved!
Thans!
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.