In the following text, I assume that all the files related to releasator will be stored in $HOME/releasator. If, for any reason, you wish to use any other one, please apply it respectively
alias releasator='$JAVA_HOME/bin/java -jar $HOME/releasator/releasator-1.0.0.jar --settings.xml $HOME/releasator/releasator-settings.xml --author myname@myemail.tld'
Of course, if the account is being prepared for multiple people, you will not use the --author option and it will be specified in each release invocation
this prevents a module directly depending on a locally mounted network files within its build
this prevents a module directly depending on a file directly obtained from network via http or other protocol