[
https://issues.apache.org/jira/browse/IO-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18037511#comment-18037511
]
Joerg Schaible commented on IO-881:
-----------------------------------
As Gary said, it's bad practice to use any larger version, since major upgrades
are free to break the API anyway. So the version range should have been defined
as "[2.4,3)" in Nimbus. And the meta-data is generated by Maven, that entry
exists since more than two decades. That is a temporary version of commons-io,
it was built with Maven 1 and deployed accidentally. However, it is not
possible to get rid of something published to Maven Central, you're not the
first one complaining.
> 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)