[
https://issues.apache.org/jira/browse/POOL-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun updated POOL-429:
-------------------------------
Description:
It seems `commons-pool2` Maven publish has an issue which
`https://repo1.maven.org/maven2/org/apache/commons/commons-pool2/2.13.1/commons-pool2-2.13.1.pom`
file is not synced properly yet.
https://repo1.maven.org/maven2/org/apache/commons/commons-pool2/2.13.1/
{code}
$ curl
https://repo1.maven.org/maven2/org/apache/commons/commons-pool2/2.13.1/commons-pool2-2.13.1.pom
<html>
<head><title>404 Not Found</title></head>
<body bgcolor="white">
<center><h1>404 Not Found</h1></center>
<hr><center>nginx</center>
</body>
</html>
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
{code}
{code}
$ curl
https://repo1.maven.org/maven2/org/apache/commons/commons-pool2/2.13.1/commons-pool2-2.13.1.pom.asc
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQT03VnJAUi9xSvrkKRTCqXyXCUBHwUCaVQh3wAKCRBTCqXyXCUB
H3mMAPoCqhtALVZ19u30kKfzqPdjapSk6ndHd4ny63SYmpUmxwD/chtQ/FwJdDTI
MNRSrsqLOuhhAH0iL0ce0Y3oBdkfDAw=
=Ndcc
-----END PGP SIGNATURE-----
{code}
was:
It seems `commons-pool2` Maven publish has an issue which
`https://repo1.maven.org/maven2/org/apache/commons/commons-pool2/2.13.1/commons-pool2-2.13.1.pom`
file is not synced properly yet.
https://repo1.maven.org/maven2/org/apache/commons/commons-pool2/2.13.1/
> `commons-pool2-2.13.1.pom` is missing in the Maven Central
> ----------------------------------------------------------
>
> Key: POOL-429
> URL: https://issues.apache.org/jira/browse/POOL-429
> Project: Commons Pool
> Issue Type: Bug
> Affects Versions: 2.13.1
> Reporter: Dongjoon Hyun
> Priority: Critical
>
> It seems `commons-pool2` Maven publish has an issue which
> `https://repo1.maven.org/maven2/org/apache/commons/commons-pool2/2.13.1/commons-pool2-2.13.1.pom`
> file is not synced properly yet.
> https://repo1.maven.org/maven2/org/apache/commons/commons-pool2/2.13.1/
> {code}
> $ curl
> https://repo1.maven.org/maven2/org/apache/commons/commons-pool2/2.13.1/commons-pool2-2.13.1.pom
> <html>
> <head><title>404 Not Found</title></head>
> <body bgcolor="white">
> <center><h1>404 Not Found</h1></center>
> <hr><center>nginx</center>
> </body>
> </html>
> <!-- a padding to disable MSIE and Chrome friendly error page -->
> <!-- a padding to disable MSIE and Chrome friendly error page -->
> <!-- a padding to disable MSIE and Chrome friendly error page -->
> <!-- a padding to disable MSIE and Chrome friendly error page -->
> <!-- a padding to disable MSIE and Chrome friendly error page -->
> <!-- a padding to disable MSIE and Chrome friendly error page -->
> {code}
> {code}
> $ curl
> https://repo1.maven.org/maven2/org/apache/commons/commons-pool2/2.13.1/commons-pool2-2.13.1.pom.asc
> -----BEGIN PGP SIGNATURE-----
> iHUEABYKAB0WIQT03VnJAUi9xSvrkKRTCqXyXCUBHwUCaVQh3wAKCRBTCqXyXCUB
> H3mMAPoCqhtALVZ19u30kKfzqPdjapSk6ndHd4ny63SYmpUmxwD/chtQ/FwJdDTI
> MNRSrsqLOuhhAH0iL0ce0Y3oBdkfDAw=
> =Ndcc
> -----END PGP SIGNATURE-----
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)