Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
simple-build-tool
Conversations
Labels
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
simple-build-tool
Contact owners and managers
1–30 of 3420
IMPORTANT!!
This list is being phased out. Please use
StackOverflow
for questions and
[sbt-dev]
for development discussions.
Mark all as read
Report group
0 selected
Tomás Lázaro
, …
Ravinder Payal
6
11/6/17
Running SBT as a daemon
Same happening with us for our Play Application. On Wednesday, November 5, 2014 at 3:10:35 AM UTC+5:
unread,
Running SBT as a daemon
Same happening with us for our Play Application. On Wednesday, November 5, 2014 at 3:10:35 AM UTC+5:
11/6/17
Shyam Gurram
,
Naftoli Gugenheim
2
3/28/17
Reg:- Sbt Compiler
That's not how you're supposed to do it. What are you trying to achieve? Why do you mean by
unread,
Reg:- Sbt Compiler
That's not how you're supposed to do it. What are you trying to achieve? Why do you mean by
3/28/17
Shyam Gurram
3/27/17
Error: Running sbt compile
Hi Team, 1) I have installed sbt compiler successfully. When I am going to next step that is running
unread,
Error: Running sbt compile
Hi Team, 1) I have installed sbt compiler successfully. When I am going to next step that is running
3/27/17
Adam Gajek
3/14/17
SBT versioning
Hi! Is it possible with sbt-release plugin to provide versioning flow as follows: - 0.0.1 - then
unread,
SBT versioning
Hi! Is it possible with sbt-release plugin to provide versioning flow as follows: - 0.0.1 - then
3/14/17
Steven Yang
2
3/14/17
Re: [sbt] Custom task to be called by sub-projects with sub-project scope
Hi all I have a basic multi-project build which had no problem building and executing built-in sub-
unread,
Re: [sbt] Custom task to be called by sub-projects with sub-project scope
Hi all I have a basic multi-project build which had no problem building and executing built-in sub-
3/14/17
Lutz Hühnken
2/26/17
Build subproject and dependent subprojects
Hi, I didn't get an answer for my StackOverflow question http://stackoverflow.com/questions/
unread,
Build subproject and dependent subprojects
Hi, I didn't get an answer for my StackOverflow question http://stackoverflow.com/questions/
2/26/17
Kurt Williams
7/7/16
error in opening zip file
I'm having a really strange problem: I have a multi-module sbt project containing libraries that
unread,
error in opening zip file
I'm having a really strange problem: I have a multi-module sbt project containing libraries that
7/7/16
Priya R
,
bigdatanag rao
2
7/7/16
Why is the multi-project build.sbt failing?
Hi Priya, I am also facing below issue. Please tell the fix if you get rid of this issue. On Thursday
unread,
Why is the multi-project build.sbt failing?
Hi Priya, I am also facing below issue. Please tell the fix if you get rid of this issue. On Thursday
7/7/16
bigdatanag rao
7/7/16
not resolving dependency in command mode but does in IntelliJ IDE
Hi Guys, I am learning SBT and trying to build a project with dependent module in IntelliJ IDEA .
unread,
not resolving dependency in command mode but does in IntelliJ IDE
Hi Guys, I am learning SBT and trying to build a project with dependent module in IntelliJ IDEA .
7/7/16
Michael Armbrust
,
Jean-Rémi Desjardins
2
7/1/16
Copying a build directory preserving cached work
Hi Michael, Distributed test execution on a cluster of computers would be awesome. I hope you can
unread,
Copying a build directory preserving cached work
Hi Michael, Distributed test execution on a cluster of computers would be awesome. I hope you can
7/1/16
Robson Peixoto
,
Naftoli Gugenheim
2
3/3/16
Equivalent to `mvn versions:use-latest-versions`
https://github.com/rtimush/sbt-updates On Thu, Mar 3, 2016, 9:24 AM Robson Peixoto <robsonpeixoto@
unread,
Equivalent to `mvn versions:use-latest-versions`
https://github.com/rtimush/sbt-updates On Thu, Mar 3, 2016, 9:24 AM Robson Peixoto <robsonpeixoto@
3/3/16
Leon Maia
3/3/16
Extend trait from another module failing
Hello everyone, I have a multi-module project and one of my modules dependsOn a utils project which
unread,
Extend trait from another module failing
Hello everyone, I have a multi-module project and one of my modules dependsOn a utils project which
3/3/16
Hongwei Liu
12/15/15
set different scala version for projects in dependsOn
hi , i have a project which depends on other projects. but each use different scala version: // build
unread,
set different scala version for projects in dependsOn
hi , i have a project which depends on other projects. but each use different scala version: // build
12/15/15
Maatary Okouya
,
Koert Kuipers
2
12/4/15
Q&A
How to control the sbt scala version
I do not believe it can be set, or matters For sbt 0.13 its scala 2.10 On Dec 3, 2015 14:32, "
unread,
Q&A
How to control the sbt scala version
I do not believe it can be set, or matters For sbt 0.13 its scala 2.10 On Dec 3, 2015 14:32, "
12/4/15
David Vergnaud
,
Naftoli Gugenheim
2
11/12/15
Importing a plugin -- sbt-app-assembler
https://github.com/sbt/sbt-assembly https://github.com/sbt/sbt-native-packager are both very good
unread,
Importing a plugin -- sbt-app-assembler
https://github.com/sbt/sbt-assembly https://github.com/sbt/sbt-native-packager are both very good
11/12/15
Quartz
, …
Adam Warski
11
9/1/15
Sbt equivalent to maven's dependency:tree
Ah, good to know we aren't the only ones for who the ASCII trees were frustrating :) It's
unread,
Sbt equivalent to maven's dependency:tree
Ah, good to know we aren't the only ones for who the ASCII trees were frustrating :) It's
9/1/15
Philippe Jean
, …
Adam Warski
3
8/27/15
dependency tree
That's a very old thread, but if somebody would find that useful, there are two options now: *
unread,
dependency tree
That's a very old thread, but if somebody would find that useful, there are two options now: *
8/27/15
Rodrigo Cano
2
8/25/15
How to start sbt in server mode?
Cross posting this to sbt-dev, because I think I posted it in the incorrect place, sorry for the
unread,
How to start sbt in server mode?
Cross posting this to sbt-dev, because I think I posted it in the incorrect place, sorry for the
8/25/15
jda...@accesio.com
, …
Josh Suereth
5
8/15/15
How do you actually debug what is going on in SBT
`inspect compile` should show you the subtasks it runs, `inspect tree compile` should show you more.
unread,
How do you actually debug what is going on in SBT
`inspect compile` should show you the subtasks it runs, `inspect tree compile` should show you more.
8/15/15
Tim Harper
7/23/15
Work around for cert issues
Posting this where someone else can find it: Today repo.scala-sbt.org is having cert configuration
unread,
Work around for cert issues
Posting this where someone else can find it: Today repo.scala-sbt.org is having cert configuration
7/23/15
杨博
2
7/10/15
sbt-api-mappings, a sbt plugin that resolve external links in ScalaDoc, has been released
The project URL of this plugin: https://github.com/ThoughtWorksInc/sbt-api-mappings 杨博 <pop.atry@
unread,
sbt-api-mappings, a sbt plugin that resolve external links in ScalaDoc, has been released
The project URL of this plugin: https://github.com/ThoughtWorksInc/sbt-api-mappings 杨博 <pop.atry@
7/10/15
Lukas Rytz
, …
Paul Phillips
7
9/15/12
Q&A
ignore ssl certificate
On Fri, Sep 14, 2012 at 12:42 AM, Lukas Rytz <rytz...@gmail.com> wrote: Any advice on how I
unread,
Q&A
ignore ssl certificate
On Fri, Sep 14, 2012 at 12:42 AM, Lukas Rytz <rytz...@gmail.com> wrote: Any advice on how I
9/15/12
Maatary Okouya
6/5/15
Q&A
Sbt do not update local maven repo with new snapshot
Hi i have a project that is based on maven, and in which i am integrating some lib that i am
unread,
maven
sbt
Q&A
Sbt do not update local maven repo with new snapshot
Hi i have a project that is based on maven, and in which i am integrating some lib that i am
6/5/15
Dan Dong
5/21/15
How to specify additional jar files when "sbt package"
Hi, When I tried to "sbt package" of my project, I got problem of: [error] /home/ubuntu/
unread,
How to specify additional jar files when "sbt package"
Hi, When I tried to "sbt package" of my project, I got problem of: [error] /home/ubuntu/
5/21/15
Lian Jiang
5/21/15
how to make an All-In-One docker using sbt-docker and sbt-assembly
Due to the size of each docker image (about 800M), I want to create an All-In-One docker image for my
unread,
how to make an All-In-One docker using sbt-docker and sbt-assembly
Due to the size of each docker image (about 800M), I want to create an All-In-One docker image for my
5/21/15
Geoffrey Knauth
4/17/15
custom classpath in manifest.mf in deployed jar
I have to deploy a JAR with a classpath in the manifest.mf that looks quite different from where sbt
unread,
custom classpath in manifest.mf in deployed jar
I have to deploy a JAR with a classpath in the manifest.mf that looks quite different from where sbt
4/17/15
Bảo Hồ Gia
4/17/15
[sbteclipse] Can not run the project
I use sbteclipse and import the project, and I create a scala file with main function, but I can not
unread,
[sbteclipse] Can not run the project
I use sbteclipse and import the project, and I create a scala file with main function, but I can not
4/17/15
Mathieu Leclaire
4/7/15
Q&A
Filter only one file
Hi, I developp an application based on OSGi and I use the plugin sbt-osgi. One of my OSGi projects
unread,
Q&A
Filter only one file
Hi, I developp an application based on OSGi and I use the plugin sbt-osgi. One of my OSGi projects
4/7/15
Maatary Okouya
,
Naftoli Gugenheim
2
4/2/15
Q&A
How to publish locally, 3rd party libraries ?
If it's downloadable then you don't need to: http://www.scala-sbt.org/0.13/docs/Library-
unread,
deploy
maven
sbt
Q&A
How to publish locally, 3rd party libraries ?
If it's downloadable then you don't need to: http://www.scala-sbt.org/0.13/docs/Library-
4/2/15
Onezino Gabriel Moreira
,
Naftoli Gugenheim
3
3/30/15
Difference between % and %%
Hi. Thank you. I miss that in Documentation. Em segunda-feira, 23 de março de 2015 20:47:17 UTC-3,
unread,
Difference between % and %%
Hi. Thank you. I miss that in Documentation. Em segunda-feira, 23 de março de 2015 20:47:17 UTC-3,
3/30/15