Maven metadata in central wrong for project
Open
- Dominant language
- Java
- Stars
- 12.7k
- Forks
- 1.7k
- Avg merge
- 11m
- Merged PRs (30d)
- 2
Description
Central proxy is currently returning maven metadata that does not contain current versions of Guice. Beaking all of our builds:
https://repo.maven.apache.org/maven2/com/google/inject/guice/maven-metadata.xml
```xml
com.google.inject
guice
4.0-beta5
4.0-beta5
1.0
2.0
2.0-no_aop
3.0-rc2
3.0-rc3
3.0
4.0-beta
4.0-beta4
4.0-beta5
20141017162124
```
Contributor guide
Assessment
This issue has not been assessed yet.