Your message dated Sun, 30 Aug 2015 23:03:39 +0000
with message-id <e1zwbdt-0007ii...@franck.debian.org>
and subject line Bug#797456: fixed in metainf-services 1.6-1
has caused the Debian Bug report #797456,
regarding metainf-services: 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.)


-- 
797456: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797456
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: metainf-services
Version: 1.5-1
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,

metainf-services fails to build from source in unstable/amd64:

  [..]
  
  [INFO] Scanning for projects...
  [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.kohsuke.metainf-services:metainf-services:jar:1.5
        2) org.apache.maven.scm:maven-scm-provider-gitexe:jar:debian
  
  ----------
  1 required artifact is missing.
  
  for artifact: 
    org.kohsuke.metainf-services:metainf-services:jar:1.5
  
  from the specified remote repositories:
    central (https://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: < 1 second
  [INFO] Finished at: Sun Aug 30 20:35:13 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 metainf-services
dpkg-buildpackage: source version 1.5-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Emmanuel Bourg <ebo...@apache.org>
 dpkg-source --before-build metainf-services-1.5
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
test -x debian/rules
mkdir -p "."
cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar  
-Dclassworlds.conf=/etc/maven2/m2-debian.conf org.codehaus.classworlds.Launcher 
-s/etc/maven2/settings-debian.xml 
-Dmaven.repo.local=/home/lamby/temp/cdt.20150830203123.mW5bsJkM3B/metainf-services-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] ------------------------------------------------------------------------
[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.kohsuke.metainf-services:metainf-services:jar:1.5
        2) org.apache.maven.scm:maven-scm-provider-gitexe:jar:debian

----------
1 required artifact is missing.

for artifact: 
  org.kohsuke.metainf-services:metainf-services:jar:1.5

from the specified remote repositories:
  central (https://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: < 1 second
[INFO] Finished at: Sun Aug 30 20:35:07 BST 2015
[INFO] Final Memory: 5M/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.20150830203123.mW5bsJkM3B/metainf-services-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.20150830203123.mW5bsJkM3B/metainf-services-1.5'
mh_unpatchpoms -plibmetainf-services-java
rm -f -f debian/stamp-poms-patched
make[1]: Leaving directory 
'/home/lamby/temp/cdt.20150830203123.mW5bsJkM3B/metainf-services-1.5'
dh_clean 
mh_unpatchpoms -plibmetainf-services-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.20150830203123.mW5bsJkM3B/metainf-services-1.5/debian
mh_patchpoms -plibmetainf-services-java --debian-build --keep-pom-version 
--maven-repo=/home/lamby/temp/cdt.20150830203123.mW5bsJkM3B/metainf-services-1.5/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  
-Dclassworlds.conf=/etc/maven2/m2-debian.conf org.codehaus.classworlds.Launcher 
-s/etc/maven2/settings-debian.xml 
-Dmaven.repo.local=/home/lamby/temp/cdt.20150830203123.mW5bsJkM3B/metainf-services-1.5/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] ------------------------------------------------------------------------
[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.kohsuke.metainf-services:metainf-services:jar:1.5
        2) org.apache.maven.scm:maven-scm-provider-gitexe:jar:debian

----------
1 required artifact is missing.

for artifact: 
  org.kohsuke.metainf-services:metainf-services:jar:1.5

from the specified remote repositories:
  central (https://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: < 1 second
[INFO] Finished at: Sun Aug 30 20:35:13 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: metainf-services
Source-Version: 1.6-1

We believe that the bug you reported is fixed in the latest version of
metainf-services, 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 metainf-services 
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, 30 Aug 2015 23:32:08 +0200
Source: metainf-services
Binary: libmetainf-services-java libmetainf-services-java-doc
Architecture: source all
Version: 1.6-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Description:
 libmetainf-services-java - META-INF/services generator
 libmetainf-services-java-doc - Documentation for META-INF/services generator
Closes: 797456
Changes:
 metainf-services (1.6-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release (Closes: #797456)
     - Ignore the new parent pom
   * Fixed the watch file
   * Standards-Version updated to 3.9.6 (no changes)
Checksums-Sha1:
 513e71bc45b422377ae945e152984a5e89ae1f96 2215 metainf-services_1.6-1.dsc
 db37ed14c86346f87544d2a11490a2bf15778457 5282 metainf-services_1.6.orig.tar.gz
 15f41c7f8475031d3e6d73d8f7a5f5c6eafea38a 3888 
metainf-services_1.6-1.debian.tar.xz
 73e236f08b0473569c3d6640b40deb0779ad896d 68092 
libmetainf-services-java-doc_1.6-1_all.deb
 128b0a54664cf991540e2bf5e388ae551470adc9 9460 
libmetainf-services-java_1.6-1_all.deb
Checksums-Sha256:
 850c1148c1b09f31694dff85ab841ec61dbddf8eff339d6c0582c5f5b602f75c 2215 
metainf-services_1.6-1.dsc
 8d2801432106d4a8ad0bd2c62d827b62142df25667cdd11d81e2909c09246135 5282 
metainf-services_1.6.orig.tar.gz
 2cf2ed9be3990ee02e9578cbdac762ec5fa9691536ec18bd73963db7a2806624 3888 
metainf-services_1.6-1.debian.tar.xz
 45de0bc645b2b0cdd2633d93b6a88ef1d143478999dc7f5e50ec0e73df72337b 68092 
libmetainf-services-java-doc_1.6-1_all.deb
 3b83fd7c15cbc46966a72cfae1ebb0e538e56f24055986f03644c9159ab27137 9460 
libmetainf-services-java_1.6-1_all.deb
Files:
 367c0ab2ac61478b7002248fb324973c 2215 java optional metainf-services_1.6-1.dsc
 c8844c45f4ff2fb5d82baa65a419feba 5282 java optional 
metainf-services_1.6.orig.tar.gz
 d6f8b5fce06bda782d8b9d71a888c033 3888 java optional 
metainf-services_1.6-1.debian.tar.xz
 3387cbb4ab0638ab5f40f9b9492211e1 68092 doc optional 
libmetainf-services-java-doc_1.6-1_all.deb
 b2a86f818614b33f3b6de2cedb6f28bc 9460 java optional 
libmetainf-services-java_1.6-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJV43ycAAoJEPUTxBnkudCswxwQALpRRVQf+OOJqv00z5bUyjEP
8QLHGqRLE9rC6XpN2ipHCbbQzIwzU6Smwbubmk2jT8yZhzg2TuLmDGhEnEeDiqpY
Zym49mmg1jbsyqwpTNqg3ZrB98fhvMQm97GfTRcAARnw3ei8woiNTMPWsAlcvq7R
ILN3d1YzX8viH6Xq3CtAHBtakvoLbtMj8jskyQSNvXfOqAFBKF13xCORChUlyplK
/uE7WMwKIOfUFsV0/T9BrXrT5bA1n3wkJwb1GOChybq8YVgXSONs9A8X2qnteu9h
ydDYS6TEFlfneShG2oAWNMwBZG+L56c1nH5T2TlZmFT+z/+SLDJN+/n7d3ZYeYW1
b08J1SWy4P9C9RWvT1P2BIfeMKJUmHR3EXT3qIGfq533L+tX4jaCc9GMt8ULao/i
uNu+4tioWIkzmf0/aB5llAsuw9HbSKCMBdyLQm06wHcRgdQojOaRe3mOJyf28pu1
FGWrgBgk4QtvOEpzDUGlVeujPINbjj/pUwODiK7SGYeqK9F+NyotPcmcA4QPT5Gh
y2bgHHmUfDlbieOI0B1nHFdGbaGuUSalyRuf7XH421LOYqUPgyX2HKdwW0ndgK8y
dgkxozZ1zZvEgojqq2pQ5Ed/yhd3cD6gaj3Tj2l1sF5RFx+oNiWmBlUdwmnmuuFy
ukc9rqD859zQlQEj3sDC
=FH0y
-----END PGP SIGNATURE-----

--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to