Skip to content

The publish goal does not map ivy revision wildcard + to a maven range #9

@jsirois

Description

@jsirois

In short, pants is guilty of the sbt bug reported here: sbt/sbt#1136

The ivy revision "x.y.+" needs to be mapped to "[x.y,x.y+1)" - '+' is not a valid pom revision range specifier, but [,] and (,) are just as they are in ivy.

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