It should build without any additional setup. I haven't tested the accessibility from outside of our company for some time as the artifacts were available on my local machine.
Can you access http://maven.averbis.com/m2/ with your browser? If yes, there could be some update problems of maven. You could delete the m2 folders and run mvn clean install -U Best, Peter Am 18.08.2016 um 20:01 schrieb Marshall Schor: > When trying to build Ruta, it fails with message > > [ERROR] Failed to execute goal on project ruta-ep-parent: Could not resolve > dependencies for project org.apache.uima:ruta-ep-parent:pom:2.5.0-SNAPSHOT: > Could not transfer artifact org.eclipse.swt.win32.win32:x86_64:jar:3.104.1 > from/to averbis-osgi-releases (http://maven.averbis.com/m2/): GET request of: > org/eclipse/swt/win32/win32/x86_64/3.104.1/x86_64-3.104.1.jar from > averbis-osgi-releases failed: Connection reset -> [Help 1] > > Is there some extra setup needed here? > > -Marshall >