Your message dated Mon, 31 Aug 2015 15:34:09 +0000
with message-id <e1zwr61-00013k...@franck.debian.org>
and subject line Bug#797459: fixed in commons-vfs 2.0-4
has caused the Debian Bug report #797459,
regarding commons-vfs: FTBFS: Missing 
org.apache.maven.scm:maven-scm-{api,provider-svnexe}: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.)


-- 
797459: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797459
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: commons-vfs
Version: 2.0-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,

commons-vfs fails to build from source in unstable/amd64:

  [..]

  [INFO]
  ------------------------------------------------------------------------
  [ERROR] BUILD ERROR
  [INFO]
  ------------------------------------------------------------------------
  [INFO] Failed to resolve artifact.
  
  Missing:
  ----------
  1) org.apache.maven.scm:maven-scm-api: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-api -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-api -Dversion=debian -Dpackaging=jar
        -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
  
    Path to dependency: 
        1) org.apache.commons:commons-vfs2-project:pom:2.0
        2) org.apache.maven.scm:maven-scm-api:jar:debian
  
  2) org.apache.maven.scm:maven-scm-provider-svnexe: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-svnexe -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-svnexe -Dversion=debian
        -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
        -DrepositoryId=[id]
  
    Path to dependency: 
        1) org.apache.commons:commons-vfs2-project:pom:2.0
        2) org.apache.maven.scm:maven-scm-provider-svnexe:jar:debian
  
  ----------
  2 required artifacts are missing.
  
  for artifact: 
    org.apache.commons:commons-vfs2-project:pom:2.0
  
  from the specified remote repositories:
    apache.snapshots.https
    (https://repository.apache.org/content/repositories/snapshots),
    apache.snapshots
    (http://people.apache.org/repo/m2-snapshot-repository/),
    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:37:47 BST 2015
  [INFO] Final Memory: 6M/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 commons-vfs
dpkg-buildpackage: source version 2.0-3
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Niels Thykier <ni...@thykier.net>
 dpkg-source --before-build commons-vfs-2.0
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
test -x debian/rules
mkdir -p "."
/usr/share/maven-debian-helper/copy-repo.sh 
/home/lamby/temp/cdt.20150830203647.3reLXq5UkM/commons-vfs-2.0/debian
mh_patchpoms -plibcommons-vfs-java --debian-build --keep-pom-version 
--maven-repo=/home/lamby/temp/cdt.20150830203647.3reLXq5UkM/commons-vfs-2.0/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.20150830203647.3reLXq5UkM/commons-vfs-2.0/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.20150830203647.3reLXq5UkM/commons-vfs-2.0/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]   Commons VFS
[INFO]   Commons VFS Core
[INFO] ------------------------------------------------------------------------
[INFO] Building Commons VFS
[INFO]    task-segment: [clean]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] ------------------------------------------------------------------------
[INFO] Building Commons VFS Core
[INFO]    task-segment: [clean]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] Commons VFS ........................................... SUCCESS [0.218s]
[INFO] Commons VFS Core ...................................... SUCCESS [0.172s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Sun Aug 30 20:37:41 BST 2015
[INFO] Final Memory: 4M/236M
[INFO] ------------------------------------------------------------------------
rm -f -r 
/home/lamby/temp/cdt.20150830203647.3reLXq5UkM/commons-vfs-2.0/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.20150830203647.3reLXq5UkM/commons-vfs-2.0'
mh_unpatchpoms -plibcommons-vfs-java
rm -f -f debian/stamp-poms-patched
make[1]: Leaving directory 
'/home/lamby/temp/cdt.20150830203647.3reLXq5UkM/commons-vfs-2.0'
dh_clean 
mh_unpatchpoms -plibcommons-vfs-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.20150830203647.3reLXq5UkM/commons-vfs-2.0/debian
mh_patchpoms -plibcommons-vfs-java --debian-build --keep-pom-version 
--maven-repo=/home/lamby/temp/cdt.20150830203647.3reLXq5UkM/commons-vfs-2.0/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=/home/lamby/temp/cdt.20150830203647.3reLXq5UkM/commons-vfs-2.0/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.20150830203647.3reLXq5UkM/commons-vfs-2.0/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] Reactor build order: 
[INFO]   Commons VFS
[INFO]   Commons VFS Core
[INFO] ------------------------------------------------------------------------
[INFO] Building Commons VFS
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.maven.scm:maven-scm-api: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-api -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-api -Dversion=debian -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.commons:commons-vfs2-project:pom:2.0
        2) org.apache.maven.scm:maven-scm-api:jar:debian

2) org.apache.maven.scm:maven-scm-provider-svnexe: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-svnexe -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-svnexe -Dversion=debian -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.commons:commons-vfs2-project:pom:2.0
        2) org.apache.maven.scm:maven-scm-provider-svnexe:jar:debian

----------
2 required artifacts are missing.

for artifact: 
  org.apache.commons:commons-vfs2-project:pom:2.0

from the specified remote repositories:
  apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots),
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository/),
  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:37:47 BST 2015
[INFO] Final Memory: 6M/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: commons-vfs
Source-Version: 2.0-4

We believe that the bug you reported is fixed in the latest version of
commons-vfs, 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 commons-vfs 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: SHA256

Format: 1.8
Date: Mon, 31 Aug 2015 16:07:05 +0200
Source: commons-vfs
Binary: libcommons-vfs-java libcommons-vfs-java-doc
Architecture: source all
Version: 2.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Description:
 libcommons-vfs-java - Java API for accessing various filesystems
 libcommons-vfs-java-doc - Java API for accessing various filesystems - 
documentation
Closes: 797459
Changes:
 commons-vfs (2.0-4) unstable; urgency=medium
 .
   * Team upload.
   * Ignore the dependency on maven-scm (Closes: #797459)
   * Standards-Version updated to 3.9.6 (no changes)
   * Use canonical URLs for the Vcs-* fields
   * Switch to debhelper level 9
   * debian/copyright: Updated the Format URI
Checksums-Sha1:
 23cbd66d196a64960b72522a36e585b335416cf3 2461 commons-vfs_2.0-4.dsc
 e514ff490a2561d3bcfda1b426d86b99295826b4 4968 commons-vfs_2.0-4.debian.tar.xz
 60c4401cd5ee1756e754bf8a6b6d3d06c7a490e3 299018 
libcommons-vfs-java-doc_2.0-4_all.deb
 3d92dad0c6b23fd015f18c51cfe989c23ab1094c 360308 
libcommons-vfs-java_2.0-4_all.deb
Checksums-Sha256:
 c8bcb7a93804763658a00f1513098e780c868b58d5a42c96de125fff7951fd81 2461 
commons-vfs_2.0-4.dsc
 807be4f48ef1747c6aaf68b20ce37793b6a0a739e62440a849e5762cf9d22ecb 4968 
commons-vfs_2.0-4.debian.tar.xz
 413938c3de621da0fb0212cf764f856f47ca20744acec2db668cee56e6d0c6d8 299018 
libcommons-vfs-java-doc_2.0-4_all.deb
 80e080ee6d023ddd1a2aba77aede7bd1a10d23c58b2ab5217d3dc6b916cbd932 360308 
libcommons-vfs-java_2.0-4_all.deb
Files:
 a5daa6c180928cd896431799382d53fe 2461 java optional commons-vfs_2.0-4.dsc
 ff30684d2119eb0f80c874cee32071b2 4968 java optional 
commons-vfs_2.0-4.debian.tar.xz
 bd5076da2ea91dc376582955e79e2d90 299018 doc optional 
libcommons-vfs-java-doc_2.0-4_all.deb
 c8b83c8f19be59fe2f439e656b394829 360308 java optional 
libcommons-vfs-java_2.0-4_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJV5GBMAAoJEPUTxBnkudCsSxQP/AqlXoMahLzbhfNpJ3e/8Xvm
MlgJ9RLhE+XqLtOsYkWQFNfFp7wJNMA57RmiA7bxdBnbk3G/TP6O2TY8lePLi/u1
rJVHazvTw9o7qV/tzwu/yVPJTKqiIp9msE7ZR6izaNSM5l3LD6y3TzxWS+0JbTS8
kuhg3iLfH6nL26O2+Ryg6t5T4PSeqF485NikX4NR0GgoXUfXxlHOHNIYSwwKyLqf
PrGpox9FbZoHu25qRBN1Is7h2p16L7pndL3oRv4VuBKV/MLtd2pw0kI0VLujy39e
lItGp7mgV5cv1jb4OMcSIwM2iTvk/nibwNxRgu4u0hn9kBOivRfsvT9Ff8BTgtDI
ok9I+6WrQX2XWABog8mvlMg1cFRXFy6bly8g4nxdxsY0Y0bQ/6nV/5Wd0wapfLum
axom83J7RT22RhBQ8kDnmautnFbJEHXQgHkjDwnZpbHuQQfXWdxxfSDgAZ4HveYw
RCgW/Kv2rHdWPc8dFuKVrR4GZ6YfVow2d1iSTyJ6LeFXOcuJkIGTPOmV/nXZj+xT
W9EuG+zQf4a+i82rMZxfPe0bZ0UT7y3aAl6/chxjz7k+oOIwZRe8dEYviw/ePqjZ
sOS6CUSSNgL39xhbZICgYPHjjWdkBT4dGpAg/YNn8NUWMZXHK9U7qkIVPqEqN4xs
YwywPgk0GvM+kzFGEnwA
=UAn+
-----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