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
__
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