[ https://issues.apache.org/jira/browse/MRELEASE-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17722457#comment-17722457 ]
Herve Boutemy edited comment on MRELEASE-1123 at 5/14/23 8:04 AM: ------------------------------------------------------------------ https://archive.apache.org/dist/maven/maven-3/ (it's the "archives link" in "Older Previous Releases" https://maven.apache.org/download.cgi#older-previous-releases , but you're right that it's not really easy to find in the page having 3 full blown download sections for Maven 3.8, 3.9 and 4 alpha is too chatty, IMHO. Any idea/PR on improving the situation is welcome) was (Author: hboutemy): https://archive.apache.org/dist/maven/maven-3/ (it's the "archives link" in "Older Previous Releases" https://maven.apache.org/download.cgi#older-previous-releases , but you're right that it's not really easy to find in the page having 2 download sections for Maven 3.8 and 3.9 is too chatty, IMHO. Any idea/PR on improving the situation is welcome) > Maven Release plugin doesn't work in maven 4 > -------------------------------------------- > > Key: MRELEASE-1123 > URL: https://issues.apache.org/jira/browse/MRELEASE-1123 > Project: Maven Release Plugin > Issue Type: Bug > Components: prepare > Affects Versions: 3.0.0 > Environment: Any > Reporter: Lenny Primak > Priority: Blocker > > {code:java} > mvn -B -ntp -C release:prepare release:perform{code} > > {code:java} > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-release-plugin:3.0.0:prepare (default-cli) on > project flowlogix: Unable to parse configuration of mojo > org.apache.maven.plugins:maven-release-plugin:3.0.0:prepare for parameter > projectVersionPolicyConfig: Cannot set 'projectVersionPolicyConfig' in class > org.apache.maven.plugins.release.PrepareReleaseMojo: Can not set > org.codehaus.plexus.configuration.xml.XmlPlexusConfiguration field > org.apache.maven.plugins.release.PrepareReleaseMojo.projectVersionPolicyConfig > to org.apache.maven.internal.xml.XmlPlexusConfiguration -> [Help 1]{code} > Maven 4.0.0-alpha-5 and release plugin 3.0.0 -- This message was sent by Atlassian Jira (v8.20.10#820010)