File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -1204,11 +1204,10 @@ build += {
12041204 extra.test-tasks: ["compile"]
12051205 }
12061206
1207- // forked (July 2017) to get rid of the usual bintray-sbt stuff that
1208- // makes dbuild upset
12091207 ${vars.base} {
12101208 name: "scalastyle"
12111209 uri: ${vars.uris.scalastyle-uri}
1210+ extra.options: ["-Dscalastyle.publish-ivy-only=true"]
12121211 }
12131212
12141213]}
Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ vars.uris: {
8686 scalapb-uri: "https://github.com/scalapb/ScalaPB.git#268318c" # was master
8787 scalaprops-uri: "https://github.com/scalaprops/scalaprops.git"
8888 scalariform-uri: "https://github.com/scala-ide/scalariform.git"
89- scalastyle-uri: "https://github.com/scalacommunitybuild /scalastyle.git#community-build-2.12 "
89+ scalastyle-uri: "https://github.com/scalastyle /scalastyle.git"
9090 scalatags-uri: "https://github.com/lihaoyi/scalatags.git"
9191 scalatest-uri: "https://github.com/scalatest/scalatest.git#3.0.x"
9292 scalatex-uri: "https://github.com/lihaoyi/scalatex.git"
You can’t perform that action at this time.
0 commit comments