Your message dated Wed, 03 Jul 2013 05:33:11 +0000
with message-id <e1uufgl-0007wf...@franck.debian.org>
and subject line Bug#713381: fixed in ant 1.9.1-2
has caused the Debian Bug report #713381,
regarding ant-junit artefact not mapping to 4.x version of junit
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.)


-- 
713381: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713381
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: jenkins
Version: 1.447.2+dfsg-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 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 "."
> /usr/share/maven-debian-helper/copy-repo.sh 
> /«BUILDDIR»/jenkins-1.447.2+dfsg/debian
> mh_patchpoms -plibjenkins-java --debian-build --keep-pom-version 
> --maven-repo=/«BUILDDIR»/jenkins-1.447.2+dfsg/debian/maven-repo  
> --build-no-docs
> touch debian/stamp-poms-patched
> keytool -genkeypair -dname "cn=Jenkins, ou=Jenkins Project, o=Debian, c=US" \
>       -alias jenkins -keypass jenkins -keystore dummy.keystore \
>               -storepass jenkins -validity 3650
> # Purge out links relating to jenkins from the copy of the maven repo
> # fixes issue with circular dependency and the need to use the install
> # maven target
> for module in jenkins-core cli pom jenkins-war; do \
>               find debian/maven-repo/org/jenkins-ci/main/${module} -type l 
> -delete || true ;\
>       done
> # Hack in java files from groovy source folder - no idea why they are there
> # might be maven3 related.
> cp core/src/main/groovy/jenkins/util/ServerTcpPort.java 
> core/src/main/java/jenkins/util
> # 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=/«BUILDDIR»/jenkins-1.447.2+dfsg/debian/maven.properties
>  -Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf 
> org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
> -Dmaven.repo.local=/«BUILDDIR»/jenkins-1.447.2+dfsg/debian/maven-repo -e 
> -Dbuild.version="1.447.2" install
> + Error stacktraces are turned on.
> [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]   Jenkins main module
> [INFO]   Jenkins CLI
> [INFO]   Jenkins core
> [INFO]   Jenkins war
> [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.kohsuke.stapler:maven-stapler-plugin:maven-plugin:1.16
>       2) org.apache.ant:ant-junit:jar:debian
>       3) junit:junit:jar:debian
> 
> ----------
> 1 required artifact is missing.
> 
> for artifact: 
>   org.kohsuke.stapler:maven-stapler-plugin:maven-plugin:1.16
> 
> from the specified remote repositories:
>   repo.jenkins-ci.org (http://repo.jenkins-ci.org/public/),
>   central (http://repo1.maven.org/maven2),
>   maven.jenkins-ci.org 
> (http://maven.jenkins-ci.org/content/repositories/snapshots/)
> 
> 
> 
> NOTE: Maven is executing in offline mode. Any artifacts not already in your 
> local
> repository will be inaccessible.
> 
> 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Trace
> org.apache.maven.lifecycle.LifecycleExecutionException: 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.kohsuke.stapler:maven-stapler-plugin:maven-plugin:1.16
>       2) org.apache.ant:ant-junit:jar:debian
>       3) junit:junit:jar:debian
> 
> ----------
> 1 required artifact is missing.
> 
> for artifact: 
>   org.kohsuke.stapler:maven-stapler-plugin:maven-plugin:1.16
> 
> from the specified remote repositories:
>   repo.jenkins-ci.org (http://repo.jenkins-ci.org/public/),
>   central (http://repo1.maven.org/maven2),
>   maven.jenkins-ci.org 
> (http://maven.jenkins-ci.org/content/repositories/snapshots/)
> 
> 
>       at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.loadPluginFully(DefaultLifecycleExecutor.java:1607)
>       at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.findArtifactTypeHandlersInPlugins(DefaultLifecycleExecutor.java:1468)
>       at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.findExtensions(DefaultLifecycleExecutor.java:222)
>       at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:178)
>       at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
>       at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
>       at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
>       at 
> org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
>       at org.debian.maven.Wrapper.main(Wrapper.java:92)
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>       at java.lang.reflect.Method.invoke(Method.java:616)
>       at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
>       at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
>       at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
>       at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
> Caused by: 
> org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: 
> 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.kohsuke.stapler:maven-stapler-plugin:maven-plugin:1.16
>       2) org.apache.ant:ant-junit:jar:debian
>       3) junit:junit:jar:debian
> 
> ----------
> 1 required artifact is missing.
> 
> for artifact: 
>   org.kohsuke.stapler:maven-stapler-plugin:maven-plugin:1.16
> 
> from the specified remote repositories:
>   repo.jenkins-ci.org (http://repo.jenkins-ci.org/public/),
>   central (http://repo1.maven.org/maven2),
>   maven.jenkins-ci.org 
> (http://maven.jenkins-ci.org/content/repositories/snapshots/)
> 
> 
>       at 
> org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:360)
>       at 
> org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:304)
>       at 
> org.apache.maven.plugin.DefaultPluginManager.ensurePluginContainerIsComplete(DefaultPluginManager.java:835)
>       at 
> org.apache.maven.plugin.DefaultPluginManager.loadPluginFully(DefaultPluginManager.java:1629)
>       at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.loadPluginFully(DefaultLifecycleExecutor.java:1582)
>       ... 16 more
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 1 second
> [INFO] Finished at: Fri Jun 21 06:01:32 UTC 2013
> [INFO] Final Memory: 5M/58M
> [INFO] 
> ------------------------------------------------------------------------
> make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/jenkins_1.447.2+dfsg-3_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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: ant
Source-Version: 1.9.1-2

We believe that the bug you reported is fixed in the latest version of
ant, 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 713...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
James Page <james.p...@ubuntu.com> (supplier of updated ant 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...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 02 Jul 2013 12:03:48 +0100
Source: ant
Binary: ant ant-gcj ant-optional ant-optional-gcj ant-doc
Architecture: source all amd64
Version: 1.9.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: James Page <james.p...@ubuntu.com>
Description: 
 ant        - Java based build tool like make
 ant-doc    - Java based build tool like make - API documentation and manual
 ant-gcj    - Java based build tool like make (GCJ)
 ant-optional - Java based build tool like make - optional libraries
 ant-optional-gcj - Java based build tool like make - optional libraries (GCJ)
Closes: 713381
Changes: 
 ant (1.9.1-2) unstable; urgency=low
 .
   * Team upload.
   * d/maven.rules: Ensure that junit4 dependencies are mapped to 4.x
     junit artefact (Closes: #713381).
Checksums-Sha1: 
 2999be7f537e17abecf184bade1b1db8a196719e 2573 ant_1.9.1-2.dsc
 98eb8a063c40e72206b7dad568f06ccc42650b3d 33372 ant_1.9.1-2.debian.tar.gz
 f8ec7fe8c7ea1f1217f0f437648c50aa34150f45 1906274 ant_1.9.1-2_all.deb
 8cd8249599d2bbcad393de5e51949542bc50019a 328202 ant-optional_1.9.1-2_all.deb
 e605067a87c2736ad454d0c7cf41d79f8086417e 3274550 ant-doc_1.9.1-2_all.deb
 072c5e91c7a3ae6a301b9d5c98047a21d16b4807 2377606 ant-gcj_1.9.1-2_amd64.deb
 266fa50124142717e96b029dc75c2f13c429e766 437852 
ant-optional-gcj_1.9.1-2_amd64.deb
Checksums-Sha256: 
 a5f1d2672de6635f659e78a499304f1769dae615b07bd5fa769299c370a9a2c5 2573 
ant_1.9.1-2.dsc
 b086f9a644f21327eb1f2ee007997326f6dd3f57b57db0c0b8ade0913c8ca79e 33372 
ant_1.9.1-2.debian.tar.gz
 cbdfc0e892a46c75de18a78efc66292eaa15bd58566517c93570087a6d310e8a 1906274 
ant_1.9.1-2_all.deb
 80acdcb97796fbdea9bc6ca1b3aef87aa1120825c38f12f4fcc7b2ef3cc0cbde 328202 
ant-optional_1.9.1-2_all.deb
 d733a1d0bb9e56a7a0651a4279fc4b534c5a3cd0ee6699d7c5190ff1e3374108 3274550 
ant-doc_1.9.1-2_all.deb
 b70d7d1494e1c2eaaf5fe2ef09f7a325b306b4539d1ff2569d94aa4c3ec9935f 2377606 
ant-gcj_1.9.1-2_amd64.deb
 bf961edef40efe39b596f65d3ce0bf7d3aa50a5b4f9f03e92a7ed1546b5d1b46 437852 
ant-optional-gcj_1.9.1-2_amd64.deb
Files: 
 9e5458c95bd312fa7ffefb04c8a4736b 2573 java optional ant_1.9.1-2.dsc
 39c35a8a2d82eea88d55fa0deac70309 33372 java optional ant_1.9.1-2.debian.tar.gz
 99f53f34d7766ba1f6701beb2b24be67 1906274 java optional ant_1.9.1-2_all.deb
 73fe34cccfaf156324a65e57345c711f 328202 java optional 
ant-optional_1.9.1-2_all.deb
 780c295cffd30258fe0bc74780af222b 3274550 doc optional ant-doc_1.9.1-2_all.deb
 4e28ba515069bddac7fdb9219e46664c 2377606 java optional 
ant-gcj_1.9.1-2_amd64.deb
 9e9356a43494132f388d06d89421c2c8 437852 java optional 
ant-optional-gcj_1.9.1-2_amd64.deb

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

iQIcBAEBAgAGBQJR07T+AAoJECHSBYmXSz6WFokQAI9bAY1x8P629c5LD8XbqAPK
rGuKe/scWj6J19NunzARBboPRYRRitEz21npULhdc18GUlHcPFLQwpo5q+5qMRXR
6Bzk7j84u3FZ+ZLeYmCI2v2PmGATQm6dN6Tu1QssKJh8IXXIPDigfA2Q+xVofvfV
4Sqf+SLIXE/YSL6XipJk545DRREIffWzJH238w85rf7djp21magYCl37oJt7XoNr
I4qXqwjLX1aCS62fdWcNXKKbQLA/6gHPJYx0QGHDA6tZwz+IsaISkAqvyJILnj8f
pDYZd1VWSRQX0UJfJd4c5eoHhj6NiP2r3CyrwSiTAvF/sWo1EYj4AGIzih0qWoB3
APdoUP8lR9JAiznAYs1OpsjKEEBkTsQRzdVe2s6LYIbhnBje2ydu4oXoqr9+aKFN
16iQaKgMHX4tyi0FrX/m2JOPRhDyUQAve1616rFv9jhJ+Sl3n9cuI0le1IN6+6W3
6THa6UH1j46y3BEWTMmVQsy42gbxgVKZg4MDEEg1YW4On2rxlseoDKm1DAthBt2C
5UGPfhMWNhJZtYb/ENQnXA2QEmyYa6hVKgB8Y70Zjh0WREbMVf/3tHC5pydYpvTr
bgqdzoWtflkQTL5kYDH4yG+W46JsU57grQ5SbV4DYEWxzBlOibXUbnpFpIM4c+bu
XZLzMWOgGvZbVLQtiEn7
=NH1m
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to