Your message dated Wed, 07 Apr 2010 23:07:30 +0000
with message-id <e1nzelk-000078...@ries.debian.org>
and subject line Bug#573666: fixed in plexus-active-collections 1.0~beta2-2
has caused the Debian Bug report #573666,
regarding plexus-active-collections: FTBFS: missing junit:junit: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.)


-- 
573666: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573666
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: plexus-active-collections
Version: 1.0~beta2-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100312 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> make[1]: Entering directory 
> `/build/user-plexus-active-collections_1.0~beta2-1-amd64-942AQ1/plexus-active-collections-1.0~beta2'
> mh_unpatchpoms -plibplexus-active-collections-java
> rm -f -f debian/stamp-poms-patched
> make[1]: Leaving directory 
> `/build/user-plexus-active-collections_1.0~beta2-1-amd64-942AQ1/plexus-active-collections-1.0~beta2'
> dh_clean 
> mh_unpatchpoms -plibplexus-active-collections-java
> rm -f -f debian/stamp-poms-patched
> rm -f debian/stamp-maven-doc
>  dpkg-source -b plexus-active-collections-1.0~beta2
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building plexus-active-collections using existing 
> plexus-active-collections_1.0~beta2.orig.tar.gz
> dpkg-source: info: building plexus-active-collections in 
> plexus-active-collections_1.0~beta2-1.diff.gz
> dpkg-source: info: building plexus-active-collections in 
> plexus-active-collections_1.0~beta2-1.dsc
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> mh_lspoms -plibplexus-active-collections-java --force
> Tests are turned off. Ignore this test dependency?
>   junit:junit:jar:3.8.1
> Exception in thread "main" java.lang.NullPointerException
>       at 
> org.debian.maven.packager.DependenciesSolver.askIgnoreDependency(DependenciesSolver.java:212)
>       at 
> org.debian.maven.packager.DependenciesSolver.resolveDependencies(DependenciesSolver.java:647)
>       at 
> org.debian.maven.packager.DependenciesSolver.access$000(DependenciesSolver.java:56)
>       at 
> org.debian.maven.packager.DependenciesSolver$ToResolve.resolve(DependenciesSolver.java:240)
>       at 
> org.debian.maven.packager.DependenciesSolver.resolveDependenciesNow(DependenciesSolver.java:616)
>       at 
> org.debian.maven.packager.DependenciesSolver.solveDependencies(DependenciesSolver.java:525)
>       at 
> org.debian.maven.packager.DependenciesSolver.main(DependenciesSolver.java:922)
> rm: cannot remove `debian/libplexus-active-collections-java.substvars': No 
> such file or directory
> [y]/n > The list of POM files is now in 
> debian/libplexus-active-collections-java.poms
> /usr/share/maven-debian-helper/copy-repo.sh 
> /build/user-plexus-active-collections_1.0~beta2-1-amd64-942AQ1/plexus-active-collections-1.0~beta2/debian
> mh_patchpoms -plibplexus-active-collections-java --debian-build 
> --keep-pom-version 
> --maven-repo=/build/user-plexus-active-collections_1.0~beta2-1-amd64-942AQ1/plexus-active-collections-1.0~beta2/debian/maven-repo
>  
> No rules file
> 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=/build/user-plexus-active-collections_1.0~beta2-1-amd64-942AQ1/plexus-active-collections-1.0~beta2/debian/maven.properties
>  -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
> org.codehaus.classworlds.Launcher  -s/etc/maven2/settings-debian.xml 
> -Dmaven.repo.local=/build/user-plexus-active-collections_1.0~beta2-1-amd64-942AQ1/plexus-active-collections-1.0~beta2/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] 
> ------------------------------------------------------------------------
> [INFO] Building Plexus Container-Backed Active Collections
> [INFO]    task-segment: [package]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] [resources:resources {execution: default-resources}]
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] skip non existing resourceDirectory 
> /build/user-plexus-active-collections_1.0~beta2-1-amd64-942AQ1/plexus-active-collections-1.0~beta2/src/main/resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 14 source files to 
> /build/user-plexus-active-collections_1.0~beta2-1-amd64-942AQ1/plexus-active-collections-1.0~beta2/target/classes
> [INFO] [plexus:descriptor {execution: create-component-descriptor}]
> [INFO] Discovered 1 component descriptors(s)
> [INFO] [resources:testResources {execution: default-testResources}]
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] Copying 1 resource
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
> 
> Missing:
> ----------
> 1) junit:junit:jar:debian
> 
>   Try downloading the file manually from the project website.
> 
>   Then, install it using the command: 
>       mvn install:install-file -DgroupId=junit -DartifactId=junit 
> -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=junit -DartifactId=junit 
> -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
> -DrepositoryId=[id]
> 
>   Path to dependency: 
>       1) org.codehaus.plexus:plexus-active-collections:jar:1.0-beta-2
>       2) junit:junit:jar:debian
> 
> ----------
> 1 required artifact is missing.
> 
> for artifact: 
>   org.codehaus.plexus:plexus-active-collections:jar:1.0-beta-2
> 
> from the specified remote repositories:
>   central (http://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: Sat Mar 13 00:38:24 CET 2010
> [INFO] Final Memory: 19M/608M
> [INFO] 
> ------------------------------------------------------------------------
> make: *** [debian/stamp-maven-build] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/03/12/plexus-active-collections_1.0~beta2-1_lsid64.buildlog

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.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: plexus-active-collections
Source-Version: 1.0~beta2-2

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

libplexus-active-collections-java-doc_1.0~beta2-2_all.deb
  to 
main/p/plexus-active-collections/libplexus-active-collections-java-doc_1.0~beta2-2_all.deb
libplexus-active-collections-java_1.0~beta2-2_all.deb
  to 
main/p/plexus-active-collections/libplexus-active-collections-java_1.0~beta2-2_all.deb
plexus-active-collections_1.0~beta2-2.diff.gz
  to 
main/p/plexus-active-collections/plexus-active-collections_1.0~beta2-2.diff.gz
plexus-active-collections_1.0~beta2-2.dsc
  to main/p/plexus-active-collections/plexus-active-collections_1.0~beta2-2.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 573...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ludovic Claude <ludovic.cla...@laposte.net> (supplier of updated 
plexus-active-collections 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: SHA1

Format: 1.8
Date: Sun, 28 Mar 2010 23:10:33 +0200
Source: plexus-active-collections
Binary: libplexus-active-collections-java libplexus-active-collections-java-doc
Architecture: source all
Version: 1.0~beta2-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Ludovic Claude <ludovic.cla...@laposte.net>
Description: 
 libplexus-active-collections-java - Plexus Container-Backed Active Collections
 libplexus-active-collections-java-doc - Documentation for Plexus 
Container-Backed Active Collections
Closes: 567287 573666
Changes: 
 plexus-active-collections (1.0~beta2-2) unstable; urgency=low
 .
   * Rebuild with new plexus-maven-plugin and new maven-debian-helper
     (Closes: #573666)
   * Use default-jdk-doc instead of classpath-doc/openjdk-6-doc
     (Closes: #567287)
Checksums-Sha1: 
 23499de0a1d1b4d7e8da5f3098dc0abb441c16d7 1804 
plexus-active-collections_1.0~beta2-2.dsc
 7b94eb4791e484ddb97c57eea892c891a7772e09 3097 
plexus-active-collections_1.0~beta2-2.diff.gz
 5e3d1b070a4e6c9ebac6dbf4981dfcb876f5e425 20346 
libplexus-active-collections-java_1.0~beta2-2_all.deb
 9ed34ed445d0f2bb1fa1f1181becacd99108903f 59768 
libplexus-active-collections-java-doc_1.0~beta2-2_all.deb
Checksums-Sha256: 
 7c86f846d9f7e7e06720ed1be59f703bdb192855fc2c2998baec519f6d1c653f 1804 
plexus-active-collections_1.0~beta2-2.dsc
 12c69d3b5322805fa251db0e69ee49995d87c8fd3cda7cb719e45ec4bff9d04c 3097 
plexus-active-collections_1.0~beta2-2.diff.gz
 09accc6d6f409136e2a2cbb0118ad7685573f94b9862965b8ff4ce1babf58454 20346 
libplexus-active-collections-java_1.0~beta2-2_all.deb
 18aa29d9806aaf5fe855989e98ea135ea0f056c6f442805ec26d91baaa27398c 59768 
libplexus-active-collections-java-doc_1.0~beta2-2_all.deb
Files: 
 f12d240021d7f4ba10c56198af6f48ce 1804 java optional 
plexus-active-collections_1.0~beta2-2.dsc
 47976309fd659743482e421d15df8c8b 3097 java optional 
plexus-active-collections_1.0~beta2-2.diff.gz
 b8da5994e55a8728cbd70fbf29ed21fa 20346 java optional 
libplexus-active-collections-java_1.0~beta2-2_all.deb
 db8768366a16d2927f2e735fc1180ad2 59768 doc optional 
libplexus-active-collections-java-doc_1.0~beta2-2_all.deb

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

iEYEARECAAYFAku9AhkACgkQyIFXyIXHk4kGagCfdVg+yeO9xZFSON6CSQHvUFib
Fu0AnRAHl44bf/FIs7Pm0tN0JvPmDRH0
=Iu9L
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to