Your message dated Mon, 31 Aug 2015 09:21:30 +0000
with message-id <e1zwlho-0004hd...@franck.debian.org>
and subject line Bug#797487: fixed in jellydoc 1.5-4
has caused the Debian Bug report #797487,
regarding jellydoc: FTBFS: Missing:
org.apache.maven.scm:maven-scm-provider-gitexe: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.)
--
797487: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797487
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: jellydoc
Version: 1.5-3
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org
Dear Maintainer,
jellydoc fails to build from source in unstable/amd64:
[..]
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.apache.maven.scm:maven-scm-provider-gitexe:jar:debian
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.maven.scm
-DartifactId=maven-scm-provider-gitexe -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=org.apache.maven.scm
-DartifactId=maven-scm-provider-gitexe -Dversion=debian
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
Path to dependency:
1) org.jvnet.maven-jellydoc-plugin:jellydoc:pom:1.5
2) org.apache.maven.scm:maven-scm-provider-gitexe:jar:debian
----------
1 required artifact is missing.
for artifact:
org.jvnet.maven-jellydoc-plugin:jellydoc:pom:1.5
from the specified remote repositories:
central (https://repo1.maven.org/maven2),
m.g.o-public (http://maven.glassfish.org/content/groups/public/)
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: 1 second
[INFO] Finished at: Mon Aug 31 02:20:17 BST 2015
[INFO] Final Memory: 5M/236M
[INFO]
------------------------------------------------------------------------
/usr/share/cdbs/1/class/maven.mk:93: recipe for target 'mvn-build'
failed
make: *** [mvn-build] Error 1
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` la...@debian.org / chris-lamb.co.uk
`-
dpkg-buildpackage -rfakeroot -D -us -uc -b
dpkg-buildpackage: source package jellydoc
dpkg-buildpackage: source version 1.5-3
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Timo Aaltonen <tjaal...@debian.org>
dpkg-source --before-build jellydoc-1.5
dpkg-buildpackage: host architecture amd64
dpkg-source: warning: unknown information field 'Dm-Upload-Allowed' in input
data in general section of control info file
fakeroot debian/rules clean
test -x debian/rules
mkdir -p "."
/usr/share/maven-debian-helper/copy-repo.sh
/home/lamby/temp/cdt.20150831021532.kS6eRANsB6/jellydoc-1.5/debian
mh_patchpoms -plibjellydoc-java --debian-build --keep-pom-version
--maven-repo=/home/lamby/temp/cdt.20150831021532.kS6eRANsB6/jellydoc-1.5/debian/maven-repo
--ignore-rules=debian/maven.ignoreRules
--clean-ignore-rules=debian/maven.cleanIgnoreRules
touch debian/stamp-poms-patched
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=/home/lamby/temp/cdt.20150831021532.kS6eRANsB6/jellydoc-1.5/debian/maven.properties
-Dclassworlds.conf=/etc/maven2/m2-debian.conf
org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml
-Dmaven.repo.local=/home/lamby/temp/cdt.20150831021532.kS6eRANsB6/jellydoc-1.5/debian/maven-repo
clean
[INFO]
NOTE: Maven is executing in offline mode. Any artifacts not already in your
local
repository will be inaccessible.
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] Jellydoc
[INFO] Jellydoc annotations
[INFO] taglib-xml-writer
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.apache.maven.scm:maven-scm-provider-gitexe:jar:debian
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.maven.scm
-DartifactId=maven-scm-provider-gitexe -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=org.apache.maven.scm
-DartifactId=maven-scm-provider-gitexe -Dversion=debian -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.jvnet.maven-jellydoc-plugin:jellydoc:pom:1.5
2) org.apache.maven.scm:maven-scm-provider-gitexe:jar:debian
----------
1 required artifact is missing.
for artifact:
org.jvnet.maven-jellydoc-plugin:jellydoc:pom:1.5
from the specified remote repositories:
central (https://repo1.maven.org/maven2),
m.g.o-public (http://maven.glassfish.org/content/groups/public/)
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: 1 second
[INFO] Finished at: Mon Aug 31 02:19:39 BST 2015
[INFO] Final Memory: 6M/236M
[INFO] ------------------------------------------------------------------------
/usr/share/cdbs/1/class/maven.mk:105: recipe for target 'cleanbuilddir' failed
make: [cleanbuilddir] Error 1 (ignored)
rm -f -r
/home/lamby/temp/cdt.20150831021532.kS6eRANsB6/jellydoc-1.5/debian/maven-repo
debian/stamp-maven-build
rm -f debian/*.substvars
/usr/bin/make -f debian/rules unpatch-poms
make[1]: Entering directory
'/home/lamby/temp/cdt.20150831021532.kS6eRANsB6/jellydoc-1.5'
mh_unpatchpoms -plibjellydoc-java
rm -f -f debian/stamp-poms-patched
make[1]: Leaving directory
'/home/lamby/temp/cdt.20150831021532.kS6eRANsB6/jellydoc-1.5'
dh_clean
jh_clean
rm -f debian/jh_build_stamp
if [ -n "" ]; then rm -f ; fi
mh_unpatchpoms -plibjellydoc-java
rm -f -f debian/stamp-poms-patched
mh_clean
rm -f debian/stamp-maven-doc
debian/rules build
test -x debian/rules
mkdir -p "."
/usr/share/maven-debian-helper/copy-repo.sh
/home/lamby/temp/cdt.20150831021532.kS6eRANsB6/jellydoc-1.5/debian
mh_patchpoms -plibjellydoc-java --debian-build --keep-pom-version
--maven-repo=/home/lamby/temp/cdt.20150831021532.kS6eRANsB6/jellydoc-1.5/debian/maven-repo
touch debian/stamp-poms-patched
jh_linkjars
jh_build -J
touch debian/jh_build_stamp
# 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=/home/lamby/temp/cdt.20150831021532.kS6eRANsB6/jellydoc-1.5/debian/maven.properties
-Dclassworlds.conf=/etc/maven2/m2-debian.conf
org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml
-Dmaven.repo.local=/home/lamby/temp/cdt.20150831021532.kS6eRANsB6/jellydoc-1.5/debian/maven-repo
install
[INFO]
NOTE: Maven is executing in offline mode. Any artifacts not already in your
local
repository will be inaccessible.
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] Jellydoc
[INFO] Jellydoc annotations
[INFO] taglib-xml-writer
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.apache.maven.scm:maven-scm-provider-gitexe:jar:debian
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.maven.scm
-DartifactId=maven-scm-provider-gitexe -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=org.apache.maven.scm
-DartifactId=maven-scm-provider-gitexe -Dversion=debian -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.jvnet.maven-jellydoc-plugin:jellydoc:pom:1.5
2) org.apache.maven.scm:maven-scm-provider-gitexe:jar:debian
----------
1 required artifact is missing.
for artifact:
org.jvnet.maven-jellydoc-plugin:jellydoc:pom:1.5
from the specified remote repositories:
central (https://repo1.maven.org/maven2),
m.g.o-public (http://maven.glassfish.org/content/groups/public/)
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: 1 second
[INFO] Finished at: Mon Aug 31 02:20:17 BST 2015
[INFO] Final Memory: 5M/236M
[INFO] ------------------------------------------------------------------------
/usr/share/cdbs/1/class/maven.mk:93: recipe for target 'mvn-build' failed
make: *** [mvn-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: jellydoc
Source-Version: 1.5-4
We believe that the bug you reported is fixed in the latest version of
jellydoc, 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 797...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Emmanuel Bourg <ebo...@apache.org> (supplier of updated jellydoc 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: Mon, 31 Aug 2015 09:31:25 +0200
Source: jellydoc
Binary: libjellydoc-java libjellydoc-java-doc
Architecture: source all
Version: 1.5-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Description:
libjellydoc-java - Library for helping generate Jelly taglib documentation
libjellydoc-java-doc - Documentation for libjellydoc-java
Closes: 797487
Changes:
jellydoc (1.5-4) unstable; urgency=medium
.
* Team upload.
* Ignore the dependency on maven-scm (Closes: #797487)
* debian/control:
- Removed the deprecated DM-Upload-Allowed field
- Use canonical URLs for the Vcs-* fields
* Switch to debhelper level 9
* Fixed the watch file
Checksums-Sha1:
1b7b41fb8b4650c3b4cbf99eea380e3a4abe7ea2 2154 jellydoc_1.5-4.dsc
38128e97c2dd3dba6ebef11aec5546b1d442af92 4012 jellydoc_1.5-4.debian.tar.xz
3a3732e5e3f196d71e5ead4142d067462e3772d5 98896
libjellydoc-java-doc_1.5-4_all.deb
d1b695d509f319449045b72a04bd6a624fb74d24 8114 libjellydoc-java_1.5-4_all.deb
Checksums-Sha256:
0a767ffde7b1597c6f8276452381367e75c04c1754e82eeb0fcf2322562fb8c2 2154
jellydoc_1.5-4.dsc
fa7c08a7f9f15c3944c520e5683080b2d182518b41effaf4a72f4569dc177bd0 4012
jellydoc_1.5-4.debian.tar.xz
7db658c056e9fa4d4d68dc7e02066db065ed730ff238c7d185055b5bdd3dc5f3 98896
libjellydoc-java-doc_1.5-4_all.deb
59fa878a9f740816cdb728972c92f3813422b8eb7ef30627c08571a0611191e1 8114
libjellydoc-java_1.5-4_all.deb
Files:
7da6a3ca806c19a8cf6175deed346c7c 2154 java optional jellydoc_1.5-4.dsc
1ebc3d2b74c541cca28ef0af1eef2b87 4012 java optional
jellydoc_1.5-4.debian.tar.xz
b9a342d01c4b82b9db9fc9df3d46dab9 98896 doc optional
libjellydoc-java-doc_1.5-4_all.deb
9c831a50a2d8dcec82583fe03fc6808b 8114 java optional
libjellydoc-java_1.5-4_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBAgAGBQJV5AmvAAoJEPUTxBnkudCsfZwQAIp7QNkeU9ZhuBxxfdmE0ddW
m/DUpLOd9w3AUmzuIq+KL9DK848bdDYKlCDutWeEhbqM6HCWp+URfRM34fScitn1
OeSUyCrFzim71oC4q0Wo2gQmsLVss+qPO1boEBQe6f0hVaMcW3ylrkg69Eor8wZm
sw0V1VLQNrfZhCWWgOuI+EQw+YwP00gFDHPy/lFj0FBg1jf9tWpkgPCb0wNuS1YX
lZeUmF8plpqynIYSN11sQV1rDTKYixaddgD6t54AaN7QR6/YIoKU8fY16Vhl1h33
9jTB84KFUKfVTbbdGDJCRkuw283Kd9s6vjaI0aOwE2iTc78/cu62839anFFF37e8
N4Q8/au3c9Ikz/W6V6GKQfq3jIBR5jeuScubOzZOxdJKjaYNdHVGAPEA5U408/by
ZpnSM+h9SsXfA8UO5RnauB5igesZ3A5cbIluj71hUC3zFuseQ/5bz39RbQi78GER
Q6d77wuvassVskSQvZrZzs9v+/bgvAqJggmdOI4k+vi7L6iEALvbJL3Fr1N8sdTm
+uhKDFsb0y57+AieKU3Il69E/KF3PAF7sLGmeiqJVfTIB0OeH6coeTmuejVZkfEo
p+AA4nMSMbqCUKzXi3o7Sxbc/78qj/X0Fh4U2HQpTCHWQ7xjW2/FWkl3Bgokxxo4
xf9eRBByeb4EP/ZUEhpv
=NfNq
-----END PGP SIGNATURE-----
--- End Message ---