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

Tamas Cservenak edited comment on MNG-7627 at 3/14/23 7:07 AM:
---------------------------------------------------------------

Please stop using nexus-staging-maven-plugin, just drop it alltogether. You are 
aware you can simply deploy to Nx2 endpoint and same "magic" (of creating 
staging repository) will happen, sans closing the repository? Latest 
install/deploy plugin provide similar but more future proof features for 
deployAtEnd, etc. Moreover, this ancient plugin will not benefit from things 
like parallel upload in Maven 3.9.1 etc.


was (Author: cstamas):
Please stop using nexus-staging-maven-plugin, just drop it alltogether. You are 
aware you can simply deploy to Nx2 endpoint and same "magic" (of creating 
staging repository) will happen, sans closing the repository?

> Sonatype Staging plugin does not plug into deploy lifecycle correctly w/ 
> Maven 4
> --------------------------------------------------------------------------------
>
>                 Key: MNG-7627
>                 URL: https://issues.apache.org/jira/browse/MNG-7627
>             Project: Maven
>          Issue Type: Bug
>    Affects Versions: 4.0.0-alpha-2
>            Reporter: Lenny Primak
>            Priority: Minor
>
> Maven release plugin not working with 4.0-alpha-2
> 3.x works fine with the same configuration.
> Build succeeds but the staging repository on maven central is not uploaded



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

Reply via email to