Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.20 did not get published to Maven central repository #1282

Closed
xzel23 opened this issue Feb 21, 2023 · 4 comments
Closed

2.20 did not get published to Maven central repository #1282

xzel23 opened this issue Feb 21, 2023 · 4 comments

Comments

@xzel23
Copy link

xzel23 commented Feb 21, 2023

Description

Version 2.20 was released four days days ago, and documentation gives Maven coordinates for version 2.20. However the newest version available on Maven central repository is still 2.19.

Configuration

Version: 2.20

Reproduction

Check available version for log4j on Maven Central Repository.

@ppkarwasz
Copy link
Contributor

ppkarwasz commented Feb 21, 2023

@xzel23,

Releasing an Apache project is a long process; version 2.20.0 hasn't been officially released yet:

The release process ends with an announcement mail on the log4j-user@logging.apache.org list.

@xzel23
Copy link
Author

xzel23 commented Feb 21, 2023

OK, thank you. So the website and downloads page are a bit ahead of events. When you just open the project page right below the logo the text "Last Published: 2023-02-17| Version: 2.20.0" is displayed and the downloads also already show the 2.20 version. I assumed the "Last Published" meant released.

@ppkarwasz
Copy link
Contributor

@xzel23,

The dates are generated together with the static website. I guess the same is true for those on Maven Central (you can find them on Sonatype), but I don't know how Sonatype Nexus Manager deals with dates.

If you have an idea how to modify our Maven config to use dates 72 hours in the future, feel free to reopen this issue.

@rgoers
Copy link
Member

rgoers commented Feb 21, 2023

Normally, Maven Central is updated within a few hours. dist.apache.org normally takes many hours to sync with all its mirrors. Our policy is to not publish the release announcement for 24 hours after the artifacts are published due to these delays.

Note that the release build ran on Feb 17, but the release process requires 72 hours (3 days) at a minimum for PMC members to approve the release. So generally, the artifacts are available 3.5 to 4 days after the release vote email goes out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants