Skip to content

Ignore missing / broken link warning does not seem to work in newer sbt versions #7482

@akreit

Description

@akreit

We've recently switched from sbt 1.6.2 to 1.9.8. Our build workflows now fail due to missing / broken link errors when doing something like [[SomeClass]] in scala doc.
In sbt 1.6.2. this could be fixed / ignored by setting "-no-link-warnings" and scoping to doc / scalaOptions. However this setting does not seem to take effect anymore on sbt 1.9.8.
Is this an intended change? If so, there is no documentation available on this in the scaladoc section.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions