Your message dated Sat, 07 Aug 2010 03:02:06 +0000
with message-id <e1ohzfi-0001cx...@franck.debian.org>
and subject line Bug#591125: fixed in clojure-maven-plugin 1.3.3-2
has caused the Debian Bug report #591125,
regarding clojure-maven-plugin: FTBFS: required artifacts are missing
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.)


-- 
591125: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591125
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: clojure-maven-plugin
Version: 1.3.3-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100731 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-clojure-maven-plugin_1.3.3-1-amd64-A_HS2i/clojure-maven-plugin-1.3.3'
> make[1]: Nothing to be done for `update-config'.
> make[1]: Leaving directory 
> `/build/user-clojure-maven-plugin_1.3.3-1-amd64-A_HS2i/clojure-maven-plugin-1.3.3'
> /usr/share/maven-debian-helper/copy-repo.sh 
> /build/user-clojure-maven-plugin_1.3.3-1-amd64-A_HS2i/clojure-maven-plugin-1.3.3/debian
> mh_patchpoms -plibclojure-maven-plugin-java --debian-build --keep-pom-version 
> --maven-repo=/build/user-clojure-maven-plugin_1.3.3-1-amd64-A_HS2i/clojure-maven-plugin-1.3.3/debian/maven-repo
>  -idebian/maven.ignoreRules
> 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=/build/user-clojure-maven-plugin_1.3.3-1-amd64-A_HS2i/clojure-maven-plugin-1.3.3/debian/maven.properties
>  -Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf 
> org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
> -Dmaven.repo.local=/build/user-clojure-maven-plugin_1.3.3-1-amd64-A_HS2i/clojure-maven-plugin-1.3.3/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 clojure-maven-plugin Maven Mojo
> [INFO]    task-segment: [package]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] [plugin:descriptor {execution: default-descriptor}]
> [INFO] Using 'UTF-8' encoding to read mojo metadata.
> [INFO] Applying mojo extractor for language: java
> [INFO] Mojo extractor for language: java found 8 mojo descriptors.
> [INFO] Applying mojo extractor for language: bsh
> [INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 2 resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 11 source files to 
> /build/user-clojure-maven-plugin_1.3.3-1-amd64-A_HS2i/clojure-maven-plugin-1.3.3/target/classes
> [INFO] [resources:testResources {execution: default-testResources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 4 resources
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
> 
> Missing:
> ----------
> 1) org.easytesting:fest-assert:jar:debian
> 
>   Try downloading the file manually from the project website.
> 
>   Then, install it using the command: 
>       mvn install:install-file -DgroupId=org.easytesting 
> -DartifactId=fest-assert -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.easytesting 
> -DartifactId=fest-assert -Dversion=debian -Dpackaging=jar 
> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
> 
>   Path to dependency: 
>       1) com.theoryinpractise:clojure-maven-plugin:maven-plugin:1.3.3
>       2) org.easytesting:fest-assert:jar:debian
> 
> 2) 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) com.theoryinpractise:clojure-maven-plugin:maven-plugin:1.3.3
>       2) junit:junit:jar:debian
> 
> 3) org.mockito:mockito-all:jar:debian
> 
>   Try downloading the file manually from the project website.
> 
>   Then, install it using the command: 
>       mvn install:install-file -DgroupId=org.mockito -DartifactId=mockito-all 
> -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.mockito -DartifactId=mockito-all 
> -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
> -DrepositoryId=[id]
> 
>   Path to dependency: 
>       1) com.theoryinpractise:clojure-maven-plugin:maven-plugin:1.3.3
>       2) org.mockito:mockito-all:jar:debian
> 
> ----------
> 3 required artifacts are missing.
> 
> for artifact: 
>   com.theoryinpractise:clojure-maven-plugin:maven-plugin:1.3.3
> 
> 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: 2 seconds
> [INFO] Finished at: Sat Jul 31 19:59:25 CEST 2010
> [INFO] Final Memory: 20M/608M
> [INFO] 
> ------------------------------------------------------------------------
> make: *** [mvn-build] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/31/clojure-maven-plugin_1.3.3-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: clojure-maven-plugin
Source-Version: 1.3.3-2

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

clojure-maven-plugin_1.3.3-2.diff.gz
  to main/c/clojure-maven-plugin/clojure-maven-plugin_1.3.3-2.diff.gz
clojure-maven-plugin_1.3.3-2.dsc
  to main/c/clojure-maven-plugin/clojure-maven-plugin_1.3.3-2.dsc
libclojure-maven-plugin-java_1.3.3-2_all.deb
  to main/c/clojure-maven-plugin/libclojure-maven-plugin-java_1.3.3-2_all.deb



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

Debian distribution maintenance software
pp.
Peter Collingbourne <pe...@pcc.me.uk> (supplier of updated clojure-maven-plugin 
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: Sat, 07 Aug 2010 00:59:31 +0100
Source: clojure-maven-plugin
Binary: libclojure-maven-plugin-java
Architecture: source all
Version: 1.3.3-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Peter Collingbourne <pe...@pcc.me.uk>
Description: 
 libclojure-maven-plugin-java - Clojure plugin for Maven
Closes: 591125
Changes: 
 clojure-maven-plugin (1.3.3-2) unstable; urgency=low
 .
   * debian/control, debian/maven.ignoreRules: use m-r-h 1.2 maven rules
     format (Closes: #591125)
   * debian/control: update to Standards-Version 3.9.1
Checksums-Sha1: 
 9a21599589b6b80f1a65d02d75e6e7a9427447b7 1590 clojure-maven-plugin_1.3.3-2.dsc
 f26c585575a33f834117f0b79206faa2e5caa850 6608 
clojure-maven-plugin_1.3.3-2.diff.gz
 a39a89083d9da92d27ab98cfe6ecd8f3c150bd53 36754 
libclojure-maven-plugin-java_1.3.3-2_all.deb
Checksums-Sha256: 
 8d29e809d970d043aa85d1ce0228d16763c10257251ecad8507936fe50210a1b 1590 
clojure-maven-plugin_1.3.3-2.dsc
 fb167a8a4848fd1d6df6f08679157496523227f0b3926c0c92ae7a9baaae56be 6608 
clojure-maven-plugin_1.3.3-2.diff.gz
 be251cb021c43ab894d32aeb792dc6d05ba06d2b82aaffd245ffcd3558d85065 36754 
libclojure-maven-plugin-java_1.3.3-2_all.deb
Files: 
 a9617f8cd92f0d4d1c39d2dacb8b37d9 1590 java optional 
clojure-maven-plugin_1.3.3-2.dsc
 9dbb505a7d0f596d7de062afc57aebff 6608 java optional 
clojure-maven-plugin_1.3.3-2.diff.gz
 7567e5b6fcfc79d5f97b26b1b98d3fe6 36754 java optional 
libclojure-maven-plugin-java_1.3.3-2_all.deb

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

iEYEARECAAYFAkxcwSwACgkQXDqn6DSH7HEqxwCdGplOqOiDTbYXw0gEfO6ZNMSd
8xkAnioutUTAKdlbMbp1F3Rt/kXfyjCp
=qP8+
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to