Your message dated Mon, 23 Sep 2013 05:03:26 +0000
with message-id <e1vnyiw-0004pl...@franck.debian.org>
and subject line Bug#724144: fixed in plexus-cli 1.2-4
has caused the Debian Bug report #724144,
regarding plexus-cli: FTBFS: Missing required artifact:
com.google.collections:google-collections:jar:debian
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
724144: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724144
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: plexus-cli
Version: 1.2-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130922 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
> debian/rules build
> test -x debian/rules
> mkdir -p "."
> /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
> mh_patchpoms -plibplexus-cli-java --debian-build --keep-pom-version
> --maven-repo=/«PKGBUILDDIR»/debian/maven-repo
> touch debian/stamp-poms-patched
> # before-build target may be used to unpatch the pom files, so we need to
> check if
> # patching the pom files is needed here, normally not
> if [ ! -f pom.xml.save ]; then \
> /usr/bin/make -f debian/rules patch-poms; \
> fi
> cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp
> /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
> -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties
> -Dclassworlds.conf=/etc/maven2/m2-debian.conf
> org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml
> -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo package
> [INFO]
> NOTE: Maven is executing in offline mode. Any artifacts not already in your
> local
> repository will be inaccessible.
>
> [INFO] Scanning for projects...
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building Plexus CLI
> [INFO] task-segment: [package]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [resources:resources {execution: default-resources}]
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered
> resources, i.e. build is platform dependent!
> [INFO] skip non existing resourceDirectory /«PKGBUILDDIR»/src/main/resources
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
>
> Missing:
> ----------
> 1) com.google.collections:google-collections:jar:debian
>
> Try downloading the file manually from the project website.
>
> Then, install it using the command:
> mvn install:install-file -DgroupId=com.google.collections
> -DartifactId=google-collections -Dversion=debian -Dpackaging=jar
> -Dfile=/path/to/file
>
> Alternatively, if you host your own repository you can deploy the file
> there:
> mvn deploy:deploy-file -DgroupId=com.google.collections
> -DartifactId=google-collections -Dversion=debian -Dpackaging=jar
> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
> Path to dependency:
> 1) org.codehaus.plexus:plexus-cli:jar:1.2
> 2) org.codehaus.plexus:plexus-container-default:jar:debian
> 3) com.google.collections:google-collections:jar:debian
>
> ----------
> 1 required artifact is missing.
>
> for artifact:
> org.codehaus.plexus:plexus-cli:jar:1.2
>
> from the specified remote repositories:
> central (http://repo1.maven.org/maven2)
>
>
>
> NOTE: Maven is executing in offline mode. Any artifacts not already in your
> local
> repository will be inaccessible.
>
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 2 seconds
> [INFO] Finished at: Sat Sep 21 13:16:21 UTC 2013
> [INFO] Final Memory: 7M/58M
> [INFO]
> ------------------------------------------------------------------------
> make: *** [mvn-build] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/09/22/plexus-cli_1.2-3_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: plexus-cli
Source-Version: 1.2-4
We believe that the bug you reported is fixed in the latest version of
plexus-cli, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 724...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
tony mancill <tmanc...@debian.org> (supplier of updated plexus-cli package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 22 Sep 2013 21:01:42 -0700
Source: plexus-cli
Binary: libplexus-cli-java libplexus-cli-java-doc
Architecture: source all
Version: 1.2-4
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: tony mancill <tmanc...@debian.org>
Description:
libplexus-cli-java - Easily create CLIs with Plexus components
libplexus-cli-java-doc - Documentation for Plexus CLI
Closes: 724144
Changes:
plexus-cli (1.2-4) unstable; urgency=low
.
* Team upload.
* Add build-dep for libgoogle-collections-java (Closes: #724144)
* Bump Standards-Version to 3.9.4.
* Update Vcs fields in debian/control to be canonical.
* Add myself to Uploaders (was empty).
* Update debian/copyright.
Checksums-Sha1:
b6d012d3a0681292cc72d6bc809100c225fb5cef 2341 plexus-cli_1.2-4.dsc
b8ff5ecd67759c5228b264d1ef87d51780238a12 4357 plexus-cli_1.2-4.debian.tar.gz
66548d9620009c4afb11866a62f2f087a6e522ae 9268 libplexus-cli-java_1.2-4_all.deb
8280a0cddd642387c96d6f5bed361422cfe451f4 63520
libplexus-cli-java-doc_1.2-4_all.deb
Checksums-Sha256:
fc4c5828ef1d61c148e79c177a97a6e0efac1fa2f365abe43588be00333727c3 2341
plexus-cli_1.2-4.dsc
8ee3658bae632e7e4ee22fc86dd3346e0088879be7b0d61888636784281bd7bc 4357
plexus-cli_1.2-4.debian.tar.gz
f69113d04162c4b569b6271a3435926cd00050a52544416a7de0a9f1ad528a1e 9268
libplexus-cli-java_1.2-4_all.deb
2e1988ad09ae514a6e0580dd94620c73c1ff4a494da13705a022e9e192b4dc1c 63520
libplexus-cli-java-doc_1.2-4_all.deb
Files:
5b2ef059c65248c88abf3955fe332154 2341 java optional plexus-cli_1.2-4.dsc
1b101a7c6b0d7d75afe10646e7681fa4 4357 java optional
plexus-cli_1.2-4.debian.tar.gz
e957430c127d87b8e8a9f0698dc8eb17 9268 java optional
libplexus-cli-java_1.2-4_all.deb
f252eef12c172db983cb5f90e46f6e7d 63520 doc optional
libplexus-cli-java-doc_1.2-4_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
iQIcBAEBAgAGBQJSP8oKAAoJECHSBYmXSz6WRR4P/RZgJ+RpKn2qcB83K+yzn7C1
sg+NqkKsFotv7TMxFu/IzVhi5Tws1nzuMEEi7RRRC2bJlXypC26wEZDdxfgHl+UV
0f2v2D1CAxbpIW6lJq8iljmSJvdhbPnD2dZwf8OebBBQCki/f1ins6XlPSzJOeZL
Df9CTa4FfyU+uqbEnVqHHzLVz1qRjr04K3TTFBpr0h3E2nCBiLhx6Xx3aKyITcoa
R+VmA4KZbvhGj54/5H2ggxIGa5zlmWuCPgb3SRX67i5GA1OpBQ7gWlHCLTJ5+pDN
3RLpb5b/EzQ+E2tU3rq7QwhnoKaN97mm3+hRnPxYfWniF5yD39BlsWEVuxy0gO/4
09xL5yZN6tGWJtqq4UENO+RKnJMOc9o9VzRjKRPIAuy3hpaV2+0OjctKscJftYd5
+XT6vXTv6e/8Vkpbmk6bYneT2h2dB3JGeAMIK8neS4M8Qoaw4fLWfTmPAOSATbN0
T3TOhCNekEDT7sipN87DFdx2htd0Ubn7zy8H7OGDWpT9NZrvtvLy/zQzkjvMxefJ
9n0T+HbGPUWBda5JxkBSds/0O3XD/2VQhNw6VlVQap6hadBD1Few6NTrnusMw1H6
/X2evOkSfj9/BrS97yAvwLnh4S8h4EBfA3iHd2OYUxgM23lsVkTxoZphy/8cQa78
JCqX92ATiY9zYwjD82an
=R03Y
-----END PGP SIGNATURE-----
--- End Message ---