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
-
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