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

khmarbaise pushed a change to branch MDEPLOY-248
in repository https://gitbox.apache.org/repos/asf/maven-deploy-plugin.git.


 discard 8a980d7  [MDEPLOY-248] - Update maven-artifact-transfer to 0.10.1
     add 3f279e4  [MDEPLOY-249] fixed javadoc: format has no layout part now
     add a00bd19  [MDEPLOY-249] fixed javadoc: format has no layout part now
     add c34d0b5  [MDEPOY-250] document network issues workaround found by PLC4X
     add 7057a02  fixed date format for Doxia parsing
     new 24bf993  WIP - [MDEPLOY-248] - Update maven-artifact-transfer to 
0.11.0-SNAPSHOT

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (8a980d7)
            \
             N -- N -- N   refs/heads/MDEPLOY-248 (24bf993)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml                                            |   2 +-
 .../apache/maven/plugins/deploy/DeployMojo.java    |   6 +-
 src/site/apt/examples/deploy-ftp.apt               |   2 +-
 src/site/apt/examples/deploy-network-issues.apt    | 123 +++++++++++++++++++++
 src/site/apt/examples/deploy-ssh-external.apt      |   2 +-
 .../apt/examples/deploying-in-legacy-layout.apt.vm |   2 +-
 .../apt/examples/deploying-sources-javadoc.apt.vm  |   2 +-
 .../apt/examples/deploying-with-classifiers.apt.vm |   2 +-
 .../examples/deploying-with-customed-pom.apt.vm    |   2 +-
 src/site/apt/examples/disabling-generic-pom.apt.vm |   2 +-
 src/site/apt/file-deployment.apt                   |   2 +-
 src/site/apt/index.apt.vm                          |   2 +
 src/site/apt/project-deployment.apt                |   4 +-
 src/site/apt/usage.apt                             |   2 +-
 14 files changed, 142 insertions(+), 13 deletions(-)
 create mode 100644 src/site/apt/examples/deploy-network-issues.apt

Reply via email to