Your message dated Fri, 28 Nov 2014 15:53:57 +0100 with message-id <caodfweeuwdmzbrxhv04gctehr9o0odtpwa+mtibwcth-opd...@mail.gmail.com> and subject line Re: testng: misses a build depend on ant has caused the Debian Bug report #771260, regarding testng: misses a build depend on ant 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.) -- 771260: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771260 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: testng Version: 6.8.8-3 Severity: important Hello, While trying to compile testng, I encountered the following build failure: [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building TestNG [INFO] task-segment: [package] [INFO] ------------------------------------------------------------------------ [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. Missing: ---------- 1) org.apache.ant:ant:jar:debian Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.apache.ant -DartifactId=ant -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.apache.ant -DartifactId=ant -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) org.testng:testng:jar:6.8.8 2) org.apache.ant:ant:jar:debian ---------- 1 required artifact is missing. Adding a build dependency on ant, solved the issue for me. Regards -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (900, 'unstable') Architecture: i386 (i686) Kernel: Linux 3.14-2-686-pae (SMP w/4 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---Hello, 2014-11-28 9:21 GMT+01:00 Ivo De Decker <[email protected]>: > Could you clarify in what kind of environment you are doing the build? In my > tests (with pbuilder), ant gets pulled in by the other build-dependencies, > both in jessie and in sid. Right, just verified that on sid porterbox and indeed ant gets pulled in. > BTW if the build really fails, this bug should be serious, not important. Closing the report, as it seems to be just a local issue. Regards -- Héctor Orón -.. . -... .. .- -. -.. . ...- . .-.. --- .--. . .-.
--- 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 [email protected] for discussions and questions.

