MDHT Maven Project [message #1833959] |
Wed, 28 October 2020 16:43  |
Eclipse User |
|
|
|
Hello,
I'm attempting to use the dependencies:
<dependency>
<groupId>org.openehealth.ipf.modules</groupId>
<artifactId>ipf-modules-cda-mdht</artifactId>
<version>4.0-20200713</version>
</dependency>
to generate and build a CCDA within a project based on the IPF camel project. When I run this locally everything works great. However, when I run this in a cloud deployed container, there seems to be missing dependencies.
I have tried pulling the dependencies according to how the sample project at : https://github.com/mdht/Examples/blob/master/org.openhealthtools.mdht.cda.maven.example/pom.xml
pulls them. However, the repositories seem to be down as maven times out when attempting to connect. Are there any suggestions about how to handle this?/ Has anyone dealt with a similar situation before?
Thanks!
|
|
|
|
Powered by
FUDForum. Page generated in 0.03608 seconds