question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

maven-metadata.xml on Maven Central is outdated and incomplete

See original GitHub issue

The maven-metadata.xml for jakarta.enterprise:jakarta.enterprise.cdi-apion Maven Central lists only version 2.0.1 and also defines 2.0.1 as the latest version and release version. This confuses tools that allow to check for version updates or use dynamic version declarations. The maven-metadata.xml should list all versions that are present in the repository and also have latest and release fields properly set.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
starksm64commented, Jun 2, 2022

They said it had been updated, but when I checked I was also seeing the same contents. I have posted that on the issue.

0reactions
pzygielocommented, Jun 2, 2022

Hi @starksm64 - as MVNCENTRAL-7257 is not public - what’s the status of it? https://repo.maven.apache.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-api/maven-metadata.xml is still or again listing just 2.0.1.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Maven-publish generating incomplete maven-metadata.xml
xml file is incomplete. When I deploy the project via Maven there is a '' element in 'metadata.versioning' that lists all the uploaded...
Read more >
How to deploy a snapshot artifact to a Maven repository and ...
The produced maven-metadata.xml file looks like this: ... whether this is a bug, incomplete feature, or a mis-configuration from our side.
Read more >
[RTFACT-103] maven-metadata.xml incomplete - Jira - JFrog
This only happens when my artifactory repository is added to the list of repositories. The file /home/build/.m2/repository/org/codehaus/mojo/ ...
Read more >
Deploying timestamped snapshots to Maven 2 repositories ...
Deploying timestamped snapshots to Maven 2 repositories does not produce/update the maven-metadata.xml files properly #2882.
Read more >
Artifact metadata on Maven central not up to date - JBoss.org
Hi, It seems the maven-metadata.xml files on Maven central are not updated correctly for most (if not all) arquillian related artifacts.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found