lightbend-labs / dbuild

Multi-project build tool, based on sbt.
https://lightbend-labs.github.io/dbuild
Other
83 stars 14 forks source link

drepo broken since 0.9.7 #207

Closed cunei closed 6 years ago

cunei commented 6 years ago
$ ./dbuild-0.9.6/bin/drepo
Getting com.typesafe.dbuild repo_2.9.2 0.9.6 ...
:: retrieving :: org.scala-sbt#boot-app
        confs: [default]
        51 artifacts copied, 0 already retrieved (17064kB/377ms)
Usage: <repo-reader> <cmd>
  where cmd in:
  -  project <uuid>
      prints the information about a project.
  -  project-files <uuid>
      prints the files stored for a project.
  -  project-artifacts <uuid>
      prints the artifacts published by a project.
  -  build <uuid>
      prints the information about a build.
  -  build-projects <uuid>
      prints the information about projects within a build.
  -  list-projects
      lists all projects available in *current cache only*.
  -  list-builds
      lists all builds available in *current cache only*.
$ ./dbuild-0.9.7/bin/drepo
java.lang.NoClassDefFoundError: sbt/FileFilter
SethTisue commented 6 years ago

@cunei hey this looks pretty handy. might this be an easy fix...?

cunei commented 6 years ago

Fixed in https://github.com/lightbend/dbuild/commit/a2bf71a3a50db2ff236f62da0100ce35690a3a5d