Can't connec to https://repo.adobe.com/nexus/content/groups/public
Hello,
I try to build the bootstrap connector, but I can't because of this message:
Downloading from adobe-public-releases: https://repo.adobe.com/nexus/content/groups/public/com/adobe/granite/com.adobe.granite.translation.api/1.1.34/com.adobe.granite.translation.api-1.1.34.pom
Downloading from localinstance: http://localhost:4502/maven/repository/com/adobe/granite/com.adobe.granite.translation.api/1.1.34/com.adobe.granite.translation.api-1.1.34.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/adobe/granite/com.adobe.granite.translation.api/1.1.34/com.adobe.granite.translation.api-1.1.34.pom
[WARNING] The POM for com.adobe.granite:com.adobe.granite.translation.api:jar:1.1.34 is missing, no dependency information available
Downloading from adobe-public-releases: https://repo.adobe.com/nexus/content/groups/public/com/adobe/granite/com.adobe.granite.translation.api/1.1.34/com.adobe.granite.translation.api-1.1.34.jar
Downloading from localinstance: http://localhost:4502/maven/repository/com/adobe/granite/com.adobe.granite.translation.api/1.1.34/com.adobe.granite.translation.api-1.1.34.jar
Downloading from central: https://repo.maven.apache.org/maven2/com/adobe/granite/com.adobe.granite.translation.api/1.1.34/com.adobe.granite.translation.api-1.1.34.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Bootstrap Translation Connector 2.5.1:
[INFO]
[INFO] Bootstrap Translation Connector .................... SUCCESS [ 0.543 s]
[INFO] Bootstrap Translation Connector - Bundle ........... FAILURE [ 25.272 s]
[INFO] Bootstrap Translation Connector - Content .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27.961 s
[INFO] Finished at: 2021-01-14T16:02:28+01:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project bootstrap-connector.bundle: Could not resolve dependencies for project com.adobe.granite.translation.connector:bootstrap-connector.bundle:bundle:2.5.1: Could not transfer artifact com.adobe.granite:com.adobe.granite.translation.api:jar:1.1.34 from/to adobe-public-releases (https://repo.adobe.com/nexus/content/groups/public😞 Transfer failed for https://repo.adobe.com/nexus/content/groups/public/com/adobe/granite/com.adobe.granite.translation.api/1.1.34/com.adobe.granite.translation.api-1.1.34.jar: Connect to repo.adobe.com:443 [repo.adobe.com/192.147.130.162] failed: Connection timed out: connect -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :bootstrap-connector.bundle


