Skip to content

pom buildVersion is incompatible with Gradle using mavenCentral #57

Description

@xSehrMotiviert

Gradle can't import the orm correctly because the version on mavenCentral is 1.0.2, but in the pom.xml it's 1.0.2-SNAPSHOT. If I only use 1.0.2 it won't work and if I use 1.0.2-SNAPSHOT in my build.gradle.kts then it can't find it on mavenCentral.

Please fix. (I fixed it locally for my project)

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