You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by cs...@apache.org on 2022/07/12 08:54:58 UTC

[maven-deploy-plugin] branch drop-mat updated (332ad37 -> 9fe85f4)

This is an automated email from the ASF dual-hosted git repository.

cstamas pushed a change to branch drop-mat
in repository https://gitbox.apache.org/repos/asf/maven-deploy-plugin.git


    from 332ad37  Return retries
     add 89c28fb  [MDEPLOY-193] Deploy At End feature (no extension) (#20)
     add 9fe85f4  Merge remote-tracking branch 'origin/master' into drop-mat

No new revisions were added by this update.

Summary of changes:
 src/it/deploy-at-end-fail/verify.groovy            |   2 +-
 src/it/deploy-at-end-pass/verify.groovy            |   2 +-
 .../apache/maven/plugins/deploy/DeployMojo.java    | 212 ++++++++++++++-------
 .../maven/plugins/deploy/DeployMojoTest.java       |  36 ++--
 4 files changed, 171 insertions(+), 81 deletions(-)