aleksandr-m / gitflow-maven-plugin

The Git-Flow Maven Plugin supports various Git workflows, including GitFlow and GitHub Flow. This plugin runs Git and Maven commands from the command line.
https://aleksandr-m.github.io/gitflow-maven-plugin/
Apache License 2.0
487 stars 180 forks source link

[Question] Maven repository to retrieve current 1.19.1-SNAPSHOT? #388

Closed rmontag-ap closed 1 year ago

rmontag-ap commented 1 year ago

Is there a public maven repository where the current 1.19.1-SNAPSHOT can be downloaded? I checked snapshots repo on https://oss.sonatype.org/#view-repositories;snapshots~browsestorage but didn't found it there.

DRoppelt commented 1 year ago

Is there a way we can help with a 1.19.1/1.20.0/2.0.0 release?

prepare releasenotes or such?

aleksandr-m commented 1 year ago

@DRoppelt 1.20.0 is released.

As for the snapshot builds maybe github packages can be used.