[maven-install-plugin] 03/05: Merge tag 'upstream/2.5.2'

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Jun 24 15:59:42 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-install-plugin.

commit 6e7c253ea6f32376dd54f20e0d77f051eacd16d8
Merge: 930893b 4c7367d
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Jun 24 16:39:04 2015 +0200

    Merge tag 'upstream/2.5.2'
    
    Upstream version 2.5.2

 LICENSE                                            | 202 ++++++++
 NOTICE                                             |   5 +
 pom.xml                                            | 193 +++++++
 src/it/MINSTALL-108/invoker.properties             |  20 +
 src/it/MINSTALL-108/module1/pom.xml                |  47 ++
 src/it/MINSTALL-108/pom.xml                        |  76 +++
 src/it/MINSTALL-108/test.properties                |  18 +
 src/it/MINSTALL-108/verify.groovy                  |  25 +
 src/it/MINSTALL-52/invoker.properties              |  18 +
 src/it/MINSTALL-52/pom.xml                         |  44 ++
 src/it/MINSTALL-52/test.properties                 |  18 +
 src/it/MINSTALL-52/verify.groovy                   |  25 +
 src/it/MINSTALL-87/invoker.properties              |  19 +
 src/it/MINSTALL-98/invoker.properties              |  18 +
 src/it/MINSTALL-98/module1/pom.xml                 |  25 +
 src/it/MINSTALL-98/module2/pom.xml                 |  26 +
 src/it/MINSTALL-98/pom.xml                         |  77 +++
 src/it/MINSTALL-98/verify.groovy                   |  22 +
 src/it/MINSTALL-99/module1/pom.xml                 |  25 +
 src/it/MINSTALL-99/module2/pom.xml                 |  39 ++
 src/it/MINSTALL-99/pom.xml                         |  77 +++
 src/it/MINSTALL-99/verify.groovy                   |  22 +
 src/it/attach-jar-checksum/pom.xml                 |  85 ++++
 src/it/attach-jar-checksum/setup.bsh               |  29 ++
 src/it/attach-jar-checksum/verify.bsh              |  59 +++
 src/it/attach-release-jar/pom.xml                  |  85 ++++
 src/it/attach-release-jar/setup.bsh                |  29 ++
 src/it/attach-release-jar/verify.bsh               |  41 ++
 src/it/gav-validation/invoker.properties           |  19 +
 src/it/gav-validation/pom.xml                      |  46 ++
 src/it/gav-validation/setup.bsh                    |  29 ++
 src/it/gav-validation/test.jar                     | Bin 0 -> 345 bytes
 src/it/gav-validation/test.properties              |  24 +
 src/it/gav-validation/verify.bsh                   |  38 ++
 src/it/generate-pom-auto-1/invoker.properties      |  18 +
 src/it/generate-pom-auto-1/pom.xml                 |  45 ++
 src/it/generate-pom-auto-1/setup.bsh               |  29 ++
 src/it/generate-pom-auto-1/test.jar                | Bin 0 -> 345 bytes
 src/it/generate-pom-auto-1/test.properties         |  23 +
 src/it/generate-pom-auto-1/verify.bsh              |  53 ++
 src/it/generate-pom-auto-2/invoker.properties      |  18 +
 src/it/generate-pom-auto-2/pom.xml                 |  45 ++
 src/it/generate-pom-auto-2/setup.bsh               |  34 ++
 src/it/generate-pom-auto-2/test.jar                | Bin 0 -> 345 bytes
 src/it/generate-pom-auto-2/test.properties         |  22 +
 src/it/generate-pom-auto-2/verify.bsh              |  48 ++
 src/it/install-at-end-fail/invoker.properties      |  18 +
 src/it/install-at-end-fail/module1/pom.xml         |  47 ++
 src/it/install-at-end-fail/pom.xml                 |  76 +++
 src/it/install-at-end-fail/verify.groovy           |  26 +
 src/it/install-at-end-pass/module1/pom.xml         |  47 ++
 src/it/install-at-end-pass/pom.xml                 |  76 +++
 src/it/install-at-end-pass/verify.groovy           |  26 +
 src/it/jar-sources-javadoc/invoker.properties      |  18 +
 src/it/jar-sources-javadoc/javadoc.jar             | Bin 0 -> 345 bytes
 src/it/jar-sources-javadoc/pom.xml                 |  45 ++
 src/it/jar-sources-javadoc/setup.bsh               |  29 ++
 src/it/jar-sources-javadoc/sources.jar             | Bin 0 -> 345 bytes
 src/it/jar-sources-javadoc/test.jar                | Bin 0 -> 345 bytes
 src/it/jar-sources-javadoc/test.properties         |  26 +
 src/it/jar-sources-javadoc/verify.bsh              |  59 +++
 src/it/local-repo-override/invoker.properties      |  18 +
 src/it/local-repo-override/pom.xml                 |  46 ++
 src/it/local-repo-override/setup.bsh               |  29 ++
 src/it/local-repo-override/test.jar                | Bin 0 -> 345 bytes
 src/it/local-repo-override/test.properties         |  23 +
 src/it/local-repo-override/verify.bsh              |  38 ++
 src/it/minstall-55/invoker.properties              |  18 +
 src/it/minstall-55/pom.xml                         |  46 ++
 src/it/minstall-55/setup.bsh                       |  29 ++
 src/it/minstall-55/test-0.1.jar                    | Bin 0 -> 345 bytes
 src/it/minstall-55/test-0.1.pom                    |  35 ++
 src/it/minstall-55/test.properties                 |  19 +
 src/it/minstall-55/verify.bsh                      |  40 ++
 src/it/no-main-artifact-1/pom.xml                  |  96 ++++
 src/it/no-main-artifact-1/setup.bsh                |  29 ++
 src/it/no-main-artifact-1/verify.bsh               |  41 ++
 src/it/no-main-artifact-2/pom.xml                  |  95 ++++
 src/it/no-main-artifact-2/setup.bsh                |  29 ++
 src/it/no-main-artifact-2/verify.bsh               |  41 ++
 src/it/non-changed-artifact/invoker.properties     |  19 +
 src/it/non-changed-artifact/pom.xml                |  46 ++
 src/it/non-changed-artifact/verify.groovy          |  30 ++
 src/it/non-default-pom/non-default-pom.xml         |  54 ++
 src/it/non-default-pom/setup.bsh                   |  29 ++
 src/it/non-default-pom/verify.bsh                  |  40 ++
 src/it/pom-checksum/pom.xml                        |  72 +++
 src/it/pom-checksum/setup.bsh                      |  29 ++
 src/it/pom-checksum/verify.bsh                     |  53 ++
 src/it/release-jar/pom.xml                         |  72 +++
 src/it/release-jar/setup.bsh                       |  29 ++
 src/it/release-jar/verify.bsh                      |  40 ++
 src/it/release-pom/pom.xml                         |  72 +++
 src/it/release-pom/setup.bsh                       |  29 ++
 src/it/release-pom/verify.bsh                      |  39 ++
 src/it/settings.xml                                |  55 ++
 src/it/skip-install/pom.xml                        |  73 +++
 src/it/skip-install/setup.bsh                      |  29 ++
 src/it/skip-install/verify.bsh                     |  40 ++
 src/it/snapshot-jar/pom.xml                        |  69 +++
 src/it/snapshot-jar/setup.bsh                      |  29 ++
 src/it/snapshot-jar/verify.bsh                     |  41 ++
 src/it/snapshot-pom/pom.xml                        |  69 +++
 src/it/snapshot-pom/setup.bsh                      |  29 ++
 src/it/snapshot-pom/verify.bsh                     |  40 ++
 .../maven/plugin/install/AbstractInstallMojo.java  | 208 ++++++++
 .../apache/maven/plugin/install/DualDigester.java  | 115 +++++
 .../maven/plugin/install/InstallFileMojo.java      | 564 +++++++++++++++++++++
 .../apache/maven/plugin/install/InstallMojo.java   | 245 +++++++++
 .../maven/plugin/install/InstallRequest.java       |  92 ++++
 .../apt/examples/custom-pom-installation.apt.vm    |  46 ++
 .../apt/examples/generic-pom-generation.apt.vm     |  48 ++
 src/site/apt/examples/installing-checksums.apt.vm  |  55 ++
 .../examples/installing-secondary-artifacts.apt.vm |  52 ++
 src/site/apt/examples/specific-local-repo.apt.vm   |  50 ++
 src/site/apt/examples/update-release-info.apt      |  42 ++
 src/site/apt/index.apt.vm                          |  95 ++++
 src/site/apt/usage.apt                             |  80 +++
 src/site/fml/faq.fml                               |  38 ++
 src/site/resources/download.cgi                    |  22 +
 src/site/site.xml                                  |  44 ++
 src/site/xdoc/download.xml.vm                      | 126 +++++
 .../maven/plugin/install/DualDigesterTest.java     |  42 ++
 .../maven/plugin/install/InstallFileMojoTest.java  | 299 +++++++++++
 .../maven/plugin/install/InstallMojoTest.java      | 344 +++++++++++++
 .../maven/plugin/install/SimpleDigester.java       | 145 ++++++
 .../org/apache/maven/plugin/install/Utils.java     |  67 +++
 .../install/stubs/AttachedArtifactStub0.java       |  38 ++
 .../install/stubs/AttachedArtifactStub1.java       |  29 ++
 .../plugin/install/stubs/InstallArtifactStub.java  | 116 +++++
 .../unit/basic-install-checksum/maven-test-jar.jar |   1 +
 .../unit/basic-install-checksum/plugin-config.xml  |  43 ++
 .../plugin-config.xml                              |  42 ++
 .../plugin-config.xml                              |  51 ++
 .../target/maven-install-test-1.0-SNAPSHOT.jar     | Bin 0 -> 2372 bytes
 .../unit/basic-install-test/plugin-config.xml      |  42 ++
 .../target/maven-install-test-1.0-SNAPSHOT.jar     | Bin 0 -> 2372 bytes
 .../unit/configured-install-test/plugin-config.xml |  43 ++
 .../target/maven-install-test-1.0-SNAPSHOT.jar     | Bin 0 -> 2372 bytes
 .../unit/install-file-basic-test/plugin-config.xml |  36 ++
 .../target/maven-install-test-1.0-SNAPSHOT.jar     | Bin 0 -> 2372 bytes
 .../install-file-layout-test/plugin-config.xml     |  37 ++
 .../target/maven-install-test-1.0-SNAPSHOT.jar     | Bin 0 -> 2372 bytes
 .../plugin-config.xml                              |  38 ++
 .../target/maven-install-test-1.0-SNAPSHOT.jar     | Bin 0 -> 2372 bytes
 .../install-file-with-checksum/maven-test-jar.jar  |   1 +
 .../install-file-with-checksum/plugin-config.xml   |  37 ++
 .../install-file-with-classifier/plugin-config.xml |  38 ++
 .../target/maven-install-test-1.0-SNAPSHOT.jar     | Bin 0 -> 2372 bytes
 .../plugin-config.xml                              |  35 ++
 .../plugin-config.xml                              | Bin 0 -> 3062 bytes
 .../target/maven-install-test-1.0-SNAPSHOT.jar     | Bin 0 -> 2372 bytes
 152 files changed, 7598 insertions(+)

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



More information about the pkg-java-commits mailing list