# 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`.