Hello! I can not build Aperture project - it hangs up on trying to download a lib from http://repo.aduna-software.org repository (connection times out). It won't success in offline build, so we really need that repo to serve requests. Is that repo still actual or you moved to another location ?
Issue lasts for a weeks...
Please, guys from dev-team!
I can't believe you do not build the project. It is obvious that build wont succeed if you try. Repo is absolutely out of service. It is also impossible to download a single library from it.
Two days after the last release on 29.12.2011 my contract with DFKI expired. Since then nobody that I know tried to build this project. It's pretty much dead. I've outlined the history on https://sourceforge.net/p/aperture/feature-requests/118/#e875
I took a close look. It's non-trivial. If you really need to build that code, or to actually refer to it from your pom file, you'd need to:
... in the process keep an eye on all dependencies and the maven repositories they refer, so that you don't include anything that refers to any other non-existent repository.
... or find someone who has those dependencies on some internal Nexus. I can perhaps upload them to the aperture maven repo, to make it self-contained.
Thanks for advice! I'll defenetely devote my time to make it buildable back. Project is really good, worth using !