You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I have cloned this repo into my local machine, and tried to do docker compose up to build and start containers, after some time it throws unknown host exception for the repo maven.iais.fraunhofer.de defined in pom xml
To Reproduce
Steps to reproduce the behavior:
clone repo
move project root folder
try docker compose up
See error
Expected behavior
It should download all dependencies, build the image and start the container
Screenshots & Logs
Desktop (please complete the following information):
OS: windows
Browser [e.g. chrome, safari]
Version (DSC) [e.g. 22]
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
ahmetuyanikdev
changed the title
Unknown host exception for maven repository
Unknown host exception for maven repository maven.iais.fraunhofer.de
May 16, 2024
Same here. I can't fetch the file https://mvn.ids.isst.fraunhofer.de/nexus/repository/ids-public/de/fraunhofer/isst/ids/framework/base/4.0.3/base-4.0.3.pom.
Describe the bug
I have cloned this repo into my local machine, and tried to do docker compose up to build and start containers, after some time it throws unknown host exception for the repo maven.iais.fraunhofer.de defined in pom xml
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should download all dependencies, build the image and start the container
Screenshots & Logs
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: