Your message dated Mon, 18 Jan 2016 09:34:48 +0000
with message-id <[email protected]>
and subject line Bug#811259: fixed in commons-vfs 2.0-7
has caused the Debian Bug report #811259,
regarding commons-vfs: FTBFS: Error resolving version for plugin
'org.apache.felix:maven-bundle-plugin'
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 [email protected]
immediately.)
--
811259: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811259
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: commons-vfs
Version: 2.0-6
Severity: serious
Justification: fails to build from source
User: [email protected]
Usertags: ftbfs
X-Debbugs-Cc: [email protected]
Dear Maintainer,
commons-vfs fails to build from source in unstable/amd64:
[..]
debian/rules build
dh build --buildsystem=maven
dh_testdir -O--buildsystem=maven
dh_update_autotools_config -O--buildsystem=maven
dh_auto_configure -O--buildsystem=maven
mh_patchpoms -plibcommons-vfs-java --debian-build --keep-pom-version
--maven-repo=/home/lamby/temp/cdt.20160117102819.YSzYes6zGM/commons-vfs-2.0/debian/maven-repo
dh_auto_build -O--buildsystem=maven
/usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/home/lamby/temp/cdt.20160117102819.YSzYes6zGM/commons-vfs-2.0
-Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/home/lamby/temp/cdt.20160117102819.YSzYes6zGM/commons-vfs-2.0/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/home/lamby/temp/cdt.20160117102819.YSzYes6zGM/commons-vfs-2.0/debian
-Dmaven.repo.local=/home/lamby/temp/cdt.20160117102819.YSzYes6zGM/commons-vfs-2.0/debian/maven-repo
package javadoc:jar javadoc:aggregate -DskipTests -Dnotimestamp=true
-Dlocale=en_US
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model
for org.apache.commons:commons-vfs2:jar:2.0
[WARNING] 'build.plugins.plugin.version' for
org.apache.felix:maven-bundle-plugin is missing. @
org.apache.commons:commons-parent:debian,
/home/lamby/temp/cdt.20160117102819.YSzYes6zGM/commons-vfs-2.0/debian/maven-repo/org/apache/commons/commons-parent/debian/commons-parent-debian.pom,
line 322, column 12
[WARNING]
[WARNING] Some problems were encountered while building the effective model
for org.apache.commons:commons-vfs2-project:pom:2.0
[WARNING] 'build.plugins.plugin.version' for
org.apache.felix:maven-bundle-plugin is missing. @
org.apache.commons:commons-parent:debian,
/home/lamby/temp/cdt.20160117102819.YSzYes6zGM/commons-vfs-2.0/debian/maven-repo/org/apache/commons/commons-parent/debian/commons-parent-debian.pom,
line 322, column 12
[WARNING] 'build.plugins.plugin.version' for
org.apache.maven.plugins:maven-compiler-plugin is missing. @
org.apache.commons:commons-parent:debian,
/home/lamby/temp/cdt.20160117102819.YSzYes6zGM/commons-vfs-2.0/debian/maven-repo/org/apache/commons/commons-parent/debian/commons-parent-debian.pom,
line 281, column 12
[WARNING] 'build.plugins.plugin.version' for
org.apache.maven.plugins:maven-surefire-plugin is missing. @
org.apache.commons:commons-parent:debian,
/home/lamby/temp/cdt.20160117102819.YSzYes6zGM/commons-vfs-2.0/debian/maven-repo/org/apache/commons/commons-parent/debian/commons-parent-debian.pom,
line 310, column 12
[WARNING] 'build.plugins.plugin.version' for
org.apache.maven.plugins:maven-jar-plugin is missing. @
org.apache.commons:commons-parent:debian,
/home/lamby/temp/cdt.20160117102819.YSzYes6zGM/commons-vfs-2.0/debian/maven-repo/org/apache/commons/commons-parent/debian/commons-parent-debian.pom,
line 289, column 12
[WARNING]
[WARNING] It is highly recommended to fix these problems because they
threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support
building such malformed projects.
[WARNING]
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Commons VFS
[INFO] Commons VFS Core
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Commons VFS ........................................ SKIPPED
[INFO] Commons VFS Core ................................... SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 0.280 s
[INFO] Finished at: 2016-01-17T10:30:12+01:00
[INFO] Final Memory: 8M/298M
[INFO]
------------------------------------------------------------------------
[ERROR] Error resolving version for plugin
'org.apache.felix:maven-bundle-plugin' from the repositories [local
(/home/lamby/temp/cdt.20160117102819.YSzYes6zGM/commons-vfs-2.0/debian/maven-repo),
central (https://repo.maven.apache.org/maven2)]: Plugin not found in any
plugin repository -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/PluginVersionResolutionException
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/home/lamby/temp/cdt.20160117102819.YSzYes6zGM/commons-vfs-2.0
-Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/home/lamby/temp/cdt.20160117102819.YSzYes6zGM/commons-vfs-2.0/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/home/lamby/temp/cdt.20160117102819.YSzYes6zGM/commons-vfs-2.0/debian
-Dmaven.repo.local=/home/lamby/temp/cdt.20160117102819.YSzYes6zGM/commons-vfs-2.0/debian/maven-repo
package javadoc:jar javadoc:aggregate -DskipTests -Dnotimestamp=true
-Dlocale=en_US returned exit code 1
debian/rules:6: recipe for target 'build' failed
make: *** [build] Error 1
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
commons-vfs.2.0-6.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
Source: commons-vfs
Source-Version: 2.0-7
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Emmanuel Bourg <[email protected]> (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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 18 Jan 2016 08:59:11 +0100
Source: commons-vfs
Binary: libcommons-vfs-java libcommons-vfs-java-doc
Architecture: source all
Version: 2.0-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<[email protected]>
Changed-By: Emmanuel Bourg <[email protected]>
Description:
libcommons-vfs-java - Java API for accessing various filesystems
libcommons-vfs-java-doc - Java API for accessing various filesystems -
documentation
Closes: 811259
Changes:
commons-vfs (2.0-7) unstable; urgency=medium
.
* Team upload.
* Fixed the build failure with commons-parent 39 (enables the OSGI metadata)
(Closes: #811259)
Checksums-Sha1:
b549284230db07a6a50be5e8256e43aea217c360 2522 commons-vfs_2.0-7.dsc
3362e4f287a0f2470d77187f71a2f8279580b5d0 5068 commons-vfs_2.0-7.debian.tar.xz
05f56505d01dcec1dac617f3880b08ded164f6ef 308074
libcommons-vfs-java-doc_2.0-7_all.deb
212eb3346b4eed394fbc207ede9ef6de856bcaf1 361656
libcommons-vfs-java_2.0-7_all.deb
Checksums-Sha256:
8e7111cd532950ab3a169c6bcbcdf302960d2dd2135de1751130fafff3c71e16 2522
commons-vfs_2.0-7.dsc
a22fe1bd59f7001be142c78b5fb6791087eaa14f1e183d57dbda37e9db17e27e 5068
commons-vfs_2.0-7.debian.tar.xz
8546be13d6ab0733737be54484de4143fe629f204e12d4f5ca4beb96d90c54f0 308074
libcommons-vfs-java-doc_2.0-7_all.deb
d4b9e326e5437152846c03a9fbd516ad363184fe4e12332c67afa47a22ae20f0 361656
libcommons-vfs-java_2.0-7_all.deb
Files:
98c1736a7a2a3e110a421aaa592e497d 2522 java optional commons-vfs_2.0-7.dsc
f4100137e1bcb1e367de98b548fda542 5068 java optional
commons-vfs_2.0-7.debian.tar.xz
f1c171654c0d75db900d7fa76713794b 308074 doc optional
libcommons-vfs-java-doc_2.0-7_all.deb
ad70b90bd8d0c80cb1529de2c9247ac3 361656 java optional
libcommons-vfs-java_2.0-7_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBCAAGBQJWnKDIAAoJEPUTxBnkudCslY0QALdgbsZAgOnQOfkuWUtE5WyG
KKdar2ou5MzarIu8ShMsdmFbyrhWhIwYZ2K9xz007DbvBv7mSRpzHPKqZ6AIBX6u
N7UaKP3jkhTtU8MleeEV2IN6RQ9p1gHrAdACgcxelZ52yeOAf9tlqlHILmCbGI8c
8zyQO1UkvlIFR8wKMG/0O0EohM5SG61svbgGtc66cTfbK8Ryy/O+Ot83KIzKJYzK
JR5kcyKd5Otwa59wMMtA8OGNfDnw5Dtgn325wBokasQR6IPOKFr74+83NmRMTupK
wknIb+sT0bF221PbeyMj/Va+g0iMxU/DXwbCbarHnsDxENfv22e981lEZgIkXSwF
mh3ztCSSSIcaOfZikWQqHavIhs6S4U9ny8501k5tvxKogyF6ausKqAyIxonG5lPJ
89UP4i3Eyxt8IkrkBCMvS99TIoZy7X7kUZ2zGMKkjYqzNqhoL+rRPBKHeDX6W0cg
nanCUIU1jN5dxfgxYkq6RRbQLhEACKDhUTYtKJG5iVoIAcK1y53CGxZ4WUOEpUY0
11FxlfNJ2l6n3k9d9LV6zrjIaZfOyO+BLTJFaC3om96u1boW0IpuSC67dJ+f4Zdf
xKXPJaQBVP3jF8flDkdE1wNFb/yA06YDUp34C7tnb2XwWob00PRpuswQbooH6+/J
He8u+NulHU7W1Q1RQXpW
=8BRY
-----END PGP SIGNATURE-----
--- End Message ---