Your message dated Sun, 27 May 2012 19:38:11 +0000
with message-id <e1syji3-0000p9...@franck.debian.org>
and subject line Bug#666577: fixed in wagon2 2.2-3
has caused the Debian Bug report #666577,
regarding wagon2: FTBFS: tests failed
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.)


-- 
666577: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666577
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: wagon2
Version: 2.2-2
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120331 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> mkdir -p /«PKGBUILDDIR»/wagon-providers/wagon-scm/target/test-classes/
> svnadmin create 
> /«PKGBUILDDIR»/wagon-providers/wagon-scm/target/test-classes/test-repo-svn
> /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
> mh_patchpoms -plibwagon2-java --debian-build --keep-pom-version 
> --maven-repo=/«PKGBUILDDIR»/debian/maven-repo  --build-no-docs
> 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=/«PKGBUILDDIR»/debian/maven.properties 
> -Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf 
> org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
> -Dmaven.repo.local=/«PKGBUILDDIR»/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]   Apache Maven Wagon
> [INFO]   Apache Maven Wagon :: API
> [INFO]   Apache Maven Wagon :: Provider Test
> [INFO]   Apache Maven Wagon :: Providers
> [INFO]   Apache Maven Wagon :: Providers :: File Provider
> [INFO]   Apache Maven Wagon :: Providers :: FTP Provider
> [INFO]   Apache Maven Wagon :: Providers :: HTTP Shared Library 4
> [INFO]   Apache Maven Wagon :: Test Compatibility Kits
> [INFO]   Apache Maven Wagon :: HTTP Test Compatibility Kit
> [INFO]   Apache Maven Wagon :: Providers :: HTTP Provider
> [INFO]   Apache Maven Wagon :: Providers :: HTTP Shared Library
> [INFO]   Apache Maven Wagon :: Providers :: Lightweight HTTP Provider
> [INFO]   Apache Maven Wagon :: Providers :: SCM Provider
> [INFO]   Apache Maven Wagon :: Providers :: SSH Common Library
> [INFO]   Apache Maven Wagon :: Providers :: SSH External Provider
> [INFO]   Apache Maven Wagon :: Providers :: SSH Provider
> [INFO]   Apache Maven Wagon :: Providers :: WebDav Provider
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Apache Maven Wagon
> [INFO]    task-segment: [install]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] [enforcer:enforce {execution: default}]
> [INFO] [plexus:descriptor {execution: generate}]
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing /«PKGBUILDDIR»/pom.xml to 
> /«PKGBUILDDIR»/debian/maven-repo/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Apache Maven Wagon :: API
> [INFO]    task-segment: [install]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] [enforcer:enforce {execution: default}]
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory 
> /«PKGBUILDDIR»/wagon-provider-api/src/main/resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 38 source files to 
> /«PKGBUILDDIR»/wagon-provider-api/target/classes
> [INFO] [plexus:descriptor {execution: generate}]
> [INFO] [resources:testResources {execution: default-testResources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 1 resource
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] Compiling 25 source files to 
> /«PKGBUILDDIR»/wagon-provider-api/target/test-classes
> [INFO] [surefire:test {execution: default-test}]
> [INFO] Surefire report directory: 
> /«PKGBUILDDIR»/wagon-provider-api/target/surefire-reports
> 
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.maven.wagon.CannotConnectExceptionTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec
> Running org.apache.maven.wagon.StreamWagonTest
> Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec
> Running org.apache.maven.wagon.NotAuthorizedExceptionTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
> Running org.apache.maven.wagon.ResourceDoesNotExistExceptionTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
> Running org.apache.maven.wagon.TransferFailedExceptionTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
> Running org.apache.maven.wagon.repository.RepositoryPermissionsTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
> Running org.apache.maven.wagon.repository.RepositoryTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
> Running org.apache.maven.wagon.observers.ChecksumObserverTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
> Running org.apache.maven.wagon.PermissionModeUtilsTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
> Running org.apache.maven.wagon.authentication.AuthenticationExceptionTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
> Running org.apache.maven.wagon.authentication.AuthenticationInfoTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
> Running org.apache.maven.wagon.LazyFileOutputStreamTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
> Running org.apache.maven.wagon.events.TransferEventTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
> Running org.apache.maven.wagon.events.TransferEventSupportTest
> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
> Running org.apache.maven.wagon.events.SessionEventTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
> Running org.apache.maven.wagon.events.SessionEventSupportTest
> Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
> Running org.apache.maven.wagon.proxy.ProxyInfoTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
> Running org.apache.maven.wagon.proxy.ProxyInfoUtilsTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
> Running org.apache.maven.wagon.PathUtilsTest
> Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
> Running org.apache.maven.wagon.AbstractWagonTest
> Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec
> 
> Results :
> 
> Tests run: 90, Failures: 0, Errors: 0, Skipped: 0
> 
> [INFO] [jar:jar {execution: default-jar}]
> [INFO] Building jar: 
> /«PKGBUILDDIR»/wagon-provider-api/target/wagon-provider-api-2.2.jar
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing 
> /«PKGBUILDDIR»/wagon-provider-api/target/wagon-provider-api-2.2.jar to 
> /«PKGBUILDDIR»/debian/maven-repo/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Apache Maven Wagon :: Provider Test
> [INFO]    task-segment: [install]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] [enforcer:enforce {execution: default}]
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory 
> /«PKGBUILDDIR»/wagon-provider-test/src/main/resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 5 source files to 
> /«PKGBUILDDIR»/wagon-provider-test/target/classes
> [INFO] [plexus:descriptor {execution: generate}]
> [INFO] [resources:testResources {execution: default-testResources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory 
> /«PKGBUILDDIR»/wagon-provider-test/src/test/resources
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] No sources to compile
> [INFO] [surefire:test {execution: default-test}]
> [INFO] No tests to run.
> [INFO] Surefire report directory: 
> /«PKGBUILDDIR»/wagon-provider-test/target/surefire-reports
> 
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> 
> Results :
> 
> Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
> 
> [INFO] [jar:jar {execution: default-jar}]
> [INFO] Building jar: 
> /«PKGBUILDDIR»/wagon-provider-test/target/wagon-provider-test-2.2.jar
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing 
> /«PKGBUILDDIR»/wagon-provider-test/target/wagon-provider-test-2.2.jar to 
> /«PKGBUILDDIR»/debian/maven-repo/org/apache/maven/wagon/wagon-provider-test/2.2/wagon-provider-test-2.2.jar
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Apache Maven Wagon :: Providers
> [INFO]    task-segment: [install]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] [enforcer:enforce {execution: default}]
> [INFO] [plexus:descriptor {execution: generate}]
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing /«PKGBUILDDIR»/wagon-providers/pom.xml to 
> /«PKGBUILDDIR»/debian/maven-repo/org/apache/maven/wagon/wagon-providers/2.2/wagon-providers-2.2.pom
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Apache Maven Wagon :: Providers :: File Provider
> [INFO]    task-segment: [install]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] [enforcer:enforce {execution: default}]
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory 
> /«PKGBUILDDIR»/wagon-providers/wagon-file/src/main/resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 1 source file to 
> /«PKGBUILDDIR»/wagon-providers/wagon-file/target/classes
> [INFO] [plexus:descriptor {execution: generate}]
> [INFO] Discovered 1 component descriptors(s)
> [INFO] [resources:testResources {execution: default-testResources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory 
> /«PKGBUILDDIR»/wagon-providers/wagon-file/src/test/resources
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] Compiling 1 source file to 
> /«PKGBUILDDIR»/wagon-providers/wagon-file/target/test-classes
> [INFO] [surefire:test {execution: default-test}]
> [INFO] Surefire report directory: 
> /«PKGBUILDDIR»/wagon-providers/wagon-file/target/surefire-reports
> 
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.maven.wagon.providers.file.FileWagonTest
> Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.777 sec
> 
> Results :
> 
> Tests run: 22, Failures: 0, Errors: 0, Skipped: 0
> 
> [INFO] [jar:jar {execution: default-jar}]
> [INFO] Building jar: 
> /«PKGBUILDDIR»/wagon-providers/wagon-file/target/wagon-file-2.2.jar
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing 
> /«PKGBUILDDIR»/wagon-providers/wagon-file/target/wagon-file-2.2.jar to 
> /«PKGBUILDDIR»/debian/maven-repo/org/apache/maven/wagon/wagon-file/2.2/wagon-file-2.2.jar
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Apache Maven Wagon :: Providers :: FTP Provider
> [INFO]    task-segment: [install]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] [enforcer:enforce {execution: default}]
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory 
> /«PKGBUILDDIR»/wagon-providers/wagon-ftp/src/main/resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 1 source file to 
> /«PKGBUILDDIR»/wagon-providers/wagon-ftp/target/classes
> [INFO] [plexus:descriptor {execution: generate}]
> [INFO] Discovered 1 component descriptors(s)
> [INFO] [resources:testResources {execution: default-testResources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 1 resource
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] Nothing to compile - all classes are up to date
> [INFO] [surefire:test {execution: default-test}]
> [INFO] Surefire report directory: 
> /«PKGBUILDDIR»/wagon-providers/wagon-ftp/target/surefire-reports
> 
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> 
> Results :
> 
> Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
> 
> [INFO] [jar:jar {execution: default-jar}]
> [INFO] Building jar: 
> /«PKGBUILDDIR»/wagon-providers/wagon-ftp/target/wagon-ftp-2.2.jar
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing 
> /«PKGBUILDDIR»/wagon-providers/wagon-ftp/target/wagon-ftp-2.2.jar to 
> /«PKGBUILDDIR»/debian/maven-repo/org/apache/maven/wagon/wagon-ftp/2.2/wagon-ftp-2.2.jar
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Apache Maven Wagon :: Providers :: HTTP Shared Library 4
> [INFO]    task-segment: [install]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] [enforcer:enforce {execution: default}]
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory 
> /«PKGBUILDDIR»/wagon-providers/wagon-http-shared4/src/main/resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 5 source files to 
> /«PKGBUILDDIR»/wagon-providers/wagon-http-shared4/target/classes
> [INFO] [plexus:descriptor {execution: generate}]
> [INFO] [resources:testResources {execution: default-testResources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 9 resources
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] Compiling 2 source files to 
> /«PKGBUILDDIR»/wagon-providers/wagon-http-shared4/target/test-classes
> [INFO] [surefire:test {execution: default-test}]
> [INFO] Surefire report directory: 
> /«PKGBUILDDIR»/wagon-providers/wagon-http-shared4/target/surefire-reports
> 
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.maven.wagon.shared.http4.AbstractHttpClientWagonTest
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.629 sec
> Running org.apache.maven.wagon.shared.http4.HtmlFileListParserTest
> Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 sec
> 
> Results :
> 
> Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
> 
> [INFO] [jar:jar {execution: default-jar}]
> [INFO] Building jar: 
> /«PKGBUILDDIR»/wagon-providers/wagon-http-shared4/target/wagon-http-shared4-2.2.jar
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing 
> /«PKGBUILDDIR»/wagon-providers/wagon-http-shared4/target/wagon-http-shared4-2.2.jar
>  to 
> /«PKGBUILDDIR»/debian/maven-repo/org/apache/maven/wagon/wagon-http-shared4/2.2/wagon-http-shared4-2.2.jar
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Apache Maven Wagon :: Test Compatibility Kits
> [INFO]    task-segment: [install]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] [enforcer:enforce {execution: default}]
> [INFO] [plexus:descriptor {execution: generate}]
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing /«PKGBUILDDIR»/wagon-tcks/pom.xml to 
> /«PKGBUILDDIR»/debian/maven-repo/org/apache/maven/wagon/wagon-tcks/2.2/wagon-tcks-2.2.pom
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Apache Maven Wagon :: HTTP Test Compatibility Kit
> [INFO]    task-segment: [install]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] [enforcer:enforce {execution: default}]
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 3 resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 15 source files to 
> /«PKGBUILDDIR»/wagon-tcks/wagon-tck-http/target/classes
> [INFO] [plexus:descriptor {execution: generate}]
> [INFO] [resources:testResources {execution: default-testResources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory 
> /«PKGBUILDDIR»/wagon-tcks/wagon-tck-http/src/test/resources
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] No sources to compile
> [INFO] [surefire:test {execution: default-test}]
> [INFO] No tests to run.
> [INFO] Surefire report directory: 
> /«PKGBUILDDIR»/wagon-tcks/wagon-tck-http/target/surefire-reports
> 
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> 
> Results :
> 
> Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
> 
> [INFO] [jar:jar {execution: default-jar}]
> [INFO] Building jar: 
> /«PKGBUILDDIR»/wagon-tcks/wagon-tck-http/target/wagon-tck-http-2.2.jar
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing 
> /«PKGBUILDDIR»/wagon-tcks/wagon-tck-http/target/wagon-tck-http-2.2.jar to 
> /«PKGBUILDDIR»/debian/maven-repo/org/apache/maven/wagon/wagon-tck-http/2.2/wagon-tck-http-2.2.jar
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Apache Maven Wagon :: Providers :: HTTP Provider
> [INFO]    task-segment: [install]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] [enforcer:enforce {execution: default}]
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 1 resource
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 1 source file to 
> /«PKGBUILDDIR»/wagon-providers/wagon-http/target/classes
> [INFO] [plexus:descriptor {execution: generate}]
> [INFO] [resources:testResources {execution: default-testResources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 2 resources
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] Compiling 8 source files to 
> /«PKGBUILDDIR»/wagon-providers/wagon-http/target/test-classes
> [INFO] [surefire:test {execution: default-test}]
> [INFO] Surefire report directory: 
> /«PKGBUILDDIR»/wagon-providers/wagon-http/target/surefire-reports
> 
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.maven.wagon.providers.http.TckTest
> Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.282 sec <<< 
> FAILURE!
> 
> Results :
> 
> Tests in error: 
>   org.apache.maven.wagon.tck.http.GetWagonTests: Cannot find classpath 
> resource: ssl/keystore
>   org.apache.maven.wagon.tck.http.HttpsGetWagonTests: Cannot find classpath 
> resource: ssl/keystore
> 
> Tests run: 2, Failures: 0, Errors: 2, Skipped: 0
> 
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] There are test failures.
> 
> Please refer to 
> /«PKGBUILDDIR»/wagon-providers/wagon-http/target/surefire-reports for the 
> individual test results.
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 36 seconds
> [INFO] Finished at: Fri Mar 30 21:20:15 UTC 2012
> [INFO] Final Memory: 49M/118M
> [INFO] 
> ------------------------------------------------------------------------
> make: *** [mvn-build] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/03/31/wagon2_2.2-2_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.



--- End Message ---
--- Begin Message ---
Source: wagon2
Source-Version: 2.2-3

We believe that the bug you reported is fixed in the latest version of
wagon2, which is due to be installed in the Debian FTP archive:

libwagon2-java_2.2-3_all.deb
  to main/w/wagon2/libwagon2-java_2.2-3_all.deb
wagon2_2.2-3.debian.tar.gz
  to main/w/wagon2/wagon2_2.2-3.debian.tar.gz
wagon2_2.2-3.dsc
  to main/w/wagon2/wagon2_2.2-3.dsc



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 666...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Damien Raude-Morvan <draz...@debian.org> (supplier of updated wagon2 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...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 27 May 2012 15:30:11 +0200
Source: wagon2
Binary: libwagon2-java
Architecture: source all
Version: 2.2-3
Distribution: sid
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Damien Raude-Morvan <draz...@debian.org>
Description: 
 libwagon2-java - resources' transport abstraction that is used in Maven
Closes: 666577
Changes: 
 wagon2 (2.2-3) unstable; urgency=low
 .
   [ Damien Raude-Morvan ]
   * Disable tests which make remote HTTP/HTTPS connections. (Closes: #666577).
   * Bump Standards-Version to 3.9.3: no changes needed.
   * Force usj-name for installed JAR.
 .
   [ Miguel Landaeta ]
   * Fix Vcs-* URLs.
Checksums-Sha1: 
 9998c8f740cedb07a38cf6e832f79efd70f023cd 2793 wagon2_2.2-3.dsc
 474453a37c3c768d35b7b062c860f5ca33ef376b 6099 wagon2_2.2-3.debian.tar.gz
 5603c64421ba72fa3397a6cf09d31d3ed01e5073 1054368 libwagon2-java_2.2-3_all.deb
Checksums-Sha256: 
 752fdb9ecf8be339550ec1264274e1f533044aeecf7300b8244e5ea3f689cea6 2793 
wagon2_2.2-3.dsc
 339494c9762beab26db8b1e873d9948b5dd8c7e828bcd0c39108109ab5b5ac73 6099 
wagon2_2.2-3.debian.tar.gz
 aeb482aa7d24cf9986512bd9fda6c9d3816a5477bcd1c09f6b557388bb3edf49 1054368 
libwagon2-java_2.2-3_all.deb
Files: 
 566d5a5f3e48544e849a7a14d26b7594 2793 java optional wagon2_2.2-3.dsc
 0a37e51f0ecaff73a2caa368a60697d7 6099 java optional wagon2_2.2-3.debian.tar.gz
 f1567e8e956e1e4ce531c347f20351c8 1054368 java optional 
libwagon2-java_2.2-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJPwn0kAAoJEHXiDM0z50n85rIP/i24xzRNHLtW8iGnwKo0yR/s
mkylTOKrxWQEhYUPISn+j7k7WOWqKSpHb4YANqdTRUp2FEoujVgC/e766ca81nCR
SJ/dNrctnJeMukjNcbJOfY4LSQyGyS3zXFxn7Wsy+FUGmRch2TBSOV5gR7X7B49D
fWvYPttXkNIP6NHrrD77jgbPBQCd/mz0XOM7qsniDnLcBNI8JIQkgb1tiVBLNI6j
JlOKykqwlnIRAkjVJrrJnEi4g3FYQMfLOl7YJ11bDFh3JtO8EbZgWOTEVKsEYBhn
IqJyU47FsduqLbg9ze1eV7SV9H9VnS/s3JkZYefRLi6fP+IgtmzEwnYVeJQyNeBI
V2t6VrRqKGrO7BxQXaQkKnLFJlGFzRTsNa2Rj5x3/fO6UlOpxaNZh4Qbwt5w1vMW
UIjeg3tJZae0ur5yllaLtpE0gLlaEWTuzvMN5PEAx6KkdEQjLppN6+oHdruvehID
AgwPiPVbfuyjnCo8ymtn3iRor0q2XoKAqWrLlguFC9uuq636kSGVxK8OzV0DAzGl
6lgD19Vs9Gw8L0+P/WlCItDh+DEZQf/rQq9rmh17K5cIt5ThIzEXhHbweCdtDRlb
wAEF7+dZDOhwsNWtNbrXJOi/osV1vtQjcUyGRaGChFXiaYSrtKGl7LkK5Z/qojEX
RgfYz+sXA4sK2S8rRAbg
=7OHv
-----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