set up a public maven repository

Issue #934 resolved
Robert Jäschke created an issue

We need a (public!) alternative for our Maven2 repository http://www.biblicious.org:8088/artifactory/repo It shall reside under http://dev.bibsonomy.org/maven2/ and be accessible from outside.

TASKS:

  1. Find out, which of the libraries that are not cached on the current repository are needed for what and which libraries can be removed (important candidates: com/sun/jndi and com/sun/xml/bind/jaxb-xjc). Ask Dominik or Robert, if you need help.

  2. Set up a Maven2 Repository and embedd it into http://dev.bibsonomy.org/maven2/

  3. Move the necessary libraries to the new repository. Ensure, that their source code is available, too (typically, their license requires that).

  4. Move the existing public BibSonomy Releases from http://dev.bibsonomy.org/maven2/ to the new repository.

  5. Change the POMs to use that repository.

Comments (5)

  1. Log in to comment