[
https://issues.apache.org/jira/browse/IO-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18037549#comment-18037549
]
Alexander Veit commented on IO-881:
-----------------------------------
Hello [~ggregory]
As far as I can tell 20030203.000550 was not flagged as the latest/release
version before 2025-11-07 00:00:00 UTC.
Our build system checks for the newest version of every library included in our
projects and fails if the product does not include the newest non-skipped
version of it. For commons-io the check did not fail due to version
20030203.000550 at 2025-11-07 00:00:00 UTC despite the fact that it was not
marked as skipped. So the conclusion is that 20030203.000550 wasn't the
latest/release version in Maven before 2025-11-07 00:00:00 UTC.
I do not know if the wrong metadata is produced by a build tool before the
upload to Maven or by Maven itself, but it should probably be fixed anyway
because it has the potential to cause problems in many ways.
> 20030203.000550 is now latest version in Maven
> ----------------------------------------------
>
> Key: IO-881
> URL: https://issues.apache.org/jira/browse/IO-881
> Project: Commons IO
> Issue Type: Wish
> Affects Versions: 2.21.0
> Reporter: Alexander Veit
> Priority: Minor
>
> With 2.21.0 the latest version in Maven has changed to
> `{color:#000000}20030203.000550{color}` which is wrong.
>
> See https://repo1.maven.org/maven2/commons-io/commons-io/maven-metadata.xml
--
This message was sent by Atlassian Jira
(v8.20.10#820010)