[ https://issues.apache.org/jira/browse/BEANUTILS-575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17934051#comment-17934051 ]
Niall Pemberton commented on BEANUTILS-575: ------------------------------------------- The *M1* release is available here: * [https://repo1.maven.org/maven2/org/apache/commons/commons-beanutils2/2.0.0-M1/] A word of caution, _*M1*_ in the version number indicates this is a _*Milestone*_ release of *Beanutils 2* and therefore the API is still subject to change and should only be used for testing purposes. > Beanutils2 releases are missing from Maven Central > -------------------------------------------------- > > Key: BEANUTILS-575 > URL: https://issues.apache.org/jira/browse/BEANUTILS-575 > Project: Commons BeanUtils > Issue Type: Task > Affects Versions: 2.0.0-M1 > Reporter: Joshua Marquart > Priority: Minor > > I could be totally in the wrong here, and please feel free to correct me if I > am, but as of 2025-03-10, I cannot locate the commons-beanutils2 artifact on > maven central in order to pull down any of the 2.* versions of > commons-beanutils2 as recommended by > https://commons.apache.org/proper/commons-beanutils/dependency-info.html > <dependency> > <groupId>org.apache.commons</groupId> > <artifactId>commons-beanutils2</artifactId> > <version>2.0.0-M2-SNAPSHOT</version> > </dependency> > Maybe I'm looking at the wrong maven repo? https://mvnrepository.com/ -- This message was sent by Atlassian Jira (v8.20.10#820010)