Skip to content

sbt clean required for project to build properly #19309

@Bersier

Description

@Bersier

Compiler version

Scala 3.3.1
sbt 1.9.8
JDK 21.0.1

Unminimized code

github.com/Bersier/physical

Issue

The project builds fine when sbt clean compile is used.
If sbt compile is used afterwards without changing the code, it also runs fine.
If sbt compile is used afterwards with even one comment changed, the project doesn't build anymore.

See related issue.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions