International-Data-Spaces-Association / DataspaceConnector

This is an IDS Connector reference implementation.
Apache License 2.0
33 stars 29 forks source link

Blocked mirror for repositories when building with Docker #678

Closed alzcurda closed 1 year ago

alzcurda commented 1 year ago

Describe the bug When I try to build a image or use docker-compose I get this error message:

#15 105.7 Caused by: org.eclipse.aether.transfer.NoRepositoryConnectorException: Blocked mirror for repositories: [eis-public-repo (http://maven.iais.fraunhofer.de/artifactory/eis-ids-public, default, disabled), eis-snapshot-repo (http://maven.iais.fraunhofer.de/artifactory/eis-ids-snapshot, default, releases+snapshots), eis-ids-public (http://maven.iais.fraunhofer.de/artifactory/eis-ids-public, default, releases+snapshots)]

To Reproduce I get the latest version (8.0.2) I navigated to DataspaceConnecotr and ran:

docker build -t dataspaceconnector .

Expected behavior I expected the connector would work

Screenshots & Logs image

Desktop (please complete the following information):

Additional context It works if I launch it using Maven.

alzcurda commented 1 year ago

I was able to compile using maven version 3.6.