Skip to content

Versioning tags release and latest are not updated on publish #94

@pomadchin

Description

@pomadchin

maven-metadata.xml versioning.release and versioning.latest tags are not updated:

<metadata>
  <groupId>com.azavea.geotrellis</groupId>
  <artifactId>gdal-warp-bindings</artifactId>
  <versioning>
    <latest>33.567d940</latest>
    <release>33.567d940</release>
...

The task is to investigate what is wrong with it, mb nexus-staging-maven-plugin is outdated and we need to update it up to smth more recent.

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