New location of the Scala Tools Maven repository

Solution Verified - Updated -

Environment

  • JBoss Fuse 6.0

Issue

I'm trying to access Scala Tools Maven repository. I can see the repository properly configured in the Fuse etc/org.ops4j.pax.url.mvn.cfg configuration file, but the Fabric cannot download artifacts from this repository.

Resolution

The repository located at the scala-tools.org address doesn't exist anymore. Sonatype's Maven repositories for Scala Tools [1][2] should be used instead. You need to modify the etc/org.ops4j.pax.url.mvn.cfg configuration file in order to replace the old repository location.

[1] https://oss.sonatype.org/content/groups/scala-tools
[2] https://oss.sonatype.org/content/repositories/snapshots

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments