[maven-deploy-plugin] 02/02: Merge tag 'upstream/2.8.2'

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Nov 23 21:53:34 UTC 2015


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository maven-deploy-plugin.

commit 6e181475ea93e7bfa75b527bff7506ec5257fb37
Merge: 9127c99 c6b64f0
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Nov 23 22:38:31 2015 +0100

    Merge tag 'upstream/2.8.2'
    
    Upstream version 2.8.2

 pom.xml                                            | 213 +++++++
 .../3rd-party-jar-with-extras/invoker.properties   |  18 +
 src/it/3rd-party-jar-with-extras/pom.xml           |  44 ++
 src/it/3rd-party-jar-with-extras/setup.bsh         |  33 ++
 .../3rd-party-jar-with-extras/test-0.1-src.tar.gz  | Bin 0 -> 357 bytes
 src/it/3rd-party-jar-with-extras/test-0.1.jar      | Bin 0 -> 345 bytes
 src/it/3rd-party-jar-with-extras/test-0.1.tar.gz   | Bin 0 -> 357 bytes
 src/it/3rd-party-jar-with-extras/test-0.1.zip      | Bin 0 -> 345 bytes
 src/it/3rd-party-jar-with-extras/test.properties   |  28 +
 src/it/3rd-party-jar-with-extras/verify.bsh        |  57 ++
 .../3rd-party-jar-without-pom/invoker.properties   |  18 +
 src/it/3rd-party-jar-without-pom/pom.xml           |  44 ++
 src/it/3rd-party-jar-without-pom/setup.bsh         |  33 ++
 src/it/3rd-party-jar-without-pom/test-0.1.jar      | Bin 0 -> 345 bytes
 src/it/3rd-party-jar-without-pom/test.properties   |  25 +
 src/it/3rd-party-jar-without-pom/verify.bsh        |  54 ++
 .../invoker.properties                             |  18 +
 .../module1/pom.xml                                |  25 +
 .../module2/pom.xml                                |  26 +
 .../MDEPLOY-169_deploy-at-end-multithread/pom.xml  | 101 ++++
 .../verify.groovy                                  |  22 +
 .../module1/pom.xml                                |  25 +
 .../module2/pom.xml                                |  38 ++
 .../pom.xml                                        | 101 ++++
 .../verify.groovy                                  |  22 +
 src/it/MDEPLOY-181/invoker.properties              |  20 +
 src/it/MDEPLOY-181/module1/pom.xml                 |  25 +
 src/it/MDEPLOY-181/module2/pom.xml                 |  38 ++
 src/it/MDEPLOY-181/pom.xml                         | 101 ++++
 src/it/MDEPLOY-181/test.properties                 |  18 +
 src/it/MDEPLOY-181/verify.groovy                   |  21 +
 .../invoker.properties                             |  17 +
 .../path/to/artifact-name-1.0-javadoc.jar          | Bin 0 -> 2071 bytes
 .../path/to/artifact-name-1.0-sources.jar          | Bin 0 -> 2071 bytes
 .../path/to/artifact-name-1.0.jar                  | Bin 0 -> 2071 bytes
 .../path/to/pom.xml                                |  31 +
 .../test.properties                                |  22 +
 .../verify.groovy                                  |  23 +
 .../pom.xml                                        |  81 +++
 .../setup.bsh                                      |  33 ++
 .../test.properties                                |  18 +
 .../verify.bsh                                     |  53 ++
 src/it/alt-deploy-repo-with-dist-mgmt/pom.xml      |  81 +++
 src/it/alt-deploy-repo-with-dist-mgmt/setup.bsh    |  33 ++
 .../alt-deploy-repo-with-dist-mgmt/test.properties |  18 +
 src/it/alt-deploy-repo-with-dist-mgmt/verify.bsh   |  40 ++
 src/it/alt-deploy-repo-without-dist-mgmt/pom.xml   |  74 +++
 src/it/alt-deploy-repo-without-dist-mgmt/setup.bsh |  33 ++
 .../test.properties                                |  18 +
 .../alt-deploy-repo-without-dist-mgmt/verify.bsh   |  40 ++
 src/it/attach-release-jar/pom.xml                  |  95 ++++
 src/it/attach-release-jar/setup.bsh                |  33 ++
 src/it/attach-release-jar/verify.bsh               |  41 ++
 src/it/deploy-at-end-fail/invoker.properties       |  18 +
 src/it/deploy-at-end-fail/module1/pom.xml          |  48 ++
 src/it/deploy-at-end-fail/pom.xml                  | 100 ++++
 src/it/deploy-at-end-fail/verify.groovy            |  26 +
 src/it/deploy-at-end-pass/module1/pom.xml          |  48 ++
 src/it/deploy-at-end-pass/pom.xml                  | 100 ++++
 src/it/deploy-at-end-pass/verify.groovy            |  26 +
 src/it/deploy-attached-sources/invoker.properties  |  22 +
 src/it/deploy-attached-sources/pom.xml             |  85 +++
 src/it/deploy-attached-sources/setup.bsh           |  26 +
 .../java/org/apache/maven/test/HelloWorld.java     |  38 ++
 .../src/main/resources/foo.txt                     |  19 +
 src/it/deploy-attached-sources/test.properties     |  25 +
 src/it/deploy-attached-sources/verify.bsh          |  79 +++
 src/it/deploy-default-packaging/invoker.properties |  19 +
 src/it/deploy-default-packaging/lib/test-1.1.jar   | Bin 0 -> 3391 bytes
 src/it/deploy-default-packaging/pom.xml            |  85 +++
 src/it/deploy-default-packaging/setup.bsh          |  26 +
 src/it/deploy-default-packaging/test.properties    |  23 +
 src/it/deploy-default-packaging/verify.bsh         |  51 ++
 src/it/external-release-jar/invoker.properties     |  18 +
 src/it/external-release-jar/pom.xml                |  45 ++
 src/it/external-release-jar/setup.bsh              |  33 ++
 src/it/external-release-jar/test-0.1.jar           | Bin 0 -> 345 bytes
 src/it/external-release-jar/test-0.1.pom           |  34 ++
 src/it/external-release-jar/test.properties        |  21 +
 src/it/external-release-jar/verify.bsh             |  40 ++
 src/it/gav-validation/invoker.properties           |  19 +
 src/it/gav-validation/pom.xml                      |  45 ++
 src/it/gav-validation/setup.bsh                    |  33 ++
 src/it/gav-validation/test.jar                     | Bin 0 -> 345 bytes
 src/it/gav-validation/test.properties              |  25 +
 src/it/gav-validation/verify.bsh                   |  38 ++
 src/it/mdeploy-45-test/pom.xml                     |  71 +++
 src/it/mdeploy-45-test/setup.bsh                   |  33 ++
 src/it/mdeploy-45-test/src/main/resources/foo.txt  |  19 +
 .../src/main/webapp/WEB-INF/web.xml                |  26 +
 src/it/mdeploy-45-test/src/main/webapp/index.html  |  25 +
 src/it/mdeploy-45-test/verify.bsh                  |  51 ++
 src/it/no-main-artifact-1/pom.xml                  | 106 ++++
 src/it/no-main-artifact-1/setup.bsh                |  33 ++
 src/it/no-main-artifact-1/verify.bsh               |  40 ++
 src/it/no-main-artifact-2/pom.xml                  | 106 ++++
 src/it/no-main-artifact-2/setup.bsh                |  33 ++
 src/it/no-main-artifact-2/verify.bsh               |  40 ++
 src/it/no-main-artifact-snapshot/pom.xml           |  84 +++
 src/it/no-main-artifact-snapshot/setup.bsh         |  33 ++
 src/it/no-main-artifact-snapshot/verify.bsh        |  61 ++
 src/it/non-default-pom/non-default-pom.xml         |  65 +++
 src/it/non-default-pom/setup.bsh                   |  33 ++
 src/it/non-default-pom/verify.bsh                  |  39 ++
 src/it/offline/invoker.properties                  |  21 +
 src/it/offline/pom.xml                             |  81 +++
 src/it/offline/setup.bsh                           |  33 ++
 src/it/release-jar/pom.xml                         |  82 +++
 src/it/release-jar/setup.bsh                       |  33 ++
 src/it/release-jar/verify.bsh                      |  40 ++
 src/it/release-pom/pom.xml                         |  82 +++
 src/it/release-pom/setup.bsh                       |  33 ++
 src/it/release-pom/verify.bsh                      |  39 ++
 src/it/settings.xml                                |  55 ++
 src/it/skip/pom.xml                                |  78 +++
 src/it/skip/setup.bsh                              |  29 +
 src/it/snapshot-jar/pom.xml                        |  80 +++
 src/it/snapshot-jar/setup.bsh                      |  33 ++
 src/it/snapshot-jar/verify.bsh                     |  48 ++
 src/it/snapshot-pom/pom.xml                        |  80 +++
 src/it/snapshot-pom/setup.bsh                      |  33 ++
 src/it/snapshot-pom/verify.bsh                     |  47 ++
 .../maven/plugin/deploy/AbstractDeployMojo.java    | 193 +++++++
 .../apache/maven/plugin/deploy/DeployFileMojo.java | 610 ++++++++++++++++++++
 .../org/apache/maven/plugin/deploy/DeployMojo.java | 349 ++++++++++++
 .../apache/maven/plugin/deploy/DeployRequest.java  | 149 +++++
 src/site/apt/examples/deploy-ftp.apt               |  82 +++
 src/site/apt/examples/deploy-ssh-external.apt      | 125 +++++
 .../apt/examples/deploying-in-legacy-layout.apt.vm |  65 +++
 .../apt/examples/deploying-sources-javadoc.apt.vm  |  52 ++
 .../apt/examples/deploying-with-classifiers.apt.vm |  66 +++
 .../examples/deploying-with-customed-pom.apt.vm    |  46 ++
 src/site/apt/examples/disabling-generic-pom.apt.vm |  47 ++
 src/site/apt/file-deployment.apt                   |  45 ++
 src/site/apt/index.apt.vm                          | 123 ++++
 src/site/apt/project-deployment.apt                |  37 ++
 src/site/apt/usage.apt                             | 143 +++++
 src/site/fml/faq.fml                               |  91 +++
 src/site/resources/download.cgi                    |  22 +
 src/site/site.xml                                  |  51 ++
 src/site/xdoc/download.xml.vm                      | 126 +++++
 .../maven/plugin/deploy/DeployFileMojoTest.java    | 355 ++++++++++++
 .../plugin/deploy/DeployFileMojoUnitTest.java      | 192 +++++++
 .../apache/maven/plugin/deploy/DeployMojoTest.java | 623 +++++++++++++++++++++
 .../plugin/deploy/stubs/ArtifactDeployerStub.java  |  48 ++
 .../deploy/stubs/ArtifactRepositoryStub.java       | 123 ++++
 .../deploy/stubs/ArtifactRepositoryStub2.java      |  50 ++
 .../plugin/deploy/stubs/AttachedArtifactStub.java  |  38 ++
 .../plugin/deploy/stubs/DeployArtifactStub.java    | 133 +++++
 .../plugin/deploy/stubs/MavenProjectStub.java      |  35 ++
 .../unit/basic-deploy-pom/plugin-config.xml        |  47 ++
 .../target/deploy-test-file-1.0-SNAPSHOT.jar       |   1 +
 .../unit/basic-deploy-scp/plugin-config.xml        |  46 ++
 .../target/deploy-test-file-1.0-SNAPSHOT.jar       |   1 +
 .../unit/basic-deploy-test/plugin-config.xml       | Bin 0 -> 4128 bytes
 .../target/deploy-test-file-1.0-SNAPSHOT.jar       |   1 +
 .../plugin-config.xml                              |  51 ++
 .../target/deploy-test-file-1.0-SNAPSHOT.jar       |   1 +
 .../deploy-file-artifact-not-jar/plugin-config.xml |  41 ++
 .../target/deploy-test-file.zip                    |   1 +
 .../unit/deploy-file-classifier/plugin-config.xml  |  42 ++
 .../target/deploy-test-file-1.0-SNAPSHOT.jar       |   1 +
 .../plugin-config.xml                              |  41 ++
 .../target/deploy-test-file-1.0-SNAPSHOT.jar       |   1 +
 .../unit/deploy-file-pom-file/plugin-config.xml    | Bin 0 -> 3502 bytes
 .../target/deploy-test-file-1.0-SNAPSHOT.jar       |   1 +
 .../unit/deploy-file-test/plugin-config.xml        |  42 ++
 .../target/deploy-test-file-1.0-SNAPSHOT.jar       |   1 +
 168 files changed, 9330 insertions(+)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-deploy-plugin.git



More information about the pkg-java-commits mailing list