Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Model Driven Health Tools » Maven repo unavailable
Maven repo unavailable [message #1796026] Thu, 04 October 2018 09:47 Go to next message
Maksim Radzivonenka is currently offline Maksim RadzivonenkaFriend
Messages: 1
Registered: October 2018
Junior Member
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 14:35 Go to previous messageGo to next message
Sean Muir is currently offline Sean MuirFriend
Messages: 64
Registered: September 2015
Member
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 14:37 Go to previous message
Dan Brown is currently offline Dan BrownFriend
Messages: 21
Registered: December 2015
Junior Member
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: Mon Sep 23 16:35:05 GMT 2024

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

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

Back to the top