Skip to main content



      Home
Home » Eclipse Projects » Model Driven Health Tools » Maven repo unavailable
Maven repo unavailable [message #1796026] Thu, 04 October 2018 05:47 Go to next message
Eclipse UserFriend
Hi, i added maven repo as follows:
<repository>
            <id>MDHT.ext-release-local</id>
            <name>MDHT.ext-release-local</name>
            <url>http://devsoap.sitenv.org:8081/artifactory/ext-release-local</url>
        </repository>
        <repository>
            <id>MDHT.libs-snapshot-local</id>
            <name>MDHT.libs-snapshot-local</name>
            <url>http://devsoap.sitenv.org:8081/artifactory/libs-snapshot-local</url>
        </repository>
        <repository>
            <id>MDHT.plugins-release-local</id>
            <name>MDHT.plugins-release-local</name>
            <url>http://devsoap.sitenv.org:8081/artifactory/plugins-release-local</url>
        </repository>


It became unavailable starting from today. Is there another repository? Please help
Re: Maven repo unavailable [message #1796414 is a reply to message #1796026] Fri, 12 October 2018 10:35 Go to previous messageGo to next message
Eclipse UserFriend
Unfortunately due to some budgeting constraints at the ONC those servers were taken off line
We are working on alternatives

The biggest issue overall is the maven central tends to not have all the correct eclipse dependencies so we use a custom repo

There have not been updates recently so can if you have already downloaded the dependencies via maven you run the build off-line and that should work
Re: Maven repo unavailable [message #1796417 is a reply to message #1796026] Fri, 12 October 2018 10:37 Go to previous message
Eclipse UserFriend
Apologies. We lost access to our repository server and are in the process of spinning up a new one. The new one should be available by EOM at the latest.

If you need the jars in the meantime they can be obtained here directly:
https://github.com/mdht/mdht-models/releases
Previous Topic:Parsing QRDA Document
Next Topic:CDAUtil.save() Creating Invalid Document
Goto Forum:
  


Current Time: Thu Jul 10 05:53:38 EDT 2025

Powered by FUDForum. Page generated in 0.28556 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top