fusesource / jansi

Jansi is a small java library that allows you to use ANSI escape sequences to format your console output which works even on windows.
http://fusesource.github.io/jansi/
Apache License 2.0
1.11k stars 140 forks source link

publish JAnsi 2.3.0 and 2.3.1 tags #197

Closed hboutemy closed 3 years ago

hboutemy commented 3 years ago

@gnodet these releases are available on Central but not in Git...

(what's the release process?)

gnodet commented 3 years ago

I pushed the commits / tags. Not sure why this is not done automatically, I'm simply using the maven release plugin, but the automatic push must have been disabled.

hboutemy commented 3 years ago

do you use "origin" as remote name? https://stackoverflow.com/questions/2730319/does-maven-release-plugin-push-tags-to-remote-git-repository