[ https://issues.apache.org/jira/browse/MNG-7627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17646892#comment-17646892 ]
Lenny Primak commented on MNG-7627: ----------------------------------- It looks like that nexus-staging-maven-plugin has some magic to replace maven deploy plugin to do deferred deploys, and that magic breaks in maven 4. I was able to work around the problem by disabling maven deploy plugin and adding execution steps to the nexus staging plugin to make deferred uploads work > Maven release plugin doesn't upload artifacts to maven central > -------------------------------------------------------------- > > 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: Blocker > > 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)