Skip to content

sbt rebuild broken #3103

@algomaster99

Description

@algomaster99

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions