You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a Jenkins workflow that pulls artifacts from S3 based on build number, then signs all the jars, then uses stage maven release script to send to Sonatype.
We publish snapshots daily in a Jenkins workflow.
We have some manual process to push a button to publish the maven artifacts to maven central after release.
All of this needs to be documented from README.
The text was updated successfully, but these errors were encountered:
Describe the bug
We have a Jenkins workflow that pulls artifacts from S3 based on build number, then signs all the jars, then uses stage maven release script to send to Sonatype.
We publish snapshots daily in a Jenkins workflow.
We have some manual process to push a button to publish the maven artifacts to maven central after release.
All of this needs to be documented from README.
The text was updated successfully, but these errors were encountered: