-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I am trying to rebuild an sbt package locally. The command I am using is ./rebuild.sh content/com/scalapenos/stamina/stamina-0.1.5.buildspec. The sbt plugin does produce a lot of buildinfo files. However, it is unable to produce a .buildcompare. The rebuild exits with 0 but fails with these error messages.
basename: extra operand ‘target/scala-2.13/stamina_2.13-0.1.5.buildinfo’ # seems to be from displayResult.sh script.
I believe the rest of the rebuild script is adapted to handle single buildinfo files. Why is this not the case with sbt? Can we work together to fix the plugin or is it a better idea to aggregate all the buildinfos?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working