I am trying to set development environment with below details. Alfresco : EE 4.2.4 Maven SDK 1.1.1
But while creating repo-amp(mvn install) it shows below error.
Failed to collect dependencies at org.alfresco:alfresco-enterprise-repository:jar:4.2.4 -> org.activiti:activiti-explorer:jar:5.13-alf-20140708 -> com.thebuzzmedia:imgscalr-lib:jar:3.1: Failed to read artifact descriptor for com.thebuzzmedia:imgscalr-lib:jar:3.1: Could not transfer artifact com.thebuzzmedia:imgscalr-libom:3.1 from/to buzzmedia (http://maven.thebuzzmedia.com😞 maven.thebuzzmedia.com:80 failed to respond -> [Help 1]
I googled error and found this(https://github.com/rkalla/imgscalr/issues/115). It says: maven.thebuzzmedia.com is down because imgscalr moved into Maven central repo - no additional "repository" tags needed, it's in the official Maven repo!
But I dont know how to fix this in alfresco.
Please let me help fix this issue. Attached is the error.