mvn release should upload the xar to the downloads section on fusiondb.com which means anybody doing releases needs valid credentials.
While we're at it I still think doing the same to the releases section here on Github is a good idea, i.e. attach the xar as a release artifact.
This is still doing it manually, but the same command could/should be run from CI in the future.
mvn releaseshould upload the xar to thedownloadssection on fusiondb.com which means anybody doing releases needs valid credentials.While we're at it I still think doing the same to the
releasessection here on Github is a good idea, i.e. attach the xar as a release artifact.This is still doing it manually, but the same command could/should be run from CI in the future.