Closed somashaker23 closed 1 month ago
The Lit team only publishes to npm. Someone else must have been publishing to maven.
anyone having idea of who is doing it?
The Maven metadata file seems to be wrong as the lit packages exist. Maybe you can contact the maintainers of https://mvnpm.org/ and ask for a fix: https://github.com/mvnpm/mvnpm
You can also try to switch to Webjars: https://www.webjars.org/
Issue is tracked at https://github.com/mvnpm/mvnpm/issues/20500
This is an issue with Central. We are in contact with them
(You can close here)
Which package(s) are affected?
Lit Core (lit / lit-html / lit-element / reactive-element)
Description
When I do the build of my project, I am getting the below error
I see that https://repo.maven.apache.org/maven2/org/mvnpm/lit/maven-metadata.xml is updated with only 2.0.1 on 2025-04-13.
please help
Reproduction
When I do the build of my project, I am getting the below error
I see that https://repo.maven.apache.org/maven2/org/mvnpm/lit/maven-metadata.xml is pdated with only 2.0.1 on 2025-04-13.
Workaround
I don't know
Is this a regression?
Yes. This used to work, but now it doesn't.
Affected versions
3.2.0
Browser/OS/Node environment
ubuntu 23