- fetch necessary information from here
- add private key file to the project root named as
sonatype_emartech_gpg_private.key - set required environment variables
cp .env.example .env- update passphrase
- update package version in
.env: NEW_VERSION_NUMBER
make bundle
- Log in to Central Portal with these credentials
- Upload
bundle.jarat Deployments undercom.eschernamespace manually- click on "Publish Component" under "com.escher" namespace
- name the deployment as
com.emarsys:escher:{NEW_VERSION}(example:com.emarsys:escher:1.1.1) - scroll down and click "Upload Your File" and upload the
bundle.jar
- Release new bundle with clicking the "Publish" button
- wait until is it automatically deployed to maven central (it can take up to 2 hours to appear in MC)