Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [glassfish-dev] Question about steps to release a new version of a glassfish project

Hi,

On Thu, May 21, 2020 at 7:00 AM sawamura.hiroki@xxxxxxxxxxx <sawamura.hiroki@xxxxxxxxxxx> wrote:
First, I researched how other projects are releasing, and I found the following Jenkins job:
https://ci.eclipse.org/glassfish/view/all/job/all-projects_1_build-and-stage/

My understanding is that if I set the appropriate parameters for this job and run it, the release process for the specified project will work automatically.

Note though that it builds and *stages*. Meaning it will be staged here: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/

After having it staged you can test it, and if everything looks good, push it to central using https://ci.eclipse.org/glassfish/view/All%20Projects/job/all-projects_3_staging-to-release/

Kind regards,
Arjan Tijms



 

Back to the top