chris-twiner / scalesXml

Alternate Scala XML library
77 stars 16 forks source link

Can't build (repo not found) #45

Closed devkat closed 11 months ago

devkat commented 7 years ago

I can't build since the repository in plugins.sbt can't be found:

https://scala-scales.googlecode.com/svn/repo

Are the sources of the dependencies available somewhere?

chris-twiner commented 11 months ago

there are no extra dependencies, but the whole sbt build process caused nothing but grief and was an undertaking to bring back to life. as such I've just swapped to maven #48 .