This repository was archived by the owner on Jun 13, 2025. It is now read-only.
Building IDS app-store using docker. #730
Unanswered
sriramsv2201
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am trying to build the IDS Appstore using Docker but always get the following error.
Caused by: org.apache.maven.project.DependencyResolutionException: Could not collect dependencies for project de.fraunhofer.fit:appstore:jar:3.0.0
5106.5 Failed to read artifact descriptor for de.fraunhofer.iais.eis.ids.infomodel:java:jar:4.2.7
5106.5 Caused by: The following artifacts could not be resolved: de.fraunhofer.iais.eis.ids.infomodel:java:pom:4.2.7 (absent): Could not transfer artifact de.fraunhofer.iais.eis.ids.infomodel:java:pom:4.2.7 from/to Maven
repository (https://repo1.maven.org/maven2/): PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target.
Can someone please tell me how to fix this?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions