On Thu, Sep 24, 2009 at 3:35 PM, David C. Hicks <dhi...@i-hicks.org> wrote: > I've added the snapshot repository to my pom.xml, but I'm still unable > to get the 2.1.8 release. I have found a message about 2.1.8 being > available there dated 9/22/09, however. Is there something else I > should or should not be doing? > > Here's what I've added: ... > <url>http://people.apache.org/repo/m2-snapshot-repository</url> ... > <version>2.1.8</version>
A snapshot repository would not contain a released (non-SNAPSHOT) version. 2.1.8 is not yet in the central repository: http://repo2.maven.org/maven2/org/apache/struts/struts2-core/ >From what I see on the dev list, it's being voted on, but has not yet been officially released. If you're interested in trying it out pre-release, search the dev list archives for the vote thread and you'll find the repository url. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org