Could not resolve dependencies for project com.adobe.training:company-core:bundle:0.0.1
I am trying to run a mvn clean install and am getting this error message during the company-core installation:
[ERROR] Failed to execute goal on project company-core: Could not resolve dependencies for project com.adobe.training:company-core:bundle:0.0.1-SNAPSHOT: Failed
to collect dependencies at com.day.cq:cq-replication:jar:5.4.2: Failed to read artifact descriptor for com.day.cq:cq-replication:jar:5.4.2: Could not transfer
artifact com.day.cq:cq-replication:pom:5.4.2 from/to central (https://repo.maven.apache.org/maven2): Received fatal alert: protocol_version -> [Help 1]
I am unable to find a whole lot of documentation on this specific issue, so any help is much appreciated!
Thanks!