Re: Struts v7.0.0-M10 missing from Maven Central
Lukasz Lenart <[email protected]>
| Newsgroups | gmane.comp.jakarta.struts.devel |
|---|---|
| Message-ID | <CAMopvkO7Or-rgmLgoPX7CiBtC1nG=CZKfAFKPmcfj1KNRCGayg@mail.gmail.com> |
czw., 12 gru 2024 o 13:32 Burton Rhodes <[email protected]> napisał(a): > > It appears that 7.0.0-M10 is no longer available in Maven Central. > Should I be pointing to a different version? The latest versions I see > in the repository are: 6.7.0 and 7.0.0-M9 > > <dependency> > <groupId>org.apache.struts</groupId> > <artifactId>struts2-core</artifactId> > <version>7.0.0-M10</version> > </dependency> Ah sorry, it was me :( Once I prepared the test build I dropped previous builds from the staging repository. Kind regards Łukasz