This page is no longer maintained — Please continue to the home page at www.scala-lang.org

scala libraries on maven central?

1 reply
CadErik
Joined: 2008-12-19,
User offline. Last seen 3 years 43 weeks ago.

I just found the site scala-tools.org which provides maven tools for
scala.
Just wondering why aren't the libraries mirrored to maven central? I
don't mind adding a repository but it would be nice to have them on
maven central...

Erik.

david.bernard
Joined: 2009-01-08,
User offline. Last seen 1 year 27 weeks ago.
Re: scala libraries on maven central?

Hi,

It's a work in progress, some libraries will not be mirrored to
central repository (but not all).
The first candidate are :
* org.scala-tools (maven-scala-plugin, vscaladocs)
* org.scala-lang (scala-library,...) (if scala team ok)
* net.liftweb (if lift team ok)

Mirroring to central repository provide some plus for user (less
configuration) and some minus for lib provider/administrator (no
statistics, can't do test for deploy, authorize an external/unmanaged
rsync...)

/davidB

On Tue, Jan 13, 2009 at 21:24, Putrycz, Erik
wrote:
> I just found the site scala-tools.org which provides maven tools for
> scala.
> Just wondering why aren't the libraries mirrored to maven central? I
> don't mind adding a repository but it would be nice to have them on
> maven central...
>
> Erik.
>
>

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland