snippets/src/check-url-until-200-ok
Vyacheslav Boyko 39b15ff8c0 check-publishing 2022-09-30 10:56:26 +03:00
..
README.md check-publishing 2022-09-30 10:56:26 +03:00
check-publishing.sh check-publishing 2022-09-30 10:56:26 +03:00
publishing.conf.sh check-publishing 2022-09-30 10:56:26 +03:00

README.md

URL checker

About

This script was inspired by the neccesity of checking whether my new Maven artifact is published or not.

So, the intention is to check the Maven Central URL on its existence.

Settings

Don't forget to set up it properly. It needs a baseurl variable to be set into publishing.conf.sh.