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

[jira] [Created] (MRELEASE-1126) maven-release-plugin ignores pinned maven-deploy-plugin version

Graham Leggett created MRELEASE-1126:
----------------------------------------

             Summary: maven-release-plugin ignores pinned maven-deploy-plugin version
                 Key: MRELEASE-1126
                 URL: https://issues.apache.org/jira/browse/MRELEASE-1126
             Project: Maven Release Plugin
          Issue Type: Bug
          Components: perform
    Affects Versions: 3.0.0
            Reporter: Graham Leggett


When attempting to perform a release, the deploy plugin triggered by the release plugin fails, due to a long since fixed bug in the deploy plugin.

While the pom has deploy plugin v3.1.1 pinned, the release plugin attempts to use v2.7 of the deploy plugin.

The release plugin appears to be using different plugin versions in the release:perform goal as the actual project, making releases very difficult.




--
This message was sent by Atlassian Jira
(v8.20.10#820010)