You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Lenny Primak (Jira)" <ji...@apache.org> on 2023/05/13 06:23:00 UTC

[jira] [Commented] (MNG-7781) Maven Release plugin doesn't work in maven 4

    [ https://issues.apache.org/jira/browse/MNG-7781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17722332#comment-17722332 ] 

Lenny Primak commented on MNG-7781:
-----------------------------------

Please close this. I put the issue in the correct place here: https://issues.apache.org/jira/browse/MRELEASE-1123

> Maven Release plugin doesn't work in maven 4
> --------------------------------------------
>
>                 Key: MNG-7781
>                 URL: https://issues.apache.org/jira/browse/MNG-7781
>             Project: Maven
>          Issue Type: Bug
>          Components: Plugins and Lifecycle
>    Affects Versions: 4.0.0-alpha-5
>         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)