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
go to "staging repository" tab, next check if new version publish is here
a new staging URL is avalaible to check it in one project
if ok, click on "deploy" to publish it on public maven central
=> we can make this process automatic with changing a flag on pom.xml file
Currently, issue created because we cant login on Nexus Platfrom (but ok on JIRA plateform) : https://issues.sonatype.org/browse/OSSRH-97889
Once JIRA resolved and login ok with generic account, do following tasks to use new tokens (instead of @jycr personal tokens) :
clic on "profile"
go to "user token", next generate new
change values in github settings / secrets / actions for keys OSSRH_TOKEN (new password) and OSSRH_USERNAME (new login)
check all is OK : create a new release, launch publish workflow, deploy new version of artifact on Nexus UI
The text was updated successfully, but these errors were encountered:
Create / update documentation for the process "how to publish a new version of
ecocode-rules-specifications
to maven central " :Currently, issue created because we cant login on Nexus Platfrom (but ok on JIRA plateform) : https://issues.sonatype.org/browse/OSSRH-97889
Once JIRA resolved and login ok with generic account, do following tasks to use new tokens (instead of @jycr personal tokens) :
The text was updated successfully, but these errors were encountered: