Re: [sbt] How to make sbt to look for scala dist in local maven repository?

51 views
Skip to first unread message

Josh Suereth

unread,
Sep 29, 2012, 7:35:29 AM9/29/12
to simple-b...@googlegroups.com

What version of sbt?

On Sep 29, 2012 4:01 AM, "Rogach" <platon...@gmail.com> wrote:
I managed to build my own scala distribution and I published it locally into maven repository (~/.m2/repository). But when I set sbt to use that version, it looks only in local ivy, typesafe-ivy-releases, Maven Central and sonatype-snaphshots. It does not look in local maven repository, even though I specified it in project/plugins.sbt as follows:

resolvers += Resolver.mavenLocal

or

resolvers += "Local Maven Repository" at "file://" + Path.userHome.absolutePath + "/.m2/repository"

What should I do to make it work?

--
You received this message because you are subscribed to the Google Groups "simple-build-tool" group.
To view this discussion on the web visit https://groups.google.com/d/msg/simple-build-tool/-/JYGoPeePDwEJ.
To post to this group, send email to simple-b...@googlegroups.com.
To unsubscribe from this group, send email to simple-build-t...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/simple-build-tool?hl=en.
Reply all
Reply to author
Forward
0 new messages