Do you have a small project to reproduce the problem ? The violation looks legit if you haven't specified a version for the surefire plugin.
Le mer. 15 mars 2023 à 19:21, Delany <delany.middle...@gmail.com> a écrit : > Build fails > > org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute > goal org.apache.maven.plugins:maven-enforcer-plugin:3.2.1:enforce (fail) on > project t1000: > Rule 0: org.apache.maven.enforcer.rules.RequirePluginVersions failed with > message: > Some plugins are missing valid versions or depend on Maven 4.0.0-alpha-5 > defaults (LATEST, RELEASE as plugin version are not allowed) > org.apache.maven.plugins:maven-surefire-plugin. The version > currently in use is 3.0.0 via super POM or default lifecycle bindings > > I don't get this with 4.0.0-alpha-4 > > > On Wed, 15 Mar 2023 at 19:14, Guillaume Nodet <gno...@apache.org> wrote: > > > Hey > > > > We solved 26 issues: > > > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12352862&projectId=12316922 > > > > Staging repository: > > https://repository.apache.org/content/repositories/maven-1890 > > > > Dev dist directory: > > https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-alpha-5/ > > > > Staged site: > > https://maven.apache.org/ref/4-LATEST/ > > > > Guide to testing staged releases: > > http://maven.apache.org/guides/development/guide-testing-releases.html > > > > Please review and vote ! > > > > Cheers, > > Guillaume Nodet > > > -- ------------------------ Guillaume Nodet