Bug#669712: [freeplane] RE: freeplane: Visual corruption after scrolling mindmap

2013-06-22 Thread Felix Natter
Omega Weapon omegap...@gmail.com writes:

hello Omega,

 On 18/06/13 19:39, Felix Natter wrote:

 Since it might not be a Freeplane issue, I cannot promise that your
 keyboard issue gets better (or even that it doesn't get worse) :-/ But
 if it's a reproducible Freeplane issue, then Dimitry will probably (at
 least try to) fix it.

 I have tried to make a test case to reproduce it, but its not happening -
 both fast node creation and node moving hasn't triggered the problem in a
 new or old mindmap (my experience with the issue is its pretty
 non-deterministic, but at times it hits frequently - i.e. happens, restart
 freeplane, happens again in a minute).

 The problem started at some point last year, here are my notes up until
 February, where I gave up tracking it:

 30.12.12: Just had my first failure under OpenJDK v7 - have to assume its
 Freeplane's problem.
 08.02.13: Seems to be more easily triggerable when I am using a chord with
 the keyboard - e.g. Cntrl + Up/down to move nodes up/down etc. Had this
 twice quickly in a row when this happened.
 12.02.13: Happened repeatedly whilst I was making C mindmap Language data
 types char*/string escapes nodes.
 15.02.13: Probably happens if you press a key between node creation and
 finalisation - i.e. create a node or type text into a node and enter then
 press another key before the node is 'fixed'.
 27.02.13: Search on 'sizeof' in C programming mindmap - a few Cntrl+Gs
 leads to this issue

I talked to Dimitry, the project lead, about the issue. _Roughly_ it's
like this:

- there is an EventQueue to make sure that the input order is preserved
- an EventBuffer/KeyEventDispatcher waits for the component to get focus
  or for an ESCAPE key press
- There is only one Thread, so it's not a multi-threading issue.

= *a workaround is to press ESCAPE in this case :-)*

 I had hoped to learn Java and then hook into keypresses - some completely
 clueless notes:

Dimitry tried hard to reproduce this with a fixed set of steps, and he
didn't succeed, so it may be hard to do :-(

 

 grep -iInr 'getNodeKeyListener'
 src/org/freeplane/view/swing/ui/UserInputListenerFactory.java:192: public
 KeyListener getNodeKeyListener() {
 src/org/freeplane/view/swing/map/NodeView.java:1126:
 mainView.addKeyListener(userInputListenerFactory.getNodeKeyListener());
 src/org/freeplane/core/ui/IUserInputListenerFactory.java:58: KeyListener
 getNodeKeyListener();

 These are under the freeplane source
 directory. 'src/org/freeplane/core/ui/IUserInputListenerFactory.java' looks
 to be the initial interface which ties Java functionality (KeyListener)
 with a method. It looks like
 src/org/freeplane/view/swing/ui/UserInputListenerFactory.java' might allow
 me to insert code on keypresses, but theres nothing about keypress events,
 just method calls - so it might not be doable without creating my own
 KeyListener method?

I am a Java dev myself, and I don't know how to fix this. I think you
have to dive really deeply into swing _and_ into the freeplane codebase
(like Dimitry does) in order to fix this.

 


 (At
 work I tried a recent version and they'd changed the way things were
 rendered, making it a lot less space efficient etc - went straight back to
 the 'current' version).

 Do you refer to 1.3.x vs 1.2.x or 1.2.x vs 1.1.x?

 Anyway, IMHO this is the price for high level java programming and a
 rich feature set. Or are you referring to screen space?

 Screen space - hence visual comment. I'll stop here now since its been some
 months since I tested and my memory is hazy - quick testing right now
 on

I think you can hide every sub-window in Freeplane. Freeplane 1.3.x (not
yet released) will be even more flexible as every subwindow can be
arranged independently.

 the work Windows machine shows that nodes are no longer bubbles, automatic
 formatting style appears to have changed, icons are not on the side closest
 the centre (which is where my eyes scan), etc etc... I guess all that is
 just a project to fight to get the appearance back to normal. I also
 remember having to mess with DPI to get a similar size, but it looks OK now
 in this test.

If you have a question concerning the new features that you can't figure
out yourself, you can post here:
  http://sourceforge.net/apps/phpbb/freeplane/viewforum.php?f=1

 I was imagining I'd need to get C++ and Java progression to fight the
 keyboard issue.

 Does the issue also occur with other Java software?

 I havent seen this in anything else - freeplane is by far my most used Java
 program, but I use Eclipse + PyDev fairly often so I should have had this
 happen a few times by now if the problem was more widespread.

According to the above, the keyboard issue is not a JDK issue, but
rather a swing/freeplane issue.

 Thanks!

You're welcome :-)

Best Regards,
-- 
Felix Natter

__
This is the maintainer 

Bug#713109: closure-compiler: FTBFS: build-dependency not installable: librhino-java (= 1.7R4)

2013-06-22 Thread Lucas Nussbaum
Source: closure-compiler
Version: 20130227+dfsg1-2
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:
 ┌──┐
 │ Install closure-compiler build dependencies (apt-based resolver)
  │
 └──┘
 
 Installing build dependencies
 Reading package lists...
 Building dependency tree...
 Reading state information...
 Some packages could not be installed. This may mean that you have
 requested an impossible situation or if you are using the unstable
 distribution that some required packages have not yet been created
 or been moved out of Incoming.
 The following information may help to resolve the situation:
 
 The following packages have unmet dependencies:
  sbuild-build-depends-closure-compiler-dummy : Depends: librhino-java (= 
 1.7R4) but it is not going to be installed
 E: Unable to correct problems, you have held broken packages.
 apt-get failed.

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/closure-compiler_20130227+dfsg1-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 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.

__
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.

Bug#713111: eclipse-subclipse: FTBFS: build-dependency not installable: libsvnclientadapter-java (= 1.8~)

2013-06-22 Thread Lucas Nussbaum
Source: eclipse-subclipse
Version: 1.8.16-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:
 ┌──┐
 │ Install eclipse-subclipse build dependencies (apt-based resolver)   
  │
 └──┘
 
 Installing build dependencies
 Reading package lists...
 Building dependency tree...
 Reading state information...
 Some packages could not be installed. This may mean that you have
 requested an impossible situation or if you are using the unstable
 distribution that some required packages have not yet been created
 or been moved out of Incoming.
 The following information may help to resolve the situation:
 
 The following packages have unmet dependencies:
  sbuild-build-depends-eclipse-subclipse-dummy : Depends: 
 libsvnclientadapter-java (= 1.8~) but it is not going to be installed
 E: Unable to correct problems, you have held broken packages.
 apt-get failed.

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/eclipse-subclipse_1.8.16-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.

__
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.

Bug#713139: ehcache: FTBFS: [javac] /«PKGBUILDDIR»/src/main/java/net/sf/ehcache/hibernate/EhCache.java:173: cannot find symbol

2013-06-22 Thread Lucas Nussbaum
Source: ehcache
Version: 2.6.7-1
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 .
 cd .  /usr/lib/jvm/default-java//bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/commons-logging.jar:/usr/share/java/servlet-api-3.0.jar:/usr/share/java/slf4j-api.jar:/usr/share/java/geronimo-jta-1.0.1b-spec.jar:/usr/share/java/btm.jar:/usr/share/java/jsr107cache.jar:/usr/share/java/commons-collections3.jar:/usr/lib/jvm/default-java//lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
 -Dcompile.optimize=true   -buildfile debian/build.xml  jar
 Buildfile: /«PKGBUILDDIR»/debian/build.xml
 
 init:
 [mkdir] Created dir: /«PKGBUILDDIR»/target/classes
 
 compile:
 [javac] /«PKGBUILDDIR»/debian/build.xml:17: warning: 'includeantruntime' 
 was not set, defaulting to build.sysclasspath=last; set to false for 
 repeatable builds
 [javac] Compiling 559 source files to /«PKGBUILDDIR»/target/classes
 [javac] 
 /«PKGBUILDDIR»/src/main/java/net/sf/ehcache/hibernate/AbstractEhcacheProvider.java:25:
  package org.hibernate.cache does not exist
 [javac] import org.hibernate.cache.Cache;
 [javac]   ^
 [javac] 
 /«PKGBUILDDIR»/src/main/java/net/sf/ehcache/hibernate/AbstractEhcacheProvider.java:26:
  package org.hibernate.cache does not exist
 [javac] import org.hibernate.cache.CacheException;
 [javac]   ^
 [javac] 
 /«PKGBUILDDIR»/src/main/java/net/sf/ehcache/hibernate/AbstractEhcacheProvider.java:27:
  package org.hibernate.cache does not exist
 [javac] import org.hibernate.cache.CacheProvider;
 [javac]   ^
 [javac] 
 /«PKGBUILDDIR»/src/main/java/net/sf/ehcache/hibernate/AbstractEhcacheProvider.java:38:
  cannot find symbol
 [javac] symbol: class CacheProvider
 [javac] abstract class AbstractEhcacheProvider implements CacheProvider {
 [javac]   ^
 [javac] 
 /«PKGBUILDDIR»/src/main/java/net/sf/ehcache/hibernate/AbstractEhcacheProvider.java:61:
  cannot find symbol
 [javac] symbol  : class Cache
 [javac] location: class net.sf.ehcache.hibernate.AbstractEhcacheProvider
 [javac] public final Cache buildCache(String name, Properties 
 properties) throws CacheException {
 [javac]  ^
 [javac] 
 /«PKGBUILDDIR»/src/main/java/net/sf/ehcache/hibernate/AbstractEhcacheProvider.java:61:
  cannot find symbol
 [javac] symbol  : class CacheException
 [javac] location: class net.sf.ehcache.hibernate.AbstractEhcacheProvider
 [javac] public final Cache buildCache(String name, Properties 
 properties) throws CacheException {
 [javac]   
^
 [javac] 
 /«PKGBUILDDIR»/src/main/java/net/sf/ehcache/hibernate/AbstractEhcacheRegionFactory.java:34:
  package org.hibernate.cache does not exist
 [javac] import org.hibernate.cache.CacheDataDescription;
 [javac]   ^
 [javac] 
 /«PKGBUILDDIR»/src/main/java/net/sf/ehcache/hibernate/AbstractEhcacheRegionFactory.java:35:
  package org.hibernate.cache does not exist
 [javac] import org.hibernate.cache.CacheException;
 [javac]   ^
 [javac] 
 /«PKGBUILDDIR»/src/main/java/net/sf/ehcache/hibernate/AbstractEhcacheRegionFactory.java:36:
  package org.hibernate.cache does not exist
 [javac] import org.hibernate.cache.CollectionRegion;
 [javac]   ^
 [javac] 
 /«PKGBUILDDIR»/src/main/java/net/sf/ehcache/hibernate/AbstractEhcacheRegionFactory.java:37:
  package org.hibernate.cache does not exist
 [javac] import org.hibernate.cache.EntityRegion;
 [javac]   ^
 [javac] 
 /«PKGBUILDDIR»/src/main/java/net/sf/ehcache/hibernate/AbstractEhcacheRegionFactory.java:38:
  package org.hibernate.cache does not exist
 [javac] import org.hibernate.cache.QueryResultsRegion;
 [javac]   ^
 [javac] 
 /«PKGBUILDDIR»/src/main/java/net/sf/ehcache/hibernate/AbstractEhcacheRegionFactory.java:39:
  package org.hibernate.cache does not exist
 [javac] import org.hibernate.cache.RegionFactory;
 [javac]   ^
 [javac] 
 /«PKGBUILDDIR»/src/main/java/net/sf/ehcache/hibernate/AbstractEhcacheRegionFactory.java:40:
  package org.hibernate.cache does not exist
 [javac] import org.hibernate.cache.TimestampsRegion;
 [javac]   ^
 [javac] 
 /«PKGBUILDDIR»/src/main/java/net/sf/ehcache/hibernate/AbstractEhcacheRegionFactory.java:41:
  package org.hibernate.cache.access does not exist
  

Bug#713138: ca-certificates-java: FTBFS: tests failed

2013-06-22 Thread Lucas Nussbaum
Source: ca-certificates-java
Version: 20121112+nmu2
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
 dh_testdir
 jh_build --no-javadoc --main=UpdateCertificates --javacopts=-source 1.6 
 -target 1.6 ca-certificates-java.jar .
 find . -name *.java -and -type f -print0 | xargs -0 
 /usr/lib/jvm/default-java/bin/javac -cp 
 /usr/share/java/junit4.jar:debian/_jh_build.ca-certificates-java -d 
 debian/_jh_build.ca-certificates-java -source 1.6 -target 1.6
 Note: ./UpdateCertificatesTest.java uses or overrides a deprecated API.
 Note: Recompile with -Xlint:deprecation for details.
 /usr/lib/jvm/default-java/bin/jar cfm 
 /«BUILDDIR»/ca-certificates-java-20121112+nmu2/ca-certificates-java.jar 
 ../_jh_manifest.ca-certificates-java Exceptions$InvalidKeystorePassword.class 
 Exceptions$UnableToSaveKeystore.class Exceptions$UnknownInput.class 
 Exceptions.class UpdateCertificates.class UpdateCertificatesTest.class
 /usr/lib/jvm/default-java/bin/java -cp 
 /usr/share/java/junit4.jar:./ca-certificates-java.jar \
   org.junit.runner.JUnitCore \
   UpdateCertificatesTest
 JUnit version 4.11
 Warning: there was a problem reading the certificate file 
 /usr/share/ca-certificates/null.crt. Message:
   /usr/share/ca-certificates/null.crt (No such file or directory)
 Warning: there was a problem reading the certificate file 
 /usr/share/ca-certificates/cacert.org/cacert.org.crt. Message:
   /usr/share/ca-certificates/cacert.org/cacert.org.crt (No such file or 
 directory)
 Warning: there was a problem reading the certificate file 
 /usr/share/ca-certificates/cacert.org/cacert.org.crt. Message:
   /usr/share/ca-certificates/cacert.org/cacert.org.crt (No such file or 
 directory)
 Warning: there was a problem reading the certificate file 
 /usr/share/ca-certificates/cacert.org/cacert.org.crt. Message:
   /usr/share/ca-certificates/cacert.org/cacert.org.crt (No such file or 
 directory)
 Warning: there was a problem reading the certificate file 
 /usr/share/ca-certificates/cacert.org/cacert.org.crt. Message:
   /usr/share/ca-certificates/cacert.org/cacert.org.crt (No such file or 
 directory)
 ...E.EE.
 Time: 0.038
 There were 3 failures:
 1) testAddThenRemove(UpdateCertificatesTest)
 junit.framework.AssertionFailedError: expected:true but was:false
   at junit.framework.Assert.fail(Assert.java:57)
   at junit.framework.Assert.failNotEquals(Assert.java:329)
   at junit.framework.Assert.assertEquals(Assert.java:78)
   at junit.framework.Assert.assertEquals(Assert.java:174)
   at junit.framework.Assert.assertEquals(Assert.java:181)
   at 
 UpdateCertificatesTest.testAddThenRemove(UpdateCertificatesTest.java:211)
   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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
   at 
 org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
   at 
 org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
   at 
 org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
   at 
 org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
   at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
   at 
 org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
   at 
 org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
   at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
   at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
   at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
   at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
   at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
   at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
   at org.junit.runners.Suite.runChild(Suite.java:127)
   at org.junit.runners.Suite.runChild(Suite.java:26)
   at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
   at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
   at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
   at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
   at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
   at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
   at org.junit.runner.JUnitCore.run(JUnitCore.java:160)
   at 

Bug#713144: freemind: FTBFS: [javac] /«BUILDDIR»/freemind-0.9.0+dfsg/freemind/freemind/preferences/layout/OptionPanel.java:237: cannot find symbol

2013-06-22 Thread Lucas Nussbaum
Source: freemind
Version: 0.9.0+dfsg-2
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 freemind
 /usr/share/cdbs/1/rules/buildcore.mk:109: WARNING:  DEB_DH_INSTALL_ARGS is a 
 deprecated variable
 /usr/share/cdbs/1/rules/buildcore.mk:109: WARNING:  DEB_COMPRESS_EXCLUDE is a 
 deprecated variable
 cd freemind  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/ant-antlr.jar:/usr/share/java/ant-apache-bcel.jar:/usr/share/java/ant-apache-bsf.jar:/usr/share/java/ant-apache-log4j.jar:/usr/share/java/ant-apache-oro.jar:/usr/share/java/ant-apache-regexp.jar:/usr/share/java/ant-commons-logging.jar:/usr/share/java/ant-javamail.jar:/usr/share/java/ant-jdepend.jar:/usr/share/java/ant-swing.jar:/usr/share/java/ant-jmf.jar:/usr/share/java/ant-apache-resolver.jar:/usr/share/java/ant-commons-net.jar:/usr/share/java/ant-jsch.jar:/usr/share/java/ant-junit.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
 -Dcompile.optimize=true dist doc browser
 Buildfile: /«BUILDDIR»/freemind-0.9.0+dfsg/freemind/build.xml
 
 init:
  [echo] FreeMind Version = 0.9.0, build 123.
 
 xmlbind.checkStatusOfGeneration:
 
 gen:
 [mkdir] Created dir: /«BUILDDIR»/freemind-0.9.0+dfsg/freemind/binding
 [mkdir] Created dir: /«BUILDDIR»/freemind-0.9.0+dfsg/freemind/binding/src
 [mkdir] Created dir: /«BUILDDIR»/freemind-0.9.0+dfsg/freemind/binding/run
 [mkdir] Created dir: 
 /«BUILDDIR»/freemind-0.9.0+dfsg/freemind/binding/classes
 [javac] Compiling 1 source file to 
 /«BUILDDIR»/freemind-0.9.0+dfsg/freemind/binding/run
[delete] Deleting directory 
 /«BUILDDIR»/freemind-0.9.0+dfsg/freemind/binding/run
 [javac] Compiling 100 source files to 
 /«BUILDDIR»/freemind-0.9.0+dfsg/freemind/binding/classes
  [echo] Running binding compiler...
   [jar] Building jar: 
 /«BUILDDIR»/freemind-0.9.0+dfsg/freemind/lib/bindings.jar
[delete] Deleting directory 
 /«BUILDDIR»/freemind-0.9.0+dfsg/freemind/binding
 
 build:
 [mkdir] Created dir: /«BUILDDIR»/freemind-0.9.0+dfsg/bin/classes
 [javac] Compiling 357 source files to 
 /«BUILDDIR»/freemind-0.9.0+dfsg/bin/classes
 [javac] 
 /«BUILDDIR»/freemind-0.9.0+dfsg/freemind/freemind/main/FixedHTMLWriter.java:24:
  warning: unmappable character for encoding ASCII
 [javac]  * @authorRichard Shred K???rber
 [javac]^
 [javac] 
 /«BUILDDIR»/freemind-0.9.0+dfsg/freemind/freemind/main/FixedHTMLWriter.java:24:
  warning: unmappable character for encoding ASCII
 [javac]  * @authorRichard Shred K???rber
 [javac] ^
 [javac] 
 /«BUILDDIR»/freemind-0.9.0+dfsg/freemind/freemind/main/FixedHTMLWriter.java:24:
  warning: unmappable character for encoding ASCII
 [javac]  * @authorRichard Shred K???rber
 [javac]  ^
 [javac] 
 /«BUILDDIR»/freemind-0.9.0+dfsg/freemind/freemind/main/XHTMLWriter.java:24: 
 warning: unmappable character for encoding ASCII
 [javac]  * @authorRichard Shred K???rber
 [javac]^
 [javac] 
 /«BUILDDIR»/freemind-0.9.0+dfsg/freemind/freemind/main/XHTMLWriter.java:24: 
 warning: unmappable character for encoding ASCII
 [javac]  * @authorRichard Shred K???rber
 [javac] ^
 [javac] 
 /«BUILDDIR»/freemind-0.9.0+dfsg/freemind/freemind/main/XHTMLWriter.java:24: 
 warning: unmappable character for encoding ASCII
 [javac]  * @authorRichard Shred K???rber
 [javac]  ^
 [javac] 
 /«BUILDDIR»/freemind-0.9.0+dfsg/freemind/freemind/preferences/layout/OptionPanel.java:55:
  cannot find symbol
 [javac] symbol  : class ButtonBarFactory
 [javac] location: package com.jgoodies.forms.factories
 [javac] import com.jgoodies.forms.factories.ButtonBarFactory;
 [javac]^
 [javac] 
 /«BUILDDIR»/freemind-0.9.0+dfsg/freemind/freemind/preferences/layout/OptionPanel.java:237:
  cannot find symbol
 [javac] symbol  : variable ButtonBarFactory
 [javac] location: class freemind.preferences.layout.OptionPanel
 [javac]   
 ButtonBarFactory.buildOKCancelBar(cancelButton, okButton),
 [javac]   ^
 [javac] 
 /«BUILDDIR»/freemind-0.9.0+dfsg/freemind/freemind/preferences/layout/OptionPanel.java:403:
  RowSpec(java.lang.String) has private access in 
 com.jgoodies.forms.layout.RowSpec
 [javac] rowSpec = new RowSpec(fill:20dlu);
 [javac]   ^
 [javac] Note: Some input files 

Bug#713147: jasperreports3.7: FTBFS: [javac] /«BUILDDIR»/jasperreports3.7-3.7.4+dfsg/src/net/sf/jasperreports/engine/query/JRHibernateQueryExecuter.java:465: cannot find symbol

2013-06-22 Thread Lucas Nussbaum
Source: jasperreports3.7
Version: 3.7.4+dfsg-2
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 .
 cd .  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/bsh.jar:/usr/share/java/asm2.jar:/usr/share/java/groovy.jar:/usr/share/java/jcommon.jar:/usr/share/java/spring3-core.jar:/usr/share/java/spring3-beans.jar:/usr/share/java/commons-digester.jar:/usr/share/java/commons-collections3.jar:/usr/share/java/commons-logging.jar:/usr/share/java/commons-beanutils.jar:/usr/share/java/commons-codec.jar:/usr/share/java/commons-javaflow.jar:/usr/share/java/eclipse-ecj.jar:/usr/share/java/xalan2.jar:/usr/share/java/jaxen.jar:/usr/share/java/xml-apis-ext.jar:/usr/share/java/jxl.jar:/usr/share/java/jakarta-poi.jar:/usr/share/java/itext.jar:/usr/share/java/batik-all.jar:/usr/share/java/jfreechart.jar:/usr/share/java/glassfish-javaee.jar:/usr/share/java/mondrian.jar:/usr/share/java/olap4j.jar:/usr/share/java/antlr.jar:/usr/share/java/js.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
 -Dcompile.optimize=true jar docs
 Buildfile: /«BUILDDIR»/jasperreports3.7-3.7.4+dfsg/build.xml
 
 compile:
 [mkdir] Created dir: /«BUILDDIR»/jasperreports3.7-3.7.4+dfsg/build/classes
 [javac] /«BUILDDIR»/jasperreports3.7-3.7.4+dfsg/build.xml:9: warning: 
 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
 to false for repeatable builds
 [javac] Compiling 1366 source files to 
 /«BUILDDIR»/jasperreports3.7-3.7.4+dfsg/build/classes
 [javac] 
 /«BUILDDIR»/jasperreports3.7-3.7.4+dfsg/src/net/sf/jasperreports/crosstabs/design/JRDesignCrosstab.java:72:
  warning: [deprecation] org.apache.commons.collections.SequencedHashMap in 
 org.apache.commons.collections has been deprecated
 [javac] import org.apache.commons.collections.SequencedHashMap;
 [javac]  ^
 [javac] 
 /«BUILDDIR»/jasperreports3.7-3.7.4+dfsg/src/net/sf/jasperreports/crosstabs/design/JRDesignCrosstab.java:112:
  warning: [deprecation] org.apache.commons.collections.SequencedHashMap in 
 org.apache.commons.collections has been deprecated
 [javac]   protected SequencedHashMap variablesList;
 [javac] ^
 [javac] 
 /«BUILDDIR»/jasperreports3.7-3.7.4+dfsg/src/net/sf/jasperreports/engine/fill/JRFillObjectFactory.java:136:
  warning: [deprecation] org.apache.commons.collections.SequencedHashMap in 
 org.apache.commons.collections has been deprecated
 [javac] import org.apache.commons.collections.SequencedHashMap;
 [javac]  ^
 [javac] 
 /«BUILDDIR»/jasperreports3.7-3.7.4+dfsg/src/net/sf/jasperreports/engine/fill/JRVirtualizationContext.java:35:
  warning: [deprecation] org.apache.commons.collections.ReferenceMap in 
 org.apache.commons.collections has been deprecated
 [javac] import org.apache.commons.collections.ReferenceMap;
 [javac]  ^
 [javac] 
 /«BUILDDIR»/jasperreports3.7-3.7.4+dfsg/src/net/sf/jasperreports/engine/fill/JRFillCellContents.java:50:
  warning: [deprecation] org.apache.commons.collections.ReferenceMap in 
 org.apache.commons.collections has been deprecated
 [javac] import org.apache.commons.collections.ReferenceMap;
 [javac]  ^
 [javac] 
 /«BUILDDIR»/jasperreports3.7-3.7.4+dfsg/src/net/sf/jasperreports/engine/util/JRSingletonCache.java:30:
  warning: [deprecation] org.apache.commons.collections.ReferenceMap in 
 org.apache.commons.collections has been deprecated
 [javac] import org.apache.commons.collections.ReferenceMap;
 [javac]  ^
 [javac] 
 /«BUILDDIR»/jasperreports3.7-3.7.4+dfsg/src/net/sf/jasperreports/engine/fill/JRVirtualizationContext.java:51:
  warning: [deprecation] org.apache.commons.collections.ReferenceMap in 
 org.apache.commons.collections has been deprecated
 [javac]   private static final ReferenceMap contexts = new 
 ReferenceMap(ReferenceMap.WEAK, ReferenceMap.WEAK);
 [javac]^
 [javac] 
 /«BUILDDIR»/jasperreports3.7-3.7.4+dfsg/src/net/sf/jasperreports/engine/util/JRSingletonCache.java:43:
  warning: [deprecation] org.apache.commons.collections.ReferenceMap in 
 org.apache.commons.collections has been deprecated
 [javac]   private final ReferenceMap cache;
 [javac] ^
 [javac] 
 /«BUILDDIR»/jasperreports3.7-3.7.4+dfsg/src/net/sf/jasperreports/engine/design/JRAbstractJavaCompiler.java:39:
  warning: [deprecation] org.apache.commons.collections.ReferenceMap in 
 org.apache.commons.collections has been 

Bug#713151: jakarta-jmeter: FTBFS: [javac] /«PKGBUILDDIR»/src/components/org/apache/jmeter/assertions/SMIMEAssertion.java:150: cannot find symbol

2013-06-22 Thread Lucas Nussbaum
Source: jakarta-jmeter
Version: 2.5.1-1
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 .
 jh_linkjars
 jh_build -J   
 touch debian/jh_build_stamp
 cd .  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/avalon-framework.jar:/usr/share/java/bcmail.jar:/usr/share/java/bcprov.jar:/usr/share/java/bsf.jar:/usr/share/java/commons-collections3.jar:/usr/share/java/commons-httpclient.jar:/usr/share/java/commons-io.jar:/usr/share/java/commons-jexl.jar:/usr/share/java/commons-lang.jar:/usr/share/java/commons-net.jar:/usr/share/java/geronimo-javamail-1.4-spec.jar:/usr/share/java/geronimo-jms_1.1_spec.jar:/usr/share/java/httpclient.jar:/usr/share/java/httpcore.jar:/usr/share/java/httpmime.jar:/usr/share/java/jcharts.jar:/usr/share/java/jdom1.jar:/usr/share/java/js.jar:/usr/share/java/jtidy.jar:/usr/share/java/junit4.jar:/usr/share/java/libhtmlparser.jar:/usr/share/java/excalibur-logger.jar:/usr/share/java/excalibur-logkit.jar:/usr/share/java/oro.jar:/usr/share/java/xalan2.jar:/usr/share/java/xmlgraphics-commons.jar:/usr/share/java/xstream.jar:/usr/share/java/velocity.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
 -Dcompile.optimize=true -Dlib.api=/usr/share/java -Djmeter.version=2.5.1
 install docs-printable docs-api
 Buildfile: /«PKGBUILDDIR»/build.xml
 
 _check_3rdparty:
 
 _message_3rdParty:
 
 init-version:
  [echo] jmeter.version = 2.5.1
  [echo] display.version = 2.5.1
  [echo] implementation.version = 2.5.1
 
 compile-jorphan:
 [mkdir] Created dir: /«PKGBUILDDIR»/build/jorphan
 [javac] Compiling 50 source files to /«PKGBUILDDIR»/build/jorphan
 
 compile-core:
 [mkdir] Created dir: /«PKGBUILDDIR»/build/core
 [javac] Compiling 311 source files to /«PKGBUILDDIR»/build/core
 [javac] Note: 
 /«PKGBUILDDIR»/src/core/org/apache/jmeter/save/CSVSaveService.java uses or 
 overrides a deprecated API.
 [javac] Note: Recompile with -Xlint:deprecation for details.
 [javac] Note: Some input files use unchecked or unsafe operations.
 [javac] Note: Recompile with -Xlint:unchecked for details.
 [javac] Creating empty 
 /«PKGBUILDDIR»/build/core/org/apache/jmeter/engine/package-info.class
 
 compile-components:
 [mkdir] Created dir: /«PKGBUILDDIR»/build/components
 [javac] Compiling 143 source files to /«PKGBUILDDIR»/build/components
 [javac] 
 /«PKGBUILDDIR»/src/components/org/apache/jmeter/assertions/SMIMEAssertion.java:48:
  package org.bouncycastle.cms does not exist
 [javac] import org.bouncycastle.cms.CMSException;
 [javac]^
 [javac] 
 /«PKGBUILDDIR»/src/components/org/apache/jmeter/assertions/SMIMEAssertion.java:49:
  package org.bouncycastle.cms does not exist
 [javac] import org.bouncycastle.cms.SignerInformation;
 [javac]^
 [javac] 
 /«PKGBUILDDIR»/src/components/org/apache/jmeter/assertions/SMIMEAssertion.java:50:
  package org.bouncycastle.cms does not exist
 [javac] import org.bouncycastle.cms.SignerInformationStore;
 [javac]^
 [javac] 
 /«PKGBUILDDIR»/src/components/org/apache/jmeter/assertions/SMIMEAssertion.java:140:
  cannot find symbol
 [javac] symbol  : class CMSException
 [javac] location: class org.apache.jmeter.assertions.SMIMEAssertion
 [javac] throws CMSException {
 [javac]^
 [javac] 
 /«PKGBUILDDIR»/src/components/org/apache/jmeter/assertions/SMIMEAssertion.java:92:
  cannot access org.bouncycastle.operator.DigestCalculatorProvider
 [javac] class file for org.bouncycastle.operator.DigestCalculatorProvider 
 not found
 [javac] s = new SMIMESignedParser(multipart);
 [javac] ^
 [javac] 
 /«PKGBUILDDIR»/src/components/org/apache/jmeter/assertions/SMIMEAssertion.java:95:
  cannot access org.bouncycastle.cms.CMSSignedDataParser
 [javac] class file for org.bouncycastle.cms.CMSSignedDataParser not found
 [javac] s = new SMIMESignedParser(msg);
 [javac] ^
 [javac] 
 /«PKGBUILDDIR»/src/components/org/apache/jmeter/assertions/SMIMEAssertion.java:98:
  operator != cannot be applied to 
 nulltype,org.bouncycastle.mail.smime.SMIMESignedParser
 [javac] if (null != s) {
 [javac]  ^
 [javac] 
 /«PKGBUILDDIR»/src/components/org/apache/jmeter/assertions/SMIMEAssertion.java:121:
  cannot find symbol
 [javac] symbol  : class CMSException
 [javac] location: class org.apache.jmeter.assertions.SMIMEAssertion
 [javac] } catch (CMSException e) {
 

Bug#713158: libproxool-java: FTBFS: tests failed

2013-06-22 Thread Lucas Nussbaum
Source: libproxool-java
Version: 0.9.1-6
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 .
 cd .  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/commons-logging.jar:/usr/share/java/servlet-api-2.5.jar:/usr/share/java/jsp-api-2.1.jar:/usr/share/java/cglib.jar:/usr/share/java/avalon-framework.jar:/usr/share/java/junit.jar:/usr/share/java/log4j-1.2.jar:/usr/share/java/logkit.jar:/usr/share/java/hsqldb.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main 
 -Dbuild.sysclasspath=last   -buildfile debian/build.xml -propertyfile 
 /«PKGBUILDDIR»/debian/ant.properties jar javadoc
 Buildfile: /«PKGBUILDDIR»/debian/build.xml
 
 compile:
 [mkdir] Created dir: /«PKGBUILDDIR»/class
 [javac] Compiling 88 source files to /«PKGBUILDDIR»/class
 [javac] 
 /«PKGBUILDDIR»/src/java/org/logicalcobwebs/proxool/ConnectionPoolDefinition.java:316:
  warning: [deprecation] MAXIMUM_NEW_CONNECTIONS_PROPERTY in 
 org.logicalcobwebs.proxool.ProxoolConstants has been deprecated
 [javac] } else if 
 (key.equals(ProxoolConstants.MAXIMUM_NEW_CONNECTIONS_PROPERTY)) {
 [javac]   ^
 [javac] 
 /«PKGBUILDDIR»/src/java/org/logicalcobwebs/proxool/ConnectionPoolDefinition.java:317:
  warning: [deprecation] MAXIMUM_NEW_CONNECTIONS_PROPERTY in 
 org.logicalcobwebs.proxool.ProxoolConstants has been deprecated
 [javac] poolLog.warn(Use of  + 
 ProxoolConstants.MAXIMUM_NEW_CONNECTIONS_PROPERTY +  is deprecated. Use more 
 descriptive  + ProxoolConstants.SIMULTANEOUS_BUILD_THROTTLE_PROPERTY +  
 instead.);
 [javac]  ^
 [javac] 
 /«PKGBUILDDIR»/src/java/org/logicalcobwebs/proxool/ConnectionPoolDefinition.java:417:
  warning: [deprecation] DEBUG_LEVEL_PROPERTY in 
 org.logicalcobwebs.proxool.ProxoolConstants has been deprecated
 [javac] if (key.equals(ProxoolConstants.DEBUG_LEVEL_PROPERTY)) {
 [javac]^
 [javac] 
 /«PKGBUILDDIR»/src/java/org/logicalcobwebs/proxool/ConnectionPoolDefinition.java:419:
  warning: [deprecation] DEBUG_LEVEL_PROPERTY in 
 org.logicalcobwebs.proxool.ProxoolConstants has been deprecated
 [javac] poolLog.warn(Use of  + 
 ProxoolConstants.DEBUG_LEVEL_PROPERTY + =1 is deprecated. Use  + 
 ProxoolConstants.VERBOSE_PROPERTY + =true instead.);
 [javac]  ^
 [javac] 
 /«PKGBUILDDIR»/src/java/org/logicalcobwebs/proxool/ConnectionPoolDefinition.java:427:
  warning: [deprecation] DEBUG_LEVEL_PROPERTY in 
 org.logicalcobwebs.proxool.ProxoolConstants has been deprecated
 [javac] poolLog.warn(Use of  + 
 ProxoolConstants.DEBUG_LEVEL_PROPERTY + =0 is deprecated. Use  + 
 ProxoolConstants.VERBOSE_PROPERTY + =false instead.);
 [javac]  ^
 [javac] 
 /«PKGBUILDDIR»/src/java/org/logicalcobwebs/proxool/ConnectionResetter.java:161:
  warning: non-varargs call of varargs method with inexact argument type for 
 last parameter;
 [javac] cast to java.lang.Object for a varargs call
 [javac] cast to java.lang.Object[] for a non-varargs call and to suppress 
 this warning
 [javac] value = accessor.invoke(connection, 
 null);
 [javac] ^
 [javac] 
 /«PKGBUILDDIR»/src/java/org/logicalcobwebs/proxool/ConnectionResetter.java:264:
  warning: non-varargs call of varargs method with inexact argument type for 
 last parameter;
 [javac] cast to java.lang.Object for a varargs call
 [javac] cast to java.lang.Object[] for a non-varargs call and to suppress 
 this warning
 [javac] Object currentValue = accessor.invoke(connection, 
 null);
 [javac]   
 ^
 [javac] 
 /«PKGBUILDDIR»/src/java/org/logicalcobwebs/proxool/FatalSqlExceptionHelper.java:164:
  warning: non-varargs call of varargs method with inexact argument type for 
 last parameter;
 [javac] cast to java.lang.Object for a varargs call
 [javac] cast to java.lang.Object[] for a non-varargs call and to suppress 
 this warning
 [javac] cause = (Throwable) causeMethod.invoke(t, 
 null);
 [javac]   ^
 [javac] 
 /«PKGBUILDDIR»/src/java/org/logicalcobwebs/proxool/FatalSqlExceptionHelper.java:182:
  warning: non-varargs call of varargs method with inexact argument type for 
 last 

Bug#713159: jruby: FTBFS: build.xml:313: The archive nailgun-0.7.1.jar doesn't exist

2013-06-22 Thread Lucas Nussbaum
Source: jruby
Version: 1.5.6-5
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 .
 # symlink system yecht-ruby jar into shared directory
 ln -s /usr/share/java/yecht-ruby.jar lib/ruby/site_ruby/shared/yecht.jar
 touch debian/stamp-yecht
 cd .  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/ant-junit.jar:/usr/share/java/junit4.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
 -Dcompile.optimize=true -Ddev.gems=false -DdocsNotNeeded=true 
 -Dshared.lib.dir=/usr/share/java test dist-bin
 Buildfile: /«PKGBUILDDIR»/build.xml
 
 init:
 
 jar:
 
 init:
 
 extract-rdocs:
 
 prepare:
 [mkdir] Created dir: /«PKGBUILDDIR»/build
 [mkdir] Created dir: /«PKGBUILDDIR»/build/classes
 [mkdir] Created dir: /«PKGBUILDDIR»/build/classes/jruby
 [mkdir] Created dir: /«PKGBUILDDIR»/build/classes/test
 [mkdir] Created dir: /«PKGBUILDDIR»/build/test-results
 [mkdir] Created dir: /«PKGBUILDDIR»/build/test-results/html
 [mkdir] Created dir: /«PKGBUILDDIR»/docs/api
 
 prepare-resources:
  [copy] Copying 25 files to /«PKGBUILDDIR»/build/classes/jruby
  [copy] Copying 16 files to /«PKGBUILDDIR»/build/classes/jruby/builtin
  [copy] Copying 2 files to /«PKGBUILDDIR»/build/classes/jruby
 
 compile-annotation-binder:
 [mkdir] Created dir: /«PKGBUILDDIR»/src_gen
 [javac] /«PKGBUILDDIR»/build.xml:201: warning: 'includeantruntime' was 
 not set, defaulting to build.sysclasspath=last; set to false for repeatable 
 builds
 [javac] Compiling 6 source files to /«PKGBUILDDIR»/build/classes/jruby
 
 check-for-optional-java4-packages:
 
 check-for-optional-packages:
 
 compile-jruby:
   [apt] /«PKGBUILDDIR»/build.xml:214: warning: 'includeantruntime' was 
 not set, defaulting to build.sysclasspath=last; set to false for repeatable 
 builds
   [apt] Since compiler setting isn't classic or modern, ignoring fork 
 setting.
   [apt] Since compiler setting isn't classic or modern, ignoring fork 
 setting.
   [apt] Compiling 964 source files to /«PKGBUILDDIR»/build/classes/jruby
   [apt] Since compiler setting isn't classic or modern, ignoring fork 
 setting.
   [apt] warning: Annotation types without processors: 
 [java.lang.Override, java.lang.Deprecated, org.jruby.anno.JRubyConstant, 
 java.lang.SuppressWarnings, org.jruby.anno.JRubyModule, 
 java.lang.annotation.Retention, java.lang.annotation.Target, 
 com.kenai.jaffl.annotations.Out, com.kenai.jaffl.annotations.In, 
 com.kenai.jaffl.annotations.Transient]
   [apt] 1 warning
   [apt] /«PKGBUILDDIR»/src/org/jruby/RubyString.java:771: warning: 
 [deprecation] replace(byte[]) in org.jruby.util.ByteList has been deprecated
   [apt] value.replace(bytes);
   [apt]  ^
   [apt] Note: Some input files use unchecked or unsafe operations.
   [apt] Note: Recompile with -Xlint:unchecked for details.
   [apt] 1 warning
 
 compile:
 
 generate-method-classes:
 
 _gmc_internal_:
  [echo] Generating invokers...
  [echo] Compiling populators...
 [javac] /«PKGBUILDDIR»/build.xml:246: warning: 'includeantruntime' was 
 not set, defaulting to build.sysclasspath=last; set to false for repeatable 
 builds
 [javac] Compiling 187 source files to /«PKGBUILDDIR»/build/classes/jruby
[delete] Deleting: /«PKGBUILDDIR»/src_gen/annotated_classes.txt
 
 generate-unsafe:
 
 _gu_internal_:
  [echo] Generating Unsafe impl...
 
 unzip-native-libs:
 [mkdir] Created dir: /«PKGBUILDDIR»/lib/native
 
 jar-jruby:
 
 _update_scm_revision_:
 
 _update_scm_revision_with_ruby_:
 
 _update_scm_revision_with_jruby_:
  [echo] Using JRuby to calculate revision...
  [echo] Adjust ruby.executable value in build.properties to speed things 
 up!
  [java] JVM args ignored when same JVM is used.
 
 BUILD FAILED
 /«PKGBUILDDIR»/build.xml:566: The following error occurred while executing 
 this line:
 /«PKGBUILDDIR»/build.xml:313: The archive nailgun-0.7.1.jar doesn't exist
 
 Total time: 1 minute 7 seconds
 make: *** [debian/stamp-ant-build] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/06/20/jruby_1.5.6-5_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.

__
This is the maintainer address of Debian's Java team

Bug#713160: libhibernate-jbosscache-java: FTBFS: src/main/java/hibernate/cache/jbc/builder/SharedCacheInstanceManager.java:38: cannot find symbol

2013-06-22 Thread Lucas Nussbaum
Source: libhibernate-jbosscache-java
Version: 3.6.8-2
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:
 make[1]: Entering directory `/«PKGBUILDDIR»'
 jh_build --javacopts=-source 1.5 -target 1.5 --javadoc-opts=-source 1.5 \
   hibernate-jbosscache.jar src/main
 find src/main -name *.java -and -type f -print0 | xargs -0 
 /usr/lib/jvm/default-java/bin/javac -cp 
 hibernate-jbosscache.jar:/usr/share/java/hibernate3.jar:/usr/share/java/slf4j-api.jar:/usr/share/java/geronimo-jta-1.0.1b-spec.jar:/usr/share/java/jboss-cache3.jar:/usr/share/java/jboss-system.jar:/usr/share/java/jboss-jmx.jar:/usr/share/java/jgroups.jar:/usr/share/java/jboss-cache1.jar::debian/_jh_build.hibernate-jbosscache
  -d debian/_jh_build.hibernate-jbosscache -source 1.5 -target 1.5
 src/main/java/hibernate/cache/TreeCache.java:6: warning: unmappable character 
 for encoding ASCII
  * statements applied by the authors. ??All third-party contributions are
   ^
 src/main/java/hibernate/cache/TreeCache.java:6: warning: unmappable character 
 for encoding ASCII
  * statements applied by the authors. ??All third-party contributions are
^
 src/main/java/hibernate/cache/TreeCacheProvider.java:6: warning: unmappable 
 character for encoding ASCII
  * statements applied by the authors. ??All third-party contributions are
   ^
 src/main/java/hibernate/cache/TreeCacheProvider.java:6: warning: unmappable 
 character for encoding ASCII
  * statements applied by the authors. ??All third-party contributions are
^
 src/main/java/hibernate/cache/jbc2/JBossCacheRegionFactory.java:6: warning: 
 unmappable character for encoding ASCII
  * statements applied by the authors. ??All third-party contributions are
   ^
 src/main/java/hibernate/cache/jbc2/JBossCacheRegionFactory.java:6: warning: 
 unmappable character for encoding ASCII
  * statements applied by the authors. ??All third-party contributions are
^
 src/main/java/hibernate/cache/jbc2/SharedJBossCacheRegionFactory.java:6: 
 warning: unmappable character for encoding ASCII
  * statements applied by the authors. ??All third-party contributions are
   ^
 src/main/java/hibernate/cache/jbc2/SharedJBossCacheRegionFactory.java:6: 
 warning: unmappable character for encoding ASCII
  * statements applied by the authors. ??All third-party contributions are
^
 src/main/java/hibernate/cache/jbc2/JndiMultiplexedJBossCacheRegionFactory.java:6:
  warning: unmappable character for encoding ASCII
  * statements applied by the authors. ??All third-party contributions are
   ^
 src/main/java/hibernate/cache/jbc2/JndiMultiplexedJBossCacheRegionFactory.java:6:
  warning: unmappable character for encoding ASCII
  * statements applied by the authors. ??All third-party contributions are
^
 src/main/java/hibernate/cache/jbc2/MultiplexedJBossCacheRegionFactory.java:6: 
 warning: unmappable character for encoding ASCII
  * statements applied by the authors. ??All third-party contributions are
   ^
 src/main/java/hibernate/cache/jbc2/MultiplexedJBossCacheRegionFactory.java:6: 
 warning: unmappable character for encoding ASCII
  * statements applied by the authors. ??All third-party contributions are
^
 src/main/java/hibernate/cache/jbc2/JndiSharedJBossCacheRegionFactory.java:6: 
 warning: unmappable character for encoding ASCII
  * statements applied by the authors. ??All third-party contributions are
   ^
 src/main/java/hibernate/cache/jbc2/JndiSharedJBossCacheRegionFactory.java:6: 
 warning: unmappable character for encoding ASCII
  * statements applied by the authors. ??All third-party contributions are
^
 src/main/java/hibernate/cache/jbc/CacheInstanceManager.java:6: warning: 
 unmappable character for encoding ASCII
  * statements applied by the authors. ??All third-party contributions are
   ^
 src/main/java/hibernate/cache/jbc/CacheInstanceManager.java:6: warning: 
 unmappable character for encoding ASCII
  * statements applied by the authors. ??All third-party contributions are
^
 src/main/java/hibernate/cache/jbc/JBossCacheRegionFactory.java:6: warning: 
 unmappable character for encoding ASCII
  * statements applied by the authors. ??All third-party contributions are
   ^
 

Bug#713169: jasperreports: FTBFS: [javac] /«BUILDDIR»/jasperreports-4.1.3+dfsg/src/net/sf/jasperreports/engine/query/JRHibernateQueryExecuter.java:465: cannot find symbol

2013-06-22 Thread Lucas Nussbaum
Source: jasperreports
Version: 4.1.3+dfsg-1
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 .
 cd .  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/bsh.jar:/usr/share/java/asm2.jar:/usr/share/java/groovy.jar:/usr/share/java/jcommon.jar:/usr/share/java/spring3-core.jar:/usr/share/java/spring3-beans.jar:/usr/share/java/commons-digester.jar:/usr/share/java/commons-collections3.jar:/usr/share/java/commons-logging.jar:/usr/share/java/commons-beanutils.jar:/usr/share/java/commons-codec.jar:/usr/share/java/commons-javaflow.jar:/usr/share/java/eclipse-ecj.jar:/usr/share/java/xalan2.jar:/usr/share/java/jaxen.jar:/usr/share/java/xml-apis-ext.jar:/usr/share/java/jxl.jar:/usr/share/java/poi.jar:/usr/share/java/itext.jar:/usr/share/java/velocity.jar:/usr/share/java/castor-core.jar:/usr/share/java/castor-xml.jar:/usr/share/java/batik-all.jar:/usr/share/java/jfreechart.jar:/usr/share/java/glassfish-javaee.jar:/usr/share/java/mondrian.jar:/usr/share/java/olap4j.jar:/usr/share/java/antlr.jar:/usr/share/java/js.jar:/usr/share/java/jackson-mapper.jar:/usr/share/java/jackson-core.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
 -Dcompile.optimize=true jar docs
 Buildfile: /«BUILDDIR»/jasperreports-4.1.3+dfsg/build.xml
 
 compile:
 [mkdir] Created dir: /«BUILDDIR»/jasperreports-4.1.3+dfsg/build/classes
 [javac] /«BUILDDIR»/jasperreports-4.1.3+dfsg/build.xml:9: warning: 
 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
 to false for repeatable builds
 [javac] Compiling 1576 source files to 
 /«BUILDDIR»/jasperreports-4.1.3+dfsg/build/classes
 [javac] 
 /«BUILDDIR»/jasperreports-4.1.3+dfsg/src/net/sf/jasperreports/engine/data/JRHibernateAbstractDataSource.java:36:
  package org.hibernate.type does not exist
 [javac] import org.hibernate.type.Type;
 [javac]  ^
 [javac] 
 /«BUILDDIR»/jasperreports-4.1.3+dfsg/src/net/sf/jasperreports/engine/query/JRHibernateQueryExecuter.java:48:
  package org.hibernate does not exist
 [javac] import org.hibernate.Hibernate;
 [javac] ^
 [javac] 
 /«BUILDDIR»/jasperreports-4.1.3+dfsg/src/net/sf/jasperreports/engine/query/JRHibernateQueryExecuter.java:49:
  package org.hibernate does not exist
 [javac] import org.hibernate.Query;
 [javac] ^
 [javac] 
 /«BUILDDIR»/jasperreports-4.1.3+dfsg/src/net/sf/jasperreports/engine/query/JRHibernateQueryExecuter.java:50:
  package org.hibernate does not exist
 [javac] import org.hibernate.ScrollMode;
 [javac] ^
 [javac] 
 /«BUILDDIR»/jasperreports-4.1.3+dfsg/src/net/sf/jasperreports/engine/query/JRHibernateQueryExecuter.java:51:
  package org.hibernate does not exist
 [javac] import org.hibernate.ScrollableResults;
 [javac] ^
 [javac] 
 /«BUILDDIR»/jasperreports-4.1.3+dfsg/src/net/sf/jasperreports/engine/query/JRHibernateQueryExecuter.java:52:
  package org.hibernate does not exist
 [javac] import org.hibernate.Session;
 [javac] ^
 [javac] 
 /«BUILDDIR»/jasperreports-4.1.3+dfsg/src/net/sf/jasperreports/engine/query/JRHibernateQueryExecuter.java:53:
  package org.hibernate.type does not exist
 [javac] import org.hibernate.type.Type;
 [javac]  ^
 [javac] 
 /«BUILDDIR»/jasperreports-4.1.3+dfsg/src/net/sf/jasperreports/engine/data/JRHibernateAbstractDataSource.java:173:
  cannot find symbol
 [javac] symbol  : class Type
 [javac] location: class 
 net.sf.jasperreports.engine.data.JRHibernateAbstractDataSource
 [javac]   protected FieldReader getFieldReader(Type[] returnTypes, 
 MapString,Integer aliasesMap, JRField field)
 [javac]^
 [javac] 
 /«BUILDDIR»/jasperreports-4.1.3+dfsg/src/net/sf/jasperreports/engine/query/JRHibernateQueryExecuter.java:65:
  cannot find symbol
 [javac] symbol  : class Type
 [javac] location: class 
 net.sf.jasperreports.engine.query.JRHibernateQueryExecuter
 [javac]   private static final MapClass?,Type hibernateTypeMap;
 [javac] ^
 [javac] 
 /«BUILDDIR»/jasperreports-4.1.3+dfsg/src/net/sf/jasperreports/engine/query/JRHibernateQueryExecuter.java:88:
  cannot find symbol
 [javac] symbol  : class Session
 [javac] location: class 
 net.sf.jasperreports.engine.query.JRHibernateQueryExecuter
 [javac]   private Session session;
 [javac]   ^
 [javac] 
 

Bug#713171: gradle: FTBFS: /«PKGBUILDDIR»/subprojects/core-impl/src/main/groovy/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/parser/IvyXmlModuleDescriptorParser.java:395: cannot find symbol

2013-06-22 Thread Lucas Nussbaum
Source: gradle
Version: 1.4-1
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:
 make[1]: Entering directory `/«PKGBUILDDIR»'
 find /usr/share/gradle -type l ! -exec test -r {} \; -print
 mkdir /«PKGBUILDDIR»/.gradlehome
 gradle --project-prop finalRelease=true --stacktrace --offline assemble
 :buildSrc:clean UP-TO-DATE
 :buildSrc:compileJava UP-TO-DATE
 :buildSrc:compileGroovy
 :buildSrc:processResources
 :buildSrc:classes
 :buildSrc:jar
 :buildSrc:assemble
 :buildSrc:checkstyleMain
 :buildSrc:compileTestJava UP-TO-DATE
 :buildSrc:compileTestGroovy
 :buildSrc:processTestResources
 :buildSrc:testClasses
 :buildSrc:checkstyleTest UP-TO-DATE
 :buildSrc:codenarcMain
 :buildSrc:codenarcTest
 :buildSrc:test
 :buildSrc:check
 :buildSrc:build
 Gradle version: 1.4
 :assemble UP-TO-DATE
 :announce:classpathManifest
 :baseServices:classpathManifest
 /«PKGBUILDDIR»/subprojects/base-services/src/main/java/org/gradle/internal/CompositeStoppable.java:45:
  warning: non-varargs call of varargs method with inexact argument type for 
 last parameter;
 cast to java.lang.Object for a varargs call
 cast to java.lang.Object[] for a non-varargs call and to suppress this warning
 return new CompositeStoppable().add(elements);
 ^
 Note: Some input files use unchecked or unsafe operations.
 Note: Recompile with -Xlint:unchecked for details.
 1 warning
 :baseServices:compileJava
 :baseServices:compileGroovy UP-TO-DATE
 :baseServices:processResources UP-TO-DATE
 :baseServices:classes
 :baseServices:jar
 :baseServicesGroovy:classpathManifest
 :baseServicesGroovy:compileJava UP-TO-DATE
 Note: 
 /«PKGBUILDDIR»/subprojects/base-services-groovy/src/main/groovy/org/gradle/api/specs/AndSpec.java
  uses unchecked or unsafe operations.
 Note: Recompile with -Xlint:unchecked for details.
 :baseServicesGroovy:compileGroovy
 :baseServicesGroovy:processResources UP-TO-DATE
 :baseServicesGroovy:classes
 :baseServicesGroovy:jar
 :cli:classpathManifest
 :cli:compileJava
 :cli:compileGroovy UP-TO-DATE
 :cli:processResources UP-TO-DATE
 :cli:classes
 :cli:jar
 :createBuildReceipt
 :core:buildReceiptResource
 :core:classpathManifest
 :messaging:classpathManifest
 Note: Some input files use unchecked or unsafe operations.
 Note: Recompile with -Xlint:unchecked for details.
 :messaging:compileJava
 :messaging:compileGroovy UP-TO-DATE
 :messaging:processResources UP-TO-DATE
 :messaging:classes
 :messaging:jar
 :native:classpathManifest
 :native:compileJava
 :native:compileGroovy UP-TO-DATE
 :native:processResources UP-TO-DATE
 :native:classes
 :native:jar
 :core:compileJava UP-TO-DATE
 Note: Some input files use or override a deprecated API.
 Note: Recompile with -Xlint:deprecation for details.
 Note: Some input files use unchecked or unsafe operations.
 Note: Recompile with -Xlint:unchecked for details.
 :core:compileGroovy
 :core:pluginsManifest
 :core:processResources
 :core:reportResources UP-TO-DATE
 :core:classes
 :core:jar
 :announce:compileJava UP-TO-DATE
 :announce:compileGroovy
 :announce:processResources
 :announce:classes
 :announce:jar
 :announce:assemble
 :antlr:classpathManifest
 :coreImpl:jarJarMaven3
 :coreImpl:classpathManifest
 :coreImpl:compileJava UP-TO-DATE
 /«PKGBUILDDIR»/subprojects/core-impl/src/main/groovy/org/gradle/api/internal/artifacts/repositories/cachemanager/LocalFileRepositoryCacheManager.java:39:
  
 org.gradle.api.internal.artifacts.repositories.cachemanager.LocalFileRepositoryCacheManager
  is not abstract and does not override abstract method 
 downloadRepositoryResource(org.apache.ivy.plugins.repository.Resource,java.lang.String,java.lang.String,java.lang.String,org.apache.ivy.core.cache.CacheResourceOptions,org.apache.ivy.plugins.repository.Repository)
  in org.apache.ivy.core.cache.RepositoryCacheManager
 public class LocalFileRepositoryCacheManager extends 
 AbstractRepositoryCacheManager {
^
 /«PKGBUILDDIR»/subprojects/core-impl/src/main/groovy/org/gradle/api/internal/artifacts/repositories/cachemanager/DownloadingRepositoryCacheManager.java:52:
  
 org.gradle.api.internal.artifacts.repositories.cachemanager.DownloadingRepositoryCacheManager
  is not abstract and does not override abstract method 
 downloadRepositoryResource(org.apache.ivy.plugins.repository.Resource,java.lang.String,java.lang.String,java.lang.String,org.apache.ivy.core.cache.CacheResourceOptions,org.apache.ivy.plugins.repository.Repository)
  in org.apache.ivy.core.cache.RepositoryCacheManager
 public class DownloadingRepositoryCacheManager extends 
 AbstractRepositoryCacheManager {
^
 /«PKGBUILDDIR»/subprojects/core-impl/src/main/groovy/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/parser/IvyXmlModuleDescriptorParser.java:395:
  cannot find symbol
 symbol  : constructor 
 

Processed: severity of 706702 is serious

2013-06-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 706702 serious
Bug #706702 [libbtm-java] libbtm-java: FTBFS with openjdk-7
Severity set to 'serious' from 'normal'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
706702: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=706702
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
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.


Bug#713178: libslf4j-java: FTBFS: tests failed

2013-06-22 Thread Lucas Nussbaum
Source: libslf4j-java
Version: 1.7.5-1
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 .
 cd .  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/commons-logging.jar:/usr/share/java/log4j-1.2.jar:/usr/share/java/ant-junit.jar:/usr/share/java/junit4.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
 -Dcompile.optimize=true   -buildfile debian/build.xml -propertyfile 
 /«PKGBUILDDIR»/debian/ant.properties jar
 Buildfile: /«PKGBUILDDIR»/debian/build.xml
 
 jar:
 [mkdir] Created dir: /«PKGBUILDDIR»/slf4j-api/classes
 [javac] /«PKGBUILDDIR»/debian/build.xml:45: warning: 'includeantruntime' 
 was not set, defaulting to build.sysclasspath=last; set to false for 
 repeatable builds
 [javac] Compiling 26 source files to /«PKGBUILDDIR»/slf4j-api/classes
 [javac] Note: 
 /«PKGBUILDDIR»/slf4j-api/src/main/java/org/slf4j/helpers/BasicMarker.java 
 uses or overrides a deprecated API.
 [javac] Note: Recompile with -Xlint:deprecation for details.
 [javac] Note: Some input files use unchecked or unsafe operations.
 [javac] Note: Recompile with -Xlint:unchecked for details.
   [jar] Building jar: /«PKGBUILDDIR»/slf4j-api.jar
 [mkdir] Created dir: /«PKGBUILDDIR»/slf4j-jcl/classes
 [javac] /«PKGBUILDDIR»/debian/build.xml:55: warning: 'includeantruntime' 
 was not set, defaulting to build.sysclasspath=last; set to false for 
 repeatable builds
 [javac] Compiling 5 source files to /«PKGBUILDDIR»/slf4j-jcl/classes
   [jar] Building jar: /«PKGBUILDDIR»/slf4j-jcl.jar
 [mkdir] Created dir: /«PKGBUILDDIR»/slf4j-jdk14/classes
 [javac] /«PKGBUILDDIR»/debian/build.xml:65: warning: 'includeantruntime' 
 was not set, defaulting to build.sysclasspath=last; set to false for 
 repeatable builds
 [javac] Compiling 5 source files to /«PKGBUILDDIR»/slf4j-jdk14/classes
   [jar] Building jar: /«PKGBUILDDIR»/slf4j-jdk14.jar
 [mkdir] Created dir: /«PKGBUILDDIR»/slf4j-log4j12/classes
 [javac] /«PKGBUILDDIR»/debian/build.xml:75: warning: 'includeantruntime' 
 was not set, defaulting to build.sysclasspath=last; set to false for 
 repeatable builds
 [javac] Compiling 6 source files to /«PKGBUILDDIR»/slf4j-log4j12/classes
 [javac] Note: 
 /«PKGBUILDDIR»/slf4j-log4j12/src/main/java/org/slf4j/impl/Log4jMDCAdapter.java
  uses unchecked or unsafe operations.
 [javac] Note: Recompile with -Xlint:unchecked for details.
   [jar] Building jar: /«PKGBUILDDIR»/slf4j-log4j12.jar
 [mkdir] Created dir: /«PKGBUILDDIR»/slf4j-nop/classes
 [javac] /«PKGBUILDDIR»/debian/build.xml:85: warning: 'includeantruntime' 
 was not set, defaulting to build.sysclasspath=last; set to false for 
 repeatable builds
 [javac] Compiling 3 source files to /«PKGBUILDDIR»/slf4j-nop/classes
   [jar] Building jar: /«PKGBUILDDIR»/slf4j-nop.jar
 [mkdir] Created dir: /«PKGBUILDDIR»/slf4j-simple/classes
 [javac] /«PKGBUILDDIR»/debian/build.xml:95: warning: 'includeantruntime' 
 was not set, defaulting to build.sysclasspath=last; set to false for 
 repeatable builds
 [javac] Compiling 5 source files to /«PKGBUILDDIR»/slf4j-simple/classes
 [javac] Note: 
 /«PKGBUILDDIR»/slf4j-simple/src/main/java/org/slf4j/impl/SimpleLogger.java 
 uses unchecked or unsafe operations.
 [javac] Note: Recompile with -Xlint:unchecked for details.
   [jar] Building jar: /«PKGBUILDDIR»/slf4j-simple.jar
 [mkdir] Created dir: /«PKGBUILDDIR»/slf4j-migrator/classes
 [javac] /«PKGBUILDDIR»/debian/build.xml:105: warning: 'includeantruntime' 
 was not set, defaulting to build.sysclasspath=last; set to false for 
 repeatable builds
 [javac] Compiling 22 source files to /«PKGBUILDDIR»/slf4j-migrator/classes
   [jar] Building jar: /«PKGBUILDDIR»/slf4j-migrator.jar
 [mkdir] Created dir: /«PKGBUILDDIR»/jcl-over-slf4j/classes
 [javac] /«PKGBUILDDIR»/debian/build.xml:115: warning: 'includeantruntime' 
 was not set, defaulting to build.sysclasspath=last; set to false for 
 repeatable builds
 [javac] Compiling 8 source files to /«PKGBUILDDIR»/jcl-over-slf4j/classes
 [javac] 
 /«PKGBUILDDIR»/jcl-over-slf4j/src/main/java/org/apache/commons/logging/impl/SimpleLog.java:631:
  warning: non-varargs call of varargs method with inexact argument type for 
 last parameter;
 [javac] cast to java.lang.Class? for a varargs call
 [javac] cast to java.lang.Class?[] for a non-varargs call and to 
 suppress this warning
 [javac] Method method = 
 Thread.class.getMethod(getContextClassLoader, null);
 [javac]   
   ^
 

Bug#713182: netbeans: FTBFS: [javac] /«BUILDDIR»/netbeans-7.0.1+dfsg1/nbbuild/antsrc/org/netbeans/nbbuild/FixTestDependencies.java:252: cannot find symbol

2013-06-22 Thread Lucas Nussbaum
Source: netbeans
Version: 7.0.1+dfsg1-5
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:
 make[1]: Entering directory `/«BUILDDIR»/netbeans-7.0.1+dfsg1'
 rm -f *.cdbs-config_list
 rm -f stamp-build-libnb-platform13-java
 rm -f stamp-build-libnb-platform-devel-java
 rm -f stamp-build-libnb-platform13-java-doc
 mkdir -p javahelp/external/
 ln -sf  /usr/share/java/jhall.jar  javahelp/external/jhall-2.0_05.jar
 mkdir -p apisupport.harness/external/
 ln -sf  /usr/share/java/jsearch.jar  
 apisupport.harness/external/jsearch-2.0_05.jar
 ant -Dpermit.jdk6.builds=true -f nbbuild/build.xml clean
 Buildfile: /«BUILDDIR»/netbeans-7.0.1+dfsg1/nbbuild/build.xml
 
 -jdk-pre-preinit:
 
 -jdk-preinit:
 
 -jdk-warn:
 
 -jdk-presetdef-basic:
 
 -jdk-default:
 
 -jdk-init:
 
 -load-build-properties:
 
 bootstrap:
 [mkdir] Created dir: 
 /«BUILDDIR»/netbeans-7.0.1+dfsg1/nbbuild/build/antclasses
 [javac] Compiling 4 source files to 
 /«BUILDDIR»/netbeans-7.0.1+dfsg1/nbbuild/build/antclasses
  [echo] Bootstrapping NetBeans-specific Ant extensions...
 [javac] Compiling 78 source files to 
 /«BUILDDIR»/netbeans-7.0.1+dfsg1/nbbuild/build/antclasses
 [javac] 
 /«BUILDDIR»/netbeans-7.0.1+dfsg1/nbbuild/antsrc/org/netbeans/nbbuild/CheckModuleConfigs.java:97:
  incompatible types
 [javac] found   : java.util.Hashtablejava.lang.String,java.lang.Object
 [javac] required: java.util.Mapjava.lang.String,java.lang.String
 [javac] MapString,String properties = 
 getProject().getProperties();
 [javac]   
 ^
 [javac] 
 /«BUILDDIR»/netbeans-7.0.1+dfsg1/nbbuild/antsrc/org/netbeans/nbbuild/ExportedAPICondition.java:64:
  incompatible types
 [javac] found   : java.util.Hashtablejava.lang.String,java.lang.Object
 [javac] required: java.util.Hashtablejava.lang.String,java.lang.String
 [javac] HashtableString,String props = 
 getProject().getProperties();
 [javac]   
  ^
 [javac] 
 /«BUILDDIR»/netbeans-7.0.1+dfsg1/nbbuild/antsrc/org/netbeans/nbbuild/FixTestDependencies.java:252:
  cannot find symbol
 [javac] symbol  : constructor 
 ModuleListParser(java.util.Hashtablejava.lang.String,java.lang.Object,org.netbeans.nbbuild.ModuleType,org.apache.tools.ant.Project)
 [javac] location: class org.netbeans.nbbuild.ModuleListParser
 [javac] ModuleListParser listParser = new 
 ModuleListParser(getProject().getProperties(), projectType, getProject());
 [javac]   ^
 [javac] 
 /«BUILDDIR»/netbeans-7.0.1+dfsg1/nbbuild/antsrc/org/netbeans/nbbuild/InsertModuleAllTargets.java:100:
  incompatible types
 [javac] found   : java.util.Hashtablejava.lang.String,java.lang.Object
 [javac] required: java.util.Hashtablejava.lang.String,java.lang.String
 [javac] HashtableString,String props = prj.getProperties();
 [javac]   ^
 [javac] 
 /«BUILDDIR»/netbeans-7.0.1+dfsg1/nbbuild/antsrc/org/netbeans/nbbuild/LayerIndex.java:364:
  org.netbeans.nbbuild.LayerIndex.ZipArray is not abstract and does not 
 override abstract method iterator() in 
 org.apache.tools.ant.types.ResourceCollection
 [javac] private static final class ZipArray extends 
 ArrayListZipResource
 [javac]  ^
 [javac] 
 /«BUILDDIR»/netbeans-7.0.1+dfsg1/nbbuild/antsrc/org/netbeans/nbbuild/ModuleTestDependencies.java:94:
  incompatible types
 [javac] found   : java.util.Hashtablejava.lang.String,java.lang.Object
 [javac] required: java.util.Hashtablejava.lang.String,java.lang.String
 [javac] HashtableString,String props = 
 getProject().getProperties();
 [javac]   
  ^
 [javac] 
 /«BUILDDIR»/netbeans-7.0.1+dfsg1/nbbuild/antsrc/org/netbeans/nbbuild/NbMerge.java:208:
  warning: [unchecked] unchecked conversion
 [javac] found   : java.util.Hashtable
 [javac] required: 
 java.util.Hashtablejava.lang.String,org.apache.tools.ant.Target
 [javac] Vector doneList = 
 getProject().topoSort(getOwningTarget().getName(), targets);
 [javac]   
^
 [javac] 
 /«BUILDDIR»/netbeans-7.0.1+dfsg1/nbbuild/antsrc/org/netbeans/nbbuild/ParseProjectXml.java:450:
  incompatible types
 [javac] found   : java.util.Hashtablejava.lang.String,java.lang.Object
 [javac] required: java.util.Hashtablejava.lang.String,java.lang.String
 [javac] HashtableString,String properties = 
 getProject().getProperties();
 [javac]

Bug#713184: oscache: FTBFS: [javac] /«BUILDDIR»/oscache-2.4.1+ds1/src/java/com/opensymphony/oscache/hibernate/OSCacheProvider.java:77: cannot find symbol

2013-06-22 Thread Lucas Nussbaum
Source: oscache
Version: 2.4.1+ds1-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 .
 cd .  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/commons-logging.jar:/usr/share/java/jgroups.jar:/usr/share/java/servlet-api-2.5.jar:/usr/share/java/jsp-api-2.1.jar:/usr/share/java/glassfish-javaee.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
 -Dcompile.optimize=true   -buildfile debian/build.xml -propertyfile 
 /«BUILDDIR»/oscache-2.4.1+ds1/debian/ant.properties jar
 Buildfile: /«BUILDDIR»/oscache-2.4.1+ds1/debian/build.xml
 
 compile:
 [mkdir] Created dir: /«BUILDDIR»/oscache-2.4.1+ds1/class
 [javac] /«BUILDDIR»/oscache-2.4.1+ds1/debian/build.xml:13: warning: 
 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
 to false for repeatable builds
 [javac] Compiling 65 source files to /«BUILDDIR»/oscache-2.4.1+ds1/class
 [javac] 
 /«BUILDDIR»/oscache-2.4.1+ds1/src/java/com/opensymphony/oscache/hibernate/OSCache.java:5:
  package org.hibernate.cache does not exist
 [javac] import org.hibernate.cache.Cache;
 [javac]   ^
 [javac] 
 /«BUILDDIR»/oscache-2.4.1+ds1/src/java/com/opensymphony/oscache/hibernate/OSCache.java:6:
  package org.hibernate.cache does not exist
 [javac] import org.hibernate.cache.CacheException;
 [javac]   ^
 [javac] 
 /«BUILDDIR»/oscache-2.4.1+ds1/src/java/com/opensymphony/oscache/hibernate/OSCache.java:7:
  package org.hibernate.cache does not exist
 [javac] import org.hibernate.cache.Timestamper;
 [javac]   ^
 [javac] 
 /«BUILDDIR»/oscache-2.4.1+ds1/src/java/com/opensymphony/oscache/hibernate/OSCache.java:20:
  cannot find symbol
 [javac] symbol: class Cache
 [javac] public class OSCache implements Cache {
 [javac] ^
 [javac] 
 /«BUILDDIR»/oscache-2.4.1+ds1/src/java/com/opensymphony/oscache/hibernate/OSCache.java:40:
  cannot find symbol
 [javac] symbol  : class CacheException
 [javac] location: class com.opensymphony.oscache.hibernate.OSCache
 [javac] public Object get(Object key) throws CacheException {
 [javac]  ^
 [javac] 
 /«BUILDDIR»/oscache-2.4.1+ds1/src/java/com/opensymphony/oscache/hibernate/OSCache.java:53:
  cannot find symbol
 [javac] symbol  : class CacheException
 [javac] location: class com.opensymphony.oscache.hibernate.OSCache
 [javac] public void put(Object key, Object value) throws 
 CacheException {
 [javac]  ^
 [javac] 
 /«BUILDDIR»/oscache-2.4.1+ds1/src/java/com/opensymphony/oscache/hibernate/OSCache.java:60:
  cannot find symbol
 [javac] symbol  : class CacheException
 [javac] location: class com.opensymphony.oscache.hibernate.OSCache
 [javac] public void remove(Object key) throws CacheException {
 [javac]   ^
 [javac] 
 /«BUILDDIR»/oscache-2.4.1+ds1/src/java/com/opensymphony/oscache/hibernate/OSCache.java:67:
  cannot find symbol
 [javac] symbol  : class CacheException
 [javac] location: class com.opensymphony.oscache.hibernate.OSCache
 [javac] public void clear() throws CacheException {
 [javac]^
 [javac] 
 /«BUILDDIR»/oscache-2.4.1+ds1/src/java/com/opensymphony/oscache/hibernate/OSCache.java:74:
  cannot find symbol
 [javac] symbol  : class CacheException
 [javac] location: class com.opensymphony.oscache.hibernate.OSCache
 [javac] public void destroy() throws CacheException {
 [javac]  ^
 [javac] 
 /«BUILDDIR»/oscache-2.4.1+ds1/src/java/com/opensymphony/oscache/hibernate/OSCache.java:83:
  cannot find symbol
 [javac] symbol  : class CacheException
 [javac] location: class com.opensymphony.oscache.hibernate.OSCache
 [javac] public void lock(Object key) throws CacheException {
 [javac] ^
 [javac] 
 /«BUILDDIR»/oscache-2.4.1+ds1/src/java/com/opensymphony/oscache/hibernate/OSCache.java:90:
  cannot find symbol
 [javac] symbol  : class CacheException
 [javac] location: class com.opensymphony.oscache.hibernate.OSCache
 [javac] public void unlock(Object key) throws CacheException {
 [javac]   ^
 [javac] 
 /«BUILDDIR»/oscache-2.4.1+ds1/src/java/com/opensymphony/oscache/hibernate/OSCache.java:146:
  cannot find symbol
 [javac] symbol  : class CacheException
 

Bug#713198: visualvm: FTBFS: [javac] /«PKGBUILDDIR»/netbeans/nbbuild/antsrc/org/netbeans/nbbuild/FixTestDependencies.java:252: cannot find symbol

2013-06-22 Thread Lucas Nussbaum
Source: visualvm
Version: 1.3.3-2
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:
 make[1]: Entering directory `/«PKGBUILDDIR»'
 if ! echo 43f4d5c892d3654ada9d07f2a8dc1c1b98db671f558a5c7fa7e9db7e86b7ca81  
 visualvm_133-src.tar.gz \
  | /usr/bin/sha256sum --check ; \
 then \
  if [ visualvm_133-src.tar.gz ] ; \
  then \
   mv visualvm_133-src.tar.gz visualvm_133-src.tar.gz.old ; \
  fi ; \
  /usr/bin/wget 
 http://icedtea.classpath.org/download/visualvm/visualvm_133-src.tar.gz \
   -O visualvm_133-src.tar.gz ; \
if ! echo 
 43f4d5c892d3654ada9d07f2a8dc1c1b98db671f558a5c7fa7e9db7e86b7ca81  
 visualvm_133-src.tar.gz \
  | /usr/bin/sha256sum --check ; \
then echo ERROR: Bad download of VisualVM zip; false; \
fi; \
 fi
 visualvm_133-src.tar.gz: OK
 mkdir -p stamps
 touch stamps/download-visualvm.stamp
 set -e ; \
   if ! test -d visualvm ; \
   then \
 /bin/tar xf visualvm_133-src.tar.gz ; \
   fi
 mkdir -p stamps
 touch stamps/extract-visualvm.stamp
 if ! echo 0056c6b7da3fa9499b87319caa6b431b935b48f9579f7c94ec169777ecd2c238  
 netbeans-profiler-visualvm_release701.tar.gz \
| /usr/bin/sha256sum --check ; \
   then \
if [ netbeans-profiler-visualvm_release701.tar.gz ] ; \
then \
 mv netbeans-profiler-visualvm_release701.tar.gz 
 netbeans-profiler-visualvm_release701.tar.gz.old ; \
fi ; \
/usr/bin/wget 
 http://icedtea.classpath.org/download/visualvm/netbeans-profiler-visualvm_release701.tar.gz
  \
 -O netbeans-profiler-visualvm_release701.tar.gz ; \
if ! echo 
 0056c6b7da3fa9499b87319caa6b431b935b48f9579f7c94ec169777ecd2c238  
 netbeans-profiler-visualvm_release701.tar.gz \
  | /usr/bin/sha256sum --check ; \
then echo ERROR: Bad download of NetBeans profiler zip; false; \
fi; \
   fi
 netbeans-profiler-visualvm_release701.tar.gz: OK
 mkdir -p stamps
 touch stamps/download-netbeans-profiler.stamp
 set -e ; \
   if ! test -d netbeans ; \
   then \
 mkdir netbeans ; \
 /bin/tar xf netbeans-profiler-visualvm_release701.tar.gz -C netbeans 
 ; \
   fi
 mkdir -p stamps
 touch stamps/extract-netbeans-profiler.stamp
 rm -f netbeans/nbbuild/external/binaries-list 
 mkdir -p netbeans/nbbuild/netbeans_visualvm/
 ln -s /usr/share/netbeans/platform13 
 netbeans/nbbuild/netbeans_visualvm/platform
 ln -s /usr/share/netbeans/harness/ netbeans/nbbuild/netbeans_visualvm
 mkdir -p netbeans/lib.profiler/release/lib/deployed/jdk15/linux-amd64
 mkdir -p netbeans/lib.profiler/release/lib/deployed/jdk16/linux-amd64
 ln -s linux-amd64 netbeans/lib.profiler/release/lib/deployed/jdk15/linux 
 ln -s linux-amd64 netbeans/lib.profiler/release/lib/deployed/jdk16/linux
 cd netbeans/lib.profiler/native/build  \
   sed -i -e 's#gcc32#gcc#' -e 's#-m64#-m64#' -e 's#Wall#Wall -g#' 
 buildnative-linux64.sh  \
   JAVA_HOME_15=/usr/lib/jvm/java-6-openjdk-amd64 
 JAVA_HOME_16=/usr/lib/jvm/java-6-openjdk-amd64 ./buildnative-linux64.sh
 /usr/lib/jvm/java-6-openjdk-amd64 jdk15
 ../src-jdk15/Stacks.c: In function 'convert_jmethodID_to_jint':
 ../src-jdk15/Stacks.c:108:16: warning: cast from pointer to integer of 
 different size [-Wpointer-to-int-cast]
  return (jint)jmethod;
 ^
 ../src-jdk15/Stacks.c: In function 'convert_jint_to_jmethodID':
 ../src-jdk15/Stacks.c:122:16: warning: cast to pointer from integer of 
 different size [-Wint-to-pointer-cast]
  return (jmethodID)method;
 ^
 /usr/lib/jvm/java-6-openjdk-amd64 jdk16
 ../src-jdk15/Stacks.c: In function 'convert_jmethodID_to_jint':
 ../src-jdk15/Stacks.c:108:16: warning: cast from pointer to integer of 
 different size [-Wpointer-to-int-cast]
  return (jint)jmethod;
 ^
 ../src-jdk15/Stacks.c: In function 'convert_jint_to_jmethodID':
 ../src-jdk15/Stacks.c:122:16: warning: cast to pointer from integer of 
 different size [-Wint-to-pointer-cast]
  return (jmethodID)method;
 ^
 JAVA_HOME=/usr/lib/jvm/java-6-openjdk-amd64 /usr/bin/ant 
 -Dpermit.jdk6.builds=true -Dpermit.jdk7.builds=true -f 
 netbeans/nbbuild/build.xml bootstrap
 Buildfile: /«PKGBUILDDIR»/netbeans/nbbuild/build.xml
 
 -jdk-pre-preinit:
 
 -jdk-preinit:
 
 -jdk-warn:
 
 -jdk-presetdef-basic:
 
 -jdk-default:
 
 -jdk-init:
 
 -load-build-properties:
 
 bootstrap:
 [mkdir] Created dir: /«PKGBUILDDIR»/netbeans/nbbuild/build/antclasses
 [javac] Compiling 4 source files to 
 /«PKGBUILDDIR»/netbeans/nbbuild/build/antclasses
  [echo] Bootstrapping NetBeans-specific Ant extensions...
 [javac] Compiling 76 source files to 
 /«PKGBUILDDIR»/netbeans/nbbuild/build/antclasses
 [javac] 
 

Bug#713195: libstruts1.2-java: FTBFS: org.apache.struts.upload.MultipartRequestWrapper is not abstract and does not override abstract method getPart(java.lang.String) in javax.servlet.http.HttpServlet

2013-06-22 Thread Lucas Nussbaum
Source: libstruts1.2-java
Version: 1.2.9-5
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 .
 cd .  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/xercesImpl.jar:/usr/share/java/xml-apis.jar:/usr/share/java/xalan2.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/ant/lib/ant-apache-regexp.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
 -Dcompile.optimize=true-propertyfile /«PKGBUILDDIR»/debian/ant.properties 
 Buildfile: /«PKGBUILDDIR»/build.xml
 
 init:
  [echo] - struts 1.2.9 -
  [echo] 
  [echo] java.class.path = 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/xercesImpl.jar:/usr/share/java/xml-apis.jar:/usr/share/java/xalan2.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/ant/lib/ant-apache-regexp.jar:/usr/lib/jvm/default-java/lib/tools.jar
  [echo] java.home = /usr/lib/jvm/java-6-openjdk-amd64/jre
  [echo] user.home = /sbuild-nonexistent
 
 prepare.library:
 [mkdir] Created dir: /«PKGBUILDDIR»/target/library/classes/META-INF
 [mkdir] Created dir: /«PKGBUILDDIR»/target/library/classes/META-INF/tlds
 [mkdir] Created dir: 
 /«PKGBUILDDIR»/target/library/classes/org/apache/struts/resources
  [copy] Copying 1 file to /«PKGBUILDDIR»/target/library/classes/META-INF
  [copy] Copying 1 file to /«PKGBUILDDIR»/target/library/classes/META-INF
  [copy] Copying 6 files to 
 /«PKGBUILDDIR»/target/library/classes/org/apache/struts/resources
  [copy] Copying 1 file to /«PKGBUILDDIR»/target/conf
  [copy] Copying 1 file to /«PKGBUILDDIR»/target/library
  [copy] Copying 1 file to /«PKGBUILDDIR»/target/library
  [copy] Copying 1 file to /«PKGBUILDDIR»/target/library
  [copy] Copying 1 file to /«PKGBUILDDIR»/target/library
  [copy] Copying 1 file to /«PKGBUILDDIR»/target/library
  [copy] Copying 1 file to /«PKGBUILDDIR»/target/library
  [copy] Copying 1 file to /«PKGBUILDDIR»/target/library
 
 compile.library:
 [javac] /«PKGBUILDDIR»/build.xml:402: warning: 'includeantruntime' was 
 not set, defaulting to build.sysclasspath=last; set to false for repeatable 
 builds
 [javac] Compiling 277 source files to 
 /«PKGBUILDDIR»/target/library/classes
 [javac] 
 [javac]   WARNING
 [javac] 
 [javac] The -source switch defaults to 1.5 in JDK 1.5 and 1.6.
 [javac] If you specify -target 1.3 you now must also specify -source 1.3.
 [javac] Ant will implicitly add -source 1.3 for you.  Please change your 
 build file.
 [javac] 
 /«PKGBUILDDIR»/src/share/org/apache/struts/tiles/ComponentDefinition.java:276:
  warning: unmappable character for encoding ASCII
 [javac]  * @param content Attribute value ???
 [javac]   ^
 [javac] 
 /«PKGBUILDDIR»/src/share/org/apache/struts/tiles/ComponentDefinition.java:276:
  warning: unmappable character for encoding ASCII
 [javac]  * @param content Attribute value ???
 [javac]^
 [javac] 
 /«PKGBUILDDIR»/src/share/org/apache/struts/tiles/ComponentDefinition.java:276:
  warning: unmappable character for encoding ASCII
 [javac]  * @param content Attribute value ???
 [javac] ^
 [javac] 
 /«PKGBUILDDIR»/src/share/org/apache/struts/upload/MultipartRequestWrapper.java:56:
  org.apache.struts.upload.MultipartRequestWrapper is not abstract and does 
 not override abstract method getPart(java.lang.String) in 
 javax.servlet.http.HttpServletRequest
 [javac] public class MultipartRequestWrapper implements 
 HttpServletRequest {
 [javac]^
 [javac] Note: Some input files use or override a deprecated API.
 [javac] Note: Recompile with -Xlint:deprecation for details.
 [javac] 1 error
 [javac] 3 warnings
 
 BUILD FAILED
 /«PKGBUILDDIR»/build.xml:402: Compile failed; see the compiler error output 
 for details.
 
 Total time: 8 seconds
 make: *** [debian/stamp-ant-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/libstruts1.2-java_1.2.9-5_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.

__
This is the maintainer address of Debian's Java team

Bug#713199: libspring-webflow-2.0-java: FTBFS: [javac] /«PKGBUILDDIR»/projects/spring-webflow/src/main/java/org/springframework/webflow/persistence/HibernateFlowExecutionListener.java:184: cannot find

2013-06-22 Thread Lucas Nussbaum
Source: libspring-webflow-2.0-java
Version: 2.0.9.RELEASE-4
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:
 make[1]: Entering directory `/«PKGBUILDDIR»'
 dh_auto_install
 ant -f debian/build.xml
 Buildfile: /«PKGBUILDDIR»/debian/build.xml
 
 clean:
 
 init:
 [mkdir] Created dir: /«PKGBUILDDIR»/build
 
 compile-spring-binding:
 [javac] Compiling 113 source files to /«PKGBUILDDIR»/build
 [javac] Note: Some input files use or override a deprecated API.
 [javac] Note: Recompile with -Xlint:deprecation for details.
 
 compile-spring-js:
 [javac] Compiling 5 source files to /«PKGBUILDDIR»/build
 [javac] Note: 
 /«PKGBUILDDIR»/projects/spring-js/src/main/java/org/springframework/js/ajax/tiles2/AjaxTilesView.java
  uses or overrides a deprecated API.
 [javac] Note: Recompile with -Xlint:deprecation for details.
 
 compile-spring-faces:
 
 jar-spring-binding:
   [jar] Building jar: /«PKGBUILDDIR»/dist/spring-binding-2.0.9.RELEASE.jar
 
 jar-spring-js:
   [jar] Building jar: /«PKGBUILDDIR»/dist/spring-js-2.0.9.RELEASE.jar
 
 compile-spring-webflow:
 [javac] Compiling 311 source files to /«PKGBUILDDIR»/build
 [javac] 
 /«PKGBUILDDIR»/projects/spring-webflow/src/main/java/org/springframework/webflow/persistence/HibernateFlowExecutionListener.java:18:
  package org.hibernate does not exist
 [javac] import org.hibernate.FlushMode;
 [javac] ^
 [javac] 
 /«PKGBUILDDIR»/projects/spring-webflow/src/main/java/org/springframework/webflow/persistence/HibernateFlowExecutionListener.java:19:
  package org.hibernate does not exist
 [javac] import org.hibernate.Interceptor;
 [javac] ^
 [javac] 
 /«PKGBUILDDIR»/projects/spring-webflow/src/main/java/org/springframework/webflow/persistence/HibernateFlowExecutionListener.java:20:
  package org.hibernate does not exist
 [javac] import org.hibernate.Session;
 [javac] ^
 [javac] 
 /«PKGBUILDDIR»/projects/spring-webflow/src/main/java/org/springframework/webflow/persistence/HibernateFlowExecutionListener.java:21:
  package org.hibernate does not exist
 [javac] import org.hibernate.SessionFactory;
 [javac] ^
 [javac] 
 /«PKGBUILDDIR»/projects/spring-webflow/src/main/java/org/springframework/webflow/persistence/HibernateFlowExecutionListener.java:83:
  cannot find symbol
 [javac] symbol  : class SessionFactory
 [javac] location: class 
 org.springframework.webflow.persistence.HibernateFlowExecutionListener
 [javac]   private SessionFactory sessionFactory;
 [javac]   ^
 [javac] 
 /«PKGBUILDDIR»/projects/spring-webflow/src/main/java/org/springframework/webflow/persistence/HibernateFlowExecutionListener.java:87:
  cannot find symbol
 [javac] symbol  : class Interceptor
 [javac] location: class 
 org.springframework.webflow.persistence.HibernateFlowExecutionListener
 [javac]   private Interceptor entityInterceptor;
 [javac]   ^
 [javac] 
 /«PKGBUILDDIR»/projects/spring-webflow/src/main/java/org/springframework/webflow/persistence/HibernateFlowExecutionListener.java:94:
  cannot find symbol
 [javac] symbol  : class SessionFactory
 [javac] location: class 
 org.springframework.webflow.persistence.HibernateFlowExecutionListener
 [javac]   public HibernateFlowExecutionListener(SessionFactory 
 sessionFactory, PlatformTransactionManager transactionManager) {
 [javac] ^
 [javac] 
 /«PKGBUILDDIR»/projects/spring-webflow/src/main/java/org/springframework/webflow/persistence/HibernateFlowExecutionListener.java:103:
  cannot find symbol
 [javac] symbol  : class Interceptor
 [javac] location: class 
 org.springframework.webflow.persistence.HibernateFlowExecutionListener
 [javac]   public void setEntityInterceptor(Interceptor entityInterceptor) 
 {
 [javac]^
 [javac] 
 /«PKGBUILDDIR»/projects/spring-webflow/src/main/java/org/springframework/webflow/persistence/HibernateFlowExecutionListener.java:176:
  cannot find symbol
 [javac] symbol  : class Session
 [javac] location: class 
 org.springframework.webflow.persistence.HibernateFlowExecutionListener
 [javac]   private Session createSession(RequestContext context) {
 [javac]   ^
 [javac] 
 /«PKGBUILDDIR»/projects/spring-webflow/src/main/java/org/springframework/webflow/persistence/HibernateFlowExecutionListener.java:183:
  cannot find symbol
 [javac] symbol  : class Session
 [javac] location: class 
 org.springframework.webflow.persistence.HibernateFlowExecutionListener
 [javac]   private Session getHibernateSession(FlowSession session) {
 [javac]   ^
 [javac] 
 

Bug#713215: maven-javadoc-plugin: FTBFS: missing artifact: org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:2.6.1

2013-06-22 Thread Lucas Nussbaum
Source: maven-javadoc-plugin
Version: 2.6.1-2
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-javadoc-plugin-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  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 Maven Javadoc Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [modello:java {execution: default}]
 [INFO] outputDirectory: /«PKGBUILDDIR»/target/generated-sources/modello
 [INFO] Working on model: src/main/mdo/javadocOptions.mdo
 [INFO] Generating current version: 1.0.0
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:2.6.1
   2) org.apache.maven:maven-artifact-manager:jar:debian
   3) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:2.6.1
 
 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: 3 seconds
 [INFO] Finished at: Fri Jun 21 06:15:49 UTC 2013
 [INFO] Final Memory: 9M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/maven-javadoc-plugin_2.6.1-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 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.

__
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.


Bug#713218: libxbean-java: FTBFS: missing artifact: org.apache.xbean:maven-xbean-plugin:maven-plugin:3.7

2013-06-22 Thread Lucas Nussbaum
Source: libxbean-java
Version: 3.7-5
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:
 make[1]: Entering directory `/«PKGBUILDDIR»'
 make[1]: Nothing to be done for `update-config'.
 make[1]: Leaving directory `/«PKGBUILDDIR»'
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -plibxbean-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/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] Reactor build order: 
 [INFO]   Apache XBean
 [INFO]   Apache XBean :: Classloader
 [INFO]   Apache XBean :: ClassPath
 [INFO]   Apache XBean OSGI Bundle Utilitiess
 [INFO]   Apache XBean :: Classpath Resource Finder
 [INFO]   Apache XBean :: Naming
 [INFO]   Apache XBean :: ASM shaded (repackaged)
 [INFO]   Apache XBean :: Reflect
 [INFO]   Apache XBean :: Spring
 [INFO]   Apache XBean :: Telnet
 [INFO]   Apache XBean :: Maven Plugin
 [INFO]   Apache XBean :: Finder shaded (repackaged)
 [INFO] 
 
 [INFO] Building Apache XBean
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
 [INFO] 
 
 [INFO] Building Apache XBean :: Classloader
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [resources:resources {execution: default-resources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] Copying 0 resource
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 21 source files to 
 /«PKGBUILDDIR»/xbean-classloader/target/classes
 [INFO] [resources:testResources {execution: default-testResources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] skip non existing resourceDirectory 
 /«PKGBUILDDIR»/xbean-classloader/src/test/resources
 [INFO] [compiler:testCompile {execution: default-testCompile}]
 [INFO] Not compiling test sources
 [INFO] [surefire:test {execution: default-test}]
 [INFO] Tests are skipped.
 [INFO] [jar:jar {execution: default-jar}]
 [INFO] Building jar: 
 /«PKGBUILDDIR»/xbean-classloader/target/xbean-classloader-3.7.jar
 [INFO] 
 
 [INFO] Building Apache XBean :: ClassPath
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [resources:resources {execution: default-resources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] Copying 0 resource
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 8 source files to 
 /«PKGBUILDDIR»/xbean-classpath/target/classes
 [WARNING] 
 /«PKGBUILDDIR»/xbean-classpath/src/main/java/org/apache/xbean/classpath/SunURLClassPath.java:[64,22]
  sun.misc.URLClassPath is internal proprietary API and may be removed in a 
 future release
 
 [WARNING] 
 /«PKGBUILDDIR»/xbean-classpath/src/main/java/org/apache/xbean/classpath/SunURLClassPath.java:[57,16]
  sun.misc.URLClassPath is internal proprietary API and may be removed in a 
 future release
 
 [WARNING] 
 /«PKGBUILDDIR»/xbean-classpath/src/main/java/org/apache/xbean/classpath/SunURLClassPath.java:[65,24]
  sun.misc.URLClassPath is internal proprietary API and may be removed in a 
 future release
 
 [WARNING] 
 /«PKGBUILDDIR»/xbean-classpath/src/main/java/org/apache/xbean/classpath/TomcatClassPath.java:[107,20]
  sun.misc.URLClassPath is internal proprietary API and may be removed in a 
 future release
 
 [WARNING] 
 /«PKGBUILDDIR»/xbean-classpath/src/main/java/org/apache/xbean/classpath/SystemClassPath.java:[54,16]
  sun.misc.URLClassPath is internal proprietary API and may be removed in a 
 future release
 
 [INFO] [resources:testResources {execution: default-testResources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 

Bug#713268: polyglot-maven: FTBFS: dh_auto_clean: ant clean failed to to execute: No such file or directory

2013-06-22 Thread Lucas Nussbaum
Source: polyglot-maven
Version: 0.8~tobrien+git20120905-2
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:
  fakeroot debian/rules clean
 dh clean --buildsystem=ant --with maven_repo_helper
dh_testdir -O--buildsystem=ant
dh_auto_clean -O--buildsystem=ant
 dh_auto_clean: ant clean failed to to execute: No such file or directory
 make: *** [clean] Error 2

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/polyglot-maven_0.8~tobrien+git20120905-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 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.

__
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.


Bug#713269: maven: FTBFS: rm: cannot remove './maven-ant-tasks-2.1.1.jar': No such file or directory

2013-06-22 Thread Lucas Nussbaum
Source: maven
Version: 3.0.4-6
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
 install -d ./debian/tmp/maven-repo
 cp -rL /usr/share/maven-repo/* ./debian/tmp/maven-repo/
 rm ./maven-ant-tasks-2.1.1.jar
 rm: cannot remove './maven-ant-tasks-2.1.1.jar': No such file or directory
 make: [makebuilddir/maven] Error 1 (ignored)
 ln -s /usr/share/java/maven-ant-tasks.jar ./maven-ant-tasks-2.1.1.jar
 mkdir -p .
 mh_patchpoms -pmaven
 cd .  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dpackage=maven 
 -Dversion=3.0.4 -Dmaven.home=/usr/share/maven2/ 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/tmp/maven-repo 
 -Dmaven.test.skip=true maven-compile
 Buildfile: /«PKGBUILDDIR»/build.xml
 
 initTaskDefs:
  [echo] Building Apache Maven ...
 
 isMavenHomeSet:
 
 init:
  [echo] maven.home = /usr/share/maven2/
  [echo] maven.repo.local = /«PKGBUILDDIR»/debian/tmp/maven-repo
  [echo] distributionId = apache-maven
  [echo] distributionName = Apache Maven
  [echo] distributionDirectory = apache-maven
 
 pull:
  [copy] Copying 1 file to /«PKGBUILDDIR»
[delete] Deleting: /«PKGBUILDDIR»/dependencies.xml
 [artifact:dependencies] Downloading: 
 backport-util-concurrent/backport-util-concurrent/debian/backport-util-concurrent-debian.pom
  from repository central at http://repo1.maven.org/maven2
 [artifact:dependencies] Unable to locate resource in repository
 [artifact:dependencies] [INFO] Unable to find resource 
 'backport-util-concurrent:backport-util-concurrent:pom:debian' in repository 
 central (http://repo1.maven.org/maven2)
 [artifact:dependencies] Downloading: 
 backport-util-concurrent/backport-util-concurrent/debian/backport-util-concurrent-debian.jar
  from repository central at http://repo1.maven.org/maven2
 [artifact:dependencies] Unable to locate resource in repository
 [artifact:dependencies] [INFO] Unable to find resource 
 'backport-util-concurrent:backport-util-concurrent:jar:debian' in repository 
 central (http://repo1.maven.org/maven2)
 [artifact:dependencies] An error has occurred while processing the Maven 
 artifact tasks.
 [artifact:dependencies]  Diagnosis:
 [artifact:dependencies] 
 [artifact:dependencies] Unable to resolve artifact: Missing:
 [artifact:dependencies] --
 [artifact:dependencies] 1) 
 backport-util-concurrent:backport-util-concurrent:jar:debian
 [artifact:dependencies] 
 [artifact:dependencies]   Try downloading the file manually from the project 
 website.
 [artifact:dependencies] 
 [artifact:dependencies]   Then, install it using the command: 
 [artifact:dependencies]   mvn install:install-file 
 -DgroupId=backport-util-concurrent -DartifactId=backport-util-concurrent 
 -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
 [artifact:dependencies] 
 [artifact:dependencies]   Alternatively, if you host your own repository you 
 can deploy the file there: 
 [artifact:dependencies]   mvn deploy:deploy-file 
 -DgroupId=backport-util-concurrent -DartifactId=backport-util-concurrent 
 -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
 -DrepositoryId=[id]
 [artifact:dependencies] 
 [artifact:dependencies]   Path to dependency: 
 [artifact:dependencies]   1) org.apache.maven:super-pom:pom:2.0
 [artifact:dependencies]   2) 
 org.codehaus.plexus:plexus-component-metadata:jar:1.5.5
 [artifact:dependencies]   3) org.apache.maven:maven-project:jar:debian
 [artifact:dependencies]   4) 
 org.apache.maven:maven-artifact-manager:jar:debian
 [artifact:dependencies]   5) 
 backport-util-concurrent:backport-util-concurrent:jar:debian
 [artifact:dependencies] 
 [artifact:dependencies] --
 [artifact:dependencies] 1 required artifact is missing.
 [artifact:dependencies] 
 [artifact:dependencies] for artifact: 
 [artifact:dependencies]   org.apache.maven:super-pom:pom:2.0
 [artifact:dependencies] 
 [artifact:dependencies] from the specified remote repositories:
 [artifact:dependencies]   central (http://repo1.maven.org/maven2)
 [artifact:dependencies] 
 [artifact:dependencies] 
 
 BUILD FAILED
 /«PKGBUILDDIR»/build.xml:115: Unable to resolve artifact: Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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 

Bug#713273: osgi-core: FTBFS: debian/.mh/pom.properties: line 3: 4.3.0n: command not found

2013-06-22 Thread Lucas Nussbaum
Source: osgi-core
Version: 4.3.0-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:
 make[1]: Entering directory `/«PKGBUILDDIR»'
 jar umf src/META-INF/MANIFEST.MF 
 debian/libosgi-core-java/usr/share/java/osgi.core.jar
 Jun 21, 2013 6:25:25 AM java.util.jar.Attributes read
 WARNING: Duplicate name in Manifest: Manifest-Version.
 Ensure that the manifest does not have duplicate entries, and
 that blank lines separate individual sections in both your
 manifest and in the META-INF/MANIFEST.MF entry in the jar file.
 Jun 21, 2013 6:25:25 AM java.util.jar.Attributes read
 WARNING: Duplicate name in Manifest: Created-By.
 Ensure that the manifest does not have duplicate entries, and
 that blank lines separate individual sections in both your
 manifest and in the META-INF/MANIFEST.MF entry in the jar file.
 make[1]: Leaving directory `/«PKGBUILDDIR»'
jh_exec
jh_depends
mh_installpoms
 debian/.mh/pom.properties: line 3: 4.3.0n: command not found
 make: *** [binary] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/osgi-core_4.3.0-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.

__
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.


Bug#713372: maven-file-management: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: maven-file-management
Version: 1.2.1-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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-file-management-java --debian-build 
 --keep-pom-version --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/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 Maven File Management API
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [modello:xpp3-reader {execution: fileset}]
 [INFO] outputDirectory: /«PKGBUILDDIR»/target/generated-sources/modello
 [INFO] Working on model: src/main/mdo/fileset.mdo
 [INFO] Generating current version: 1.1.0
 [INFO] [modello:xpp3-writer {execution: fileset}]
 [INFO] outputDirectory: /«PKGBUILDDIR»/target/generated-sources/modello
 [INFO] Working on model: src/main/mdo/fileset.mdo
 [INFO] Generating current version: 1.1.0
 [INFO] [modello:java {execution: fileset}]
 [INFO] outputDirectory: /«PKGBUILDDIR»/target/generated-sources/modello
 [INFO] Working on model: src/main/mdo/fileset.mdo
 [INFO] Generating current version: 1.1.0
 [INFO] [modello:xsd {execution: fileset}]
 [INFO] outputDirectory: /«PKGBUILDDIR»/target/generated-site/xsd
 [INFO] Working on model: src/main/mdo/fileset.mdo
 [INFO] Generating current version: 1.1.0
 [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] Copying 1 resource
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.maven.shared:file-management:jar:1.2.1
   2) org.apache.maven.shared:maven-shared-io:jar:debian
   3) org.apache.maven:maven-artifact-manager:jar:debian
   4) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.maven.shared:file-management:jar:1.2.1
 
 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: Fri Jun 21 06:13:11 UTC 2013
 [INFO] Final Memory: 7M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/maven-file-management_1.2.1-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 

Bug#713371: maven-shared-io: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: maven-shared-io
Version: 1.1-4
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-shared-io-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/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 Maven Shared I/O API
 [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] Copying 1 resource
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.maven.shared:maven-shared-io:jar:1.1
   2) org.apache.maven:maven-artifact-manager:jar:debian
   3) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.maven.shared:maven-shared-io:jar:1.1
 
 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: Fri Jun 21 06:13:00 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/maven-shared-io_1.1-4_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.

__
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.


Bug#713376: maven-invoker-plugin: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: maven-invoker-plugin
Version: 1.5-2
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-invoker-plugin-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  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 Maven Invoker Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [modello:xpp3-reader {execution: default}]
 [INFO] outputDirectory: /«PKGBUILDDIR»/target/generated-sources/modello
 [INFO] Working on model: src/main/mdo/invocation.mdo
 [WARNING] attribute 'xsd.target-namespace' for model element is deprecated: 
 it has been renamed to 'xsd.targetNamespace'
 [INFO] Generating current version: 1.0.0
 [INFO] [modello:xpp3-writer {execution: default}]
 [INFO] outputDirectory: /«PKGBUILDDIR»/target/generated-sources/modello
 [INFO] Working on model: src/main/mdo/invocation.mdo
 [WARNING] attribute 'xsd.target-namespace' for model element is deprecated: 
 it has been renamed to 'xsd.targetNamespace'
 [INFO] Generating current version: 1.0.0
 [INFO] [modello:java {execution: default}]
 [INFO] outputDirectory: /«PKGBUILDDIR»/target/generated-sources/modello
 [INFO] Working on model: src/main/mdo/invocation.mdo
 [WARNING] attribute 'xsd.target-namespace' for model element is deprecated: 
 it has been renamed to 'xsd.targetNamespace'
 [INFO] Generating current version: 1.0.0
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.maven.plugins:maven-invoker-plugin:maven-plugin:1.5
   2) org.apache.maven:maven-project:jar:debian
   3) org.apache.maven:maven-artifact-manager:jar:debian
   4) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.maven.plugins:maven-invoker-plugin:maven-plugin:1.5
 
 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: Fri Jun 21 06:17:21 UTC 2013
 [INFO] Final Memory: 9M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/maven-invoker-plugin_1.5-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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date 

Bug#713379: maven-docck-plugin: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: maven-docck-plugin
Version: 1.0-4
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-docck-plugin-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  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 Maven Documentation Checker Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.maven.plugins:maven-docck-plugin:maven-plugin:1.0
   2) org.apache.maven:maven-project:jar:debian
   3) org.apache.maven:maven-artifact-manager:jar:debian
   4) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.maven.plugins:maven-docck-plugin:maven-plugin:1.0
 
 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: Fri Jun 21 06:19:49 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/maven-docck-plugin_1.0-4_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.

__
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.


Bug#713375: maven-shade-plugin: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: maven-shade-plugin
Version: 1.2.1-4
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-shade-plugin-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/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 Maven Shade Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.maven.plugins:maven-shade-plugin:maven-plugin:1.2.1
   2) org.apache.maven:maven-project:jar:debian
   3) org.apache.maven:maven-artifact-manager:jar:debian
   4) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.maven.plugins:maven-shade-plugin:maven-plugin:1.2.1
 
 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: Fri Jun 21 06:11:15 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/maven-shade-plugin_1.2.1-4_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.

__
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.


Bug#713383: plexus-maven-plugin: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: plexus-maven-plugin
Version: 1.3.8-7
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibplexus-maven-plugin-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/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 Maven Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.codehaus.plexus:plexus-maven-plugin:maven-plugin:1.3.8
   2) org.apache.maven.reporting:maven-reporting-impl:jar:debian
   3) org.apache.maven:maven-project:jar:debian
   4) org.apache.maven:maven-artifact-manager:jar:debian
   5) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.codehaus.plexus:plexus-maven-plugin:maven-plugin:1.3.8
 
 from the specified remote repositories:
   central (http://repo1.maven.org/maven2),
   snapshots.apache.org (http://people.apache.org/repo/m2-snapshot-repository)
 
 
 
 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: Fri Jun 21 06:11:13 UTC 2013
 [INFO] Final Memory: 6M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/plexus-maven-plugin_1.3.8-7_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.

__
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.


Bug#713380: maven-dependency-tree: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: maven-dependency-tree
Version: 1.2-4
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-dependency-tree-java --debian-build 
 --keep-pom-version --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/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 Maven Dependency Tree
 [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 /«PKGBUILDDIR»/src/main/resources
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.maven.shared:maven-dependency-tree:jar:1.2
   2) org.apache.maven:maven-project:jar:debian
   3) org.apache.maven:maven-artifact-manager:jar:debian
   4) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.maven.shared:maven-dependency-tree:jar:1.2
 
 from the specified remote repositories:
   apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
   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: Fri Jun 21 06:14:27 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/maven-dependency-tree_1.2-4_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.

__
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.


Bug#713386: modello-maven-plugin1.4: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: modello-maven-plugin1.4
Version: 1.4.1-1
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmodello-maven-plugin1.4-java --debian-build 
 --keep-pom-version --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/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 Modello Maven Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.codehaus.modello:modello-maven-plugin:maven-plugin:1.4.1
   2) org.apache.maven:maven-project:jar:debian
   3) org.apache.maven:maven-artifact-manager:jar:debian
   4) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.codehaus.modello:modello-maven-plugin:maven-plugin:1.4.1
 
 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: Fri Jun 21 06:11:35 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/modello-maven-plugin1.4_1.4.1-1_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.

__
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.


Bug#713381: jenkins: FTBFS: Missing required artifact: junit:junit:jar:debian

2013-06-22 Thread Lucas Nussbaum
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 
 

Bug#713382: antlr3: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: antlr3
Version: 3.2-7
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -pantlr3 --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 touch debian/stamp-poms-patched
 mh_unpatchpoms -pantlr3
 rm -f -f debian/stamp-poms-patched
 cp -r debian/generated-sources/antlr3/* tool/src/main/java
 mh_patchpoms -pantlr3 --debian-build --keep-pom-version 
 -idebian/maven.bootstrap.ignoreRules 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo
 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.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo -DbuildNumber=debian-7 
 -Ddebian.dir=/«PKGBUILDDIR»/debian -Ddebian.package=antlr3 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo -Dinstall.to.usj=false 
 -Dmaven.test.skip=true -Duse.maven.repo.local=true -N package install 
 org.debian.maven:debian-maven-plugin:1.6.3: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] 
 
 [INFO] Building ANTLR Master build control POM
 [INFO]task-segment: [package, install, 
 org.debian.maven:debian-maven-plugin:1.6.3:install]
 [INFO] 
 
 [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
 [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing /«PKGBUILDDIR»/pom.xml to 
 /«PKGBUILDDIR»/debian/maven-repo/org/antlr/antlr-master/3.2/antlr-master-3.2.pom
 [INFO] [debian:install {execution: default-cli}]
 Cleaning pom file: /«PKGBUILDDIR»/pom.xml.save with options:
   --keep-pom-version --package=antlr3
   --rules=/«PKGBUILDDIR»/debian/maven.rules
 [INFO] 
 
 [INFO] BUILD SUCCESSFUL
 [INFO] 
 
 [INFO] Total time: 3 seconds
 [INFO] Finished at: Fri Jun 21 05:50:07 UTC 2013
 [INFO] Final Memory: 8M/58M
 [INFO] 
 
 cd runtime/Java  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.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo -DbuildNumber=debian-7 
 -Ddebian.dir=/«PKGBUILDDIR»/debian -Ddebian.package=antlr3 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo -Dinstall.to.usj=false 
 -Dmaven.test.skip=true -Duse.maven.repo.local=true package install 
 org.debian.maven:debian-maven-plugin:1.6.3: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] 
 
 [INFO] Building Antlr 3 Runtime
 [INFO]task-segment: [package, install, 
 org.debian.maven:debian-maven-plugin:1.6.3:install]
 [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 
 /«PKGBUILDDIR»/runtime/Java/src/main/resources
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 82 source files to /«PKGBUILDDIR»/runtime/Java/target/classes
 [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] skip non existing resourceDirectory 
 /«PKGBUILDDIR»/runtime/Java/src/test/resources
 [INFO] [compiler:testCompile {execution: default-testCompile}]
 [INFO] Not compiling test sources
 [INFO] [surefire:test {execution: default-test}]
 [INFO] Tests are skipped.
 [INFO] [jar:jar {execution: default-jar}]
 [INFO] Building jar: /«PKGBUILDDIR»/runtime/Java/target/antlr-runtime-3.2.jar
 [INFO] 

Bug#713390: maven-compiler-plugin: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: maven-compiler-plugin
Version: 2.0.2-6
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-compiler-plugin-java --debian-build 
 --keep-pom-version --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/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 Maven Compiler Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [plugin:descriptor {execution: default-descriptor}]
 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to read mojo 
 metadata, i.e. build is platform dependent!
 [INFO] Applying mojo extractor for language: java
 [INFO] Mojo extractor for language: java found 2 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}]
 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
 resources, i.e. build is platform dependent!
 [INFO] skip non existing resourceDirectory /«PKGBUILDDIR»/src/main/resources
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 4 source files to /«PKGBUILDDIR»/target/classes
 [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 37 resources
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:2.0.2
   2) 
 org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:debian
   3) org.apache.maven:maven-artifact-manager:jar:debian
   4) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:2.0.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: 5 seconds
 [INFO] Finished at: Fri Jun 21 06:13:13 UTC 2013
 [INFO] Final Memory: 11M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/maven-compiler-plugin_2.0.2-6_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, 

Bug#713388: localizer: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: localizer
Version: 1.13-2
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -pliblocalizer-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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
   -Dclassworlds.conf=/etc/maven2/m2-debian.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]   Localizer parent POM
 [INFO]   Localizer
 [INFO]   Localizer generator
 [INFO] 
 
 [INFO] Building Localizer parent POM
 [INFO]task-segment: [install]
 [INFO] 
 
 [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing /«PKGBUILDDIR»/pom.xml to 
 /«PKGBUILDDIR»/debian/maven-repo/org/jvnet/localizer/localizer-parent/1.13/localizer-parent-1.13.pom
 [INFO] 
 
 [INFO] Building Localizer
 [INFO]task-segment: [install]
 [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 
 /«PKGBUILDDIR»/lib/src/main/resources
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 3 source files to /«PKGBUILDDIR»/lib/target/classes
 [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 2 resources
 [INFO] [compiler:testCompile {execution: default-testCompile}]
 [INFO] Compiling 1 source file to /«PKGBUILDDIR»/lib/target/test-classes
 [INFO] [surefire:test {execution: default-test}]
 [INFO] Surefire report directory: /«PKGBUILDDIR»/lib/target/surefire-reports
 
 ---
  T E S T S
 ---
 Running foo.LocaleTest
 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec
 
 Results :
 
 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
 
 [INFO] [jar:jar {execution: default-jar}]
 [INFO] Building jar: /«PKGBUILDDIR»/lib/target/localizer-1.13.jar
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing /«PKGBUILDDIR»/lib/target/localizer-1.13.jar to 
 /«PKGBUILDDIR»/debian/maven-repo/org/jvnet/localizer/localizer/1.13/localizer-1.13.jar
 [INFO] 
 
 [INFO] Building Localizer generator
 [INFO]task-segment: [install]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.jvnet.localizer:maven-localizer-plugin:maven-plugin:1.13
   2) org.apache.maven:maven-archiver:jar:debian
   3) org.apache.maven:maven-project:jar:debian
   4) org.apache.maven:maven-artifact-manager:jar:debian
   5) 

Bug#713389: maven-ear-plugin: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: maven-ear-plugin
Version: 2.3.2-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 .
 mh_lspoms --non-interactive --offline -plibmaven-ear-plugin-java --force
 Analysing pom.xml...
 The list of POM files is now in debian/libmaven-ear-plugin-java.poms
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-ear-plugin-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  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 Maven EAR Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.maven.plugins:maven-ear-plugin:maven-plugin:2.3.2
   2) org.apache.maven:maven-project:jar:debian
   3) org.apache.maven:maven-artifact-manager:jar:debian
   4) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.maven.plugins:maven-ear-plugin:maven-plugin:2.3.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: 2 seconds
 [INFO] Finished at: Fri Jun 21 06:16:48 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/maven-ear-plugin_2.3.2-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.

__
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.


Bug#713391: maven-repository-builder: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: maven-repository-builder
Version: 1.0~alpha2-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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-repository-builder-java --debian-build 
 --keep-pom-version --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/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 Maven Repository Builder
 [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 /«PKGBUILDDIR»/src/main/resources
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.maven.shared:maven-repository-builder:jar:1.0-alpha-2
   2) org.apache.maven:maven-artifact-manager:jar:debian
   3) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.maven.shared:maven-repository-builder:jar:1.0-alpha-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: 2 seconds
 [INFO] Finished at: Fri Jun 21 06:14:00 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/maven-repository-builder_1.0~alpha2-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.

__
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.


Bug#713392: maven-plugin-tools: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: maven-plugin-tools
Version: 2.8-2
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
 install -d debian/tmp/maven-repo
 cp -rL /usr/share/maven-repo/* debian/tmp/maven-repo/
 rm -rf debian/tmp/maven-repo/org/apache/maven/plugins/
 rm -rf debian/tmp/maven-repo/org/apache/maven/plugin-tools/
 cat debian/maven-settings.xml | sed 's|BASEDIR|/«PKGBUILDDIR»|g'  
 debian/tmp/maven-settings.xml
 mkdir -p .
 cd .  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/maven-repo-helper.jar:/usr/lib/jvm/default-java/lib/tools.jar:maven-plugin-tools-api/target/classes
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main 
 -Dpackage=maven-plugin-tools -Dversion=2.8   -buildfile debian/build.xml  
 package 
 Buildfile: /«PKGBUILDDIR»/debian/build.xml
 
 generate-sources:
   [modello] Running the 'java' Modello plugin using model file 
 maven-plugin-tools-model/src/main/mdo/plugin-metadata.mdo for version 1.0.0
   [modello] [WARNING] attribute 'xsd.target-namespace' for model element is 
 deprecated: it has been renamed to 'xsd.targetNamespace'
   [modello] Running the 'xpp3-reader' Modello plugin using model file 
 maven-plugin-tools-model/src/main/mdo/plugin-metadata.mdo for version 1.0.0
   [modello] [WARNING] attribute 'xsd.target-namespace' for model element is 
 deprecated: it has been renamed to 'xsd.targetNamespace'
   [modello] Running the 'xpp3-writer' Modello plugin using model file 
 maven-plugin-tools-model/src/main/mdo/plugin-metadata.mdo for version 1.0.0
   [modello] [WARNING] attribute 'xsd.target-namespace' for model element is 
 deprecated: it has been renamed to 'xsd.targetNamespace'
   [modello] Running the 'java' Modello plugin using model file 
 maven-plugin-plugin/src/main/mdo/pluginRequirements.mdo for version 1.0.0
 
 package:
  [copy] Copying 26 files to /«PKGBUILDDIR»
 [mkdir] Created dir: 
 /«PKGBUILDDIR»/maven-plugin-plugin/target/classes/META-INF/maven
  [copy] Copying 1 file to 
 /«PKGBUILDDIR»/maven-plugin-plugin/target/classes/META-INF/maven
 
 init.pom:
  [echo] Base dir is /«PKGBUILDDIR»
  [echo] Pom name in 
 /«PKGBUILDDIR»/debian/libmaven-plugin-tools-java.poms: pom.xml
  [echo] Pom file pom.xml available? true
 
 read.pom:
 [mkdir] Created dir: /«PKGBUILDDIR»/debian/.mh
  [echo] Cleaner options: --no-parent
  [java] Cleaning POM /«PKGBUILDDIR»/pom.xml, saving the result into 
 /«PKGBUILDDIR»/debian/.mh/pom.xml
  [java] maven.rules:
  [java]   s/bsh/org.beanshell/ bsh jar s/.*/debian/
  [java]   * * maven-plugin *
  [java]   org.codehaus.plexus plexus-container-default jar 
 s/1\.0-alpha.*/1.0-alpha/
  [java]   junit junit jar s/3\..*/3.x/
  [java] -
  [java] Rules file does not exist: 
 /«PKGBUILDDIR»/debian/maven.publishedRules
  [copy] Copying 1 file to /«PKGBUILDDIR»
  [echo] Properties read from the POM file:
  [echo]   groupId: org.apache.maven.plugin-tools, artifactId: 
 maven-plugin-tools, version: 2.8, debianVersion: debian
 
 init:
  [echo] Compile classpath: 
 target/classes:/«PKGBUILDDIR»/maven-plugin-tools-api/target/classes:/«PKGBUILDDIR»/maven-plugin-tools-model/target/classes:/«PKGBUILDDIR»/maven-plugin-tools-java/target/classes:/usr/share/java/maven-artifact.jar:/usr/share/java/maven-artifact-manager.jar:/usr/share/java/maven-core.jar:/usr/share/java/maven-model.jar:/usr/share/java/maven-plugin-api.jar:/usr/share/java/maven-plugin-descriptor.jar:/usr/share/java/maven-plugin-registry.jar:/usr/share/java/maven-project.jar:/usr/share/java/maven-reporting-api.jar:/usr/share/java/maven-reporting-impl.jar:/usr/share/java/maven-repository-metadata.jar:/usr/share/java/ant.jar:/usr/share/java/jtidy.jar:/usr/share/java/doxia-core.jar:/usr/share/java/doxia-logging-api.jar:/usr/share/java/doxia-sink-api.jar:/usr/share/java/doxia-site-renderer.jar:/usr/share/java/xbean-reflect.jar:/usr/share/java/qdox.jar:/usr/share/java/bsh.jar:/usr/share/java/plexus-utils.jar:/usr/share/java/plexus-classworlds.jar:/usr/share/java/plexus-container-default-alpha.jar
  [echo] Test classpath: 
 

Bug#713396: maven-jar-plugin: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: maven-jar-plugin
Version: 2.2-6
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-jar-plugin-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/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 Maven Jar Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.maven.plugins:maven-jar-plugin:maven-plugin:2.2
   2) org.apache.maven:maven-project:jar:debian
   3) org.apache.maven:maven-artifact-manager:jar:debian
   4) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.maven.plugins:maven-jar-plugin:maven-plugin:2.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: 2 seconds
 [INFO] Finished at: Fri Jun 21 06:15:03 UTC 2013
 [INFO] Final Memory: 6M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/maven-jar-plugin_2.2-6_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.

__
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.


Bug#713397: freehep-chartableconverter-plugin: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: freehep-chartableconverter-plugin
Version: 2.0-6
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:
 make[1]: Entering directory `/«PKGBUILDDIR»'
 make[1]: Nothing to be done for `update-config'.
 make[1]: Leaving directory `/«PKGBUILDDIR»'
 mh_lspoms --non-interactive --offline 
 -plibfreehep-chartableconverter-plugin-java --force
 Analysing pom.xml...
 The list of POM files is now in 
 debian/libfreehep-chartableconverter-plugin-java.poms
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -plibfreehep-chartableconverter-plugin-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  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 FreeHEP Character Table Converter
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.freehep:freehep-chartableconverter-plugin:maven-plugin:2.0
   2) org.apache.maven:maven-project:jar:debian
   3) org.apache.maven:maven-artifact-manager:jar:debian
   4) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.freehep:freehep-chartableconverter-plugin:maven-plugin:2.0
 
 from the specified remote repositories:
   central (http://repo1.maven.org/maven2),
   freehep-maven (http://java.freehep.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: Fri Jun 21 06:17:52 UTC 2013
 [INFO] Final Memory: 4M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/freehep-chartableconverter-plugin_2.0-6_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.

__
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.


Bug#713395: cobertura-maven-plugin: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: cobertura-maven-plugin
Version: 2.3+dfsg-2
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»/cobertura-maven-plugin-2.3+dfsg/debian
 skip faking of existing gnu-getopt:getopt::debian
 mh_patchpoms -plibmaven-cobertura-plugin-java --debian-build 
 --keep-pom-version 
 --maven-repo=/«BUILDDIR»/cobertura-maven-plugin-2.3+dfsg/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=/«BUILDDIR»/cobertura-maven-plugin-2.3+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»/cobertura-maven-plugin-2.3+dfsg/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 Cobertura Maven Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.codehaus.mojo:cobertura-maven-plugin:maven-plugin:2.3
   2) org.apache.maven:maven-project:jar:debian
   3) org.apache.maven:maven-artifact-manager:jar:debian
   4) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.codehaus.mojo:cobertura-maven-plugin:maven-plugin:2.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: Fri Jun 21 06:19:04 UTC 2013
 [INFO] Final Memory: 7M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/cobertura-maven-plugin_2.3+dfsg-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 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.

__
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.


Bug#713394: jenkins-instance-identity: FTBFS: Missing required artifact: org.jvnet.hudson:trilead-ssh2:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: jenkins-instance-identity
Version: 1.2-1
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -pjenkins-instance-identity --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  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 Instance Identity
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [localizer:generate {execution: default}]
 [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] Copying 1 resource
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) org.jvnet.hudson:trilead-ssh2:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=org.jvnet.hudson 
 -DartifactId=trilead-ssh2 -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.jvnet.hudson 
 -DartifactId=trilead-ssh2 -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.jenkins-ci.modules:instance-identity:jenkins-module:1.2
   2) org.jenkins-ci.main:jenkins-core:jar:1.447.2
   3) org.jvnet.hudson:trilead-ssh2:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.jenkins-ci.modules:instance-identity:jenkins-module:1.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: 5 seconds
 [INFO] Finished at: Fri Jun 21 06:17:12 UTC 2013
 [INFO] Final Memory: 18M/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-instance-identity_1.2-1_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.

__
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.


Bug#713403: maven-resources-plugin: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: maven-resources-plugin
Version: 2.3-7
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-resources-plugin-java --debian-build 
 --keep-pom-version --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/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 Maven Resources Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.maven.plugins:maven-resources-plugin:maven-plugin:2.3
   2) org.apache.maven:maven-project:jar:debian
   3) org.apache.maven:maven-artifact-manager:jar:debian
   4) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.maven.plugins:maven-resources-plugin:maven-plugin:2.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: Fri Jun 21 06:13:52 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/maven-resources-plugin_2.3-7_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.

__
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.


Bug#713402: antlr-maven-plugin: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: antlr-maven-plugin
Version: 2.1-2
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibantlr-maven-plugin-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  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 Maven ANTLR Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [modello:java {execution: default}]
 [INFO] outputDirectory: /«PKGBUILDDIR»/target/generated-sources/modello
 [INFO] Working on model: src/main/mdo/antlrOptions.mdo
 [INFO] Generating current version: 1.0.0
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.codehaus.mojo:antlr-maven-plugin:maven-plugin:2.1
   2) org.apache.maven:maven-project:jar:debian
   3) org.apache.maven:maven-artifact-manager:jar:debian
   4) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.codehaus.mojo:antlr-maven-plugin:maven-plugin:2.1
 
 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: 3 seconds
 [INFO] Finished at: Fri Jun 21 06:18:53 UTC 2013
 [INFO] Final Memory: 8M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/antlr-maven-plugin_2.1-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 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.

__
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.


Bug#713401: maven-enforcer: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: maven-enforcer
Version: 1.0-1
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 /«PKGBUILDDIR»/debian
 skip faking of existing gnu-getopt:getopt::debian
 mh_patchpoms -plibmaven-enforcer-plugin-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  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] Reactor build order: 
 [INFO]   Enforcer
 [INFO]   Enforcer API
 [INFO]   Enforcer Rules
 [INFO]   Maven Enforcer Plugin
 [INFO] 
 
 [INFO] Building Enforcer
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] No goals needed for project - skipping
 [INFO] 
 
 [INFO] Building Enforcer API
 [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 
 /«PKGBUILDDIR»/enforcer-api/src/main/resources
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 3 source files to /«PKGBUILDDIR»/enforcer-api/target/classes
 [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] skip non existing resourceDirectory 
 /«PKGBUILDDIR»/enforcer-api/src/test/resources
 [INFO] [compiler:testCompile {execution: default-testCompile}]
 [INFO] Not compiling test sources
 [INFO] [surefire:test {execution: default-test}]
 [INFO] Tests are skipped.
 [INFO] [jar:jar {execution: default-jar}]
 [INFO] Building jar: /«PKGBUILDDIR»/enforcer-api/target/enforcer-api-1.0.jar
 [INFO] 
 
 [INFO] Building Enforcer Rules
 [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 
 /«PKGBUILDDIR»/enforcer-rules/src/main/resources
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.maven.enforcer:enforcer-rules:jar:1.0
   2) org.apache.maven:maven-project:jar:debian
   3) org.apache.maven:maven-artifact-manager:jar:debian
   4) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.maven.enforcer:enforcer-rules:jar:1.0
 
 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
 

Bug#713404: maven-dependency-plugin: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: maven-dependency-plugin
Version: 2.1-4
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-dependency-plugin-java --debian-build 
 --keep-pom-version --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/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 Maven Dependency Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:2.1
   2) org.apache.maven:maven-project:jar:debian
   3) org.apache.maven:maven-artifact-manager:jar:debian
   4) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:2.1
 
 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: Fri Jun 21 05:55:20 UTC 2013
 [INFO] Final Memory: 7M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/maven-dependency-plugin_2.1-4_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.

__
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.


Bug#713407: jarjar-maven-plugin: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: jarjar-maven-plugin
Version: 1.7-1
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibjarjar-maven-plugin-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/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 JarJar Maven Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.sonatype.plugins:jarjar-maven-plugin:maven-plugin:1.7
   2) org.apache.maven:maven-core:jar:debian
   3) org.apache.maven:maven-artifact-manager:jar:debian
   4) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.sonatype.plugins:jarjar-maven-plugin:maven-plugin:1.7
 
 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: Fri Jun 21 06:10:22 UTC 2013
 [INFO] Final Memory: 6M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/jarjar-maven-plugin_1.7-1_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.

__
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.


Bug#713405: clirr-maven-plugin: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: clirr-maven-plugin
Version: 2.3-1
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:
 make[1]: Entering directory `/«PKGBUILDDIR»'
 make[1]: Nothing to be done for `update-config'.
 make[1]: Leaving directory `/«PKGBUILDDIR»'
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -plibclirr-maven-plugin-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  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 Clirr Maven Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.codehaus.mojo:clirr-maven-plugin:maven-plugin:2.3
   2) org.apache.maven:maven-artifact-manager:jar:debian
   3) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.codehaus.mojo:clirr-maven-plugin:maven-plugin:2.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: Fri Jun 21 06:17:08 UTC 2013
 [INFO] Final Memory: 6M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/clirr-maven-plugin_2.3-1_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.

__
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.


Bug#713406: maven-project-info-reports-plugin: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: maven-project-info-reports-plugin
Version: 2.4-1
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-project-info-reports-plugin-java --debian-build 
 --keep-pom-version --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/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 Maven Project Info Reports Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) 
 org.apache.maven.plugins:maven-project-info-reports-plugin:maven-plugin:2.4
   2) org.apache.maven:maven-artifact-manager:jar:debian
   3) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.maven.plugins:maven-project-info-reports-plugin:maven-plugin:2.4
 
 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: Fri Jun 21 06:04:57 UTC 2013
 [INFO] Final Memory: 8M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/maven-project-info-reports-plugin_2.4-1_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.

__
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.


Bug#713408: maven-site-plugin: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: maven-site-plugin
Version: 2.1-2
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-site-plugin-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/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 Maven Site Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.maven.plugins:maven-site-plugin:maven-plugin:2.1
   2) org.apache.maven:maven-artifact-manager:jar:debian
   3) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.maven.plugins:maven-site-plugin:maven-plugin:2.1
 
 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: Fri Jun 21 06:06:20 UTC 2013
 [INFO] Final Memory: 6M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/maven-site-plugin_2.1-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 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.

__
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.


Bug#713411: maven-embedder: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: maven-embedder
Version: 2.0.4-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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-embedder-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/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 Maven Embedder
 [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] Copying 2 resources
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.maven:maven-embedder:jar:2.0.4
   2) org.apache.maven:maven-core:jar:debian
   3) org.apache.maven:maven-artifact-manager:jar:debian
   4) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.maven:maven-embedder:jar:2.0.4
 
 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: Fri Jun 21 06:14:05 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/maven-embedder_2.0.4-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.

__
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.


Bug#713410: maven-doxia-tools: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: maven-doxia-tools
Version: 1.2.1-2
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-doxia-tools-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/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 Maven Doxia Integration Tools
 [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] Copying 24 resources
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.maven.shared:maven-doxia-tools:jar:1.2.1
   2) org.apache.maven:maven-artifact-manager:jar:debian
   3) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.maven.shared:maven-doxia-tools:jar:1.2.1
 
 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: Fri Jun 21 06:10:38 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/maven-doxia-tools_1.2.1-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 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.

__
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.


Bug#713413: maven-install-plugin: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: maven-install-plugin
Version: 2.3-4
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-install-plugin-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/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 Maven Install Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.maven.plugins:maven-install-plugin:maven-plugin:2.3
   2) org.apache.maven:maven-artifact-manager:jar:debian
   3) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.maven.plugins:maven-install-plugin:maven-plugin:2.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: 1 second
 [INFO] Finished at: Fri Jun 21 06:13:37 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/maven-install-plugin_2.3-4_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.

__
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.


Bug#713415: maven-reporting-impl: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: maven-reporting-impl
Version: 2.1-1
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-reporting-impl-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/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 Maven Reporting Implementation
 [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 /«PKGBUILDDIR»/src/main/resources
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.maven.reporting:maven-reporting-impl:jar:2.1
   2) org.apache.maven:maven-project:jar:debian
   3) org.apache.maven:maven-artifact-manager:jar:debian
   4) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.maven.reporting:maven-reporting-impl:jar:2.1
 
 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: Fri Jun 21 06:12:42 UTC 2013
 [INFO] Final Memory: 6M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/maven-reporting-impl_2.1-1_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.

__
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.


Bug#713416: maven-bundle-plugin: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: maven-bundle-plugin
Version: 2.3.5-1
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-bundle-plugin-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/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 Maven Bundle Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.felix:maven-bundle-plugin:maven-plugin:2.3.5
   2) org.apache.maven:maven-core:jar:debian
   3) org.apache.maven:maven-artifact-manager:jar:debian
   4) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.felix:maven-bundle-plugin:maven-plugin:2.3.5
 
 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: Fri Jun 21 06:10:38 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/maven-bundle-plugin_2.3.5-1_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.

__
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.


Bug#713417: maven-war-plugin: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: maven-war-plugin
Version: 2.1.1-1
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-war-plugin-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/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 Maven WAR Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.maven.plugins:maven-war-plugin:maven-plugin:2.1.1
   2) org.apache.maven:maven-project:jar:debian
   3) org.apache.maven:maven-artifact-manager:jar:debian
   4) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.maven.plugins:maven-war-plugin:maven-plugin:2.1.1
 
 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: Fri Jun 21 06:08:13 UTC 2013
 [INFO] Final Memory: 6M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/maven-war-plugin_2.1.1-1_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.

__
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.


Bug#713414: activemq-protobuf: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: activemq-protobuf
Version: 1.1-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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibactivemq-protobuf-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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.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]   ActiveMQ Protocol Buffers POM
 [INFO]   ActiveMQ Protocol Buffers Implementation and Compiler
 [INFO]   ActiveMQ Protocol Buffers Tests
 [INFO] 
 
 [INFO] Building ActiveMQ Protocol Buffers POM
 [INFO]task-segment: [install]
 [INFO] 
 
 [INFO] [enforcer:enforce {execution: default}]
 [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing /«PKGBUILDDIR»/pom.xml to 
 /«PKGBUILDDIR»/debian/maven-repo/org/apache/activemq/protobuf/activemq-protobuf-pom/1.1/activemq-protobuf-pom-1.1.pom
 [INFO] 
 
 [INFO] Building ActiveMQ Protocol Buffers Implementation and Compiler
 [INFO]task-segment: [install]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.activemq.protobuf:activemq-protobuf:maven-plugin:1.1
   2) org.apache.maven:maven-project:jar:debian
   3) org.apache.maven:maven-artifact-manager:jar:debian
   4) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.activemq.protobuf:activemq-protobuf:maven-plugin:1.1
 
 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: 3 seconds
 [INFO] Finished at: Fri Jun 21 06:09:35 UTC 2013
 [INFO] Final Memory: 11M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/activemq-protobuf_1.1-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.

__
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 

Bug#713419: maven-ejb-plugin: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: maven-ejb-plugin
Version: 2.2-2
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-ejb-plugin-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  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 Maven EJB Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.maven.plugins:maven-ejb-plugin:maven-plugin:2.2
   2) org.apache.maven:maven-project:jar:debian
   3) org.apache.maven:maven-artifact-manager:jar:debian
   4) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.maven.plugins:maven-ejb-plugin:maven-plugin:2.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: 2 seconds
 [INFO] Finished at: Fri Jun 21 06:19:35 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/maven-ejb-plugin_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 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.

__
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.


Bug#713422: munge-maven-plugin: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: munge-maven-plugin
Version: 1.0-1
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmunge-maven-plugin-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/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 Munge Maven Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.sonatype.plugins:munge-maven-plugin:maven-plugin:1.0
   2) org.apache.maven:maven-core:jar:debian
   3) org.apache.maven:maven-artifact-manager:jar:debian
   4) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.sonatype.plugins:munge-maven-plugin:maven-plugin:1.0
 
 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: Fri Jun 21 06:14:53 UTC 2013
 [INFO] Final Memory: 10M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/munge-maven-plugin_1.0-1_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.

__
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.


Bug#713418: plexus-compiler: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: plexus-compiler
Version: 1.6-2
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibplexus-compiler-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  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] Reactor build order: 
 [INFO]   Plexus Compiler
 [INFO]   Plexus Compiler Api
 [INFO]   Plexus Compiler Test Harness
 [INFO]   Plexus Compiler Manager
 [INFO]   Plexus Compilers
 [INFO]   Plexus C# Compiler
 [INFO]   Plexus Javac Component
 [INFO] 
 
 [INFO] Building Plexus Compiler
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [plexus-component-metadata:generate-metadata {execution: default}]
 [INFO] [plexus-component-metadata:merge-metadata {execution: default}]
 [INFO] 
 
 [INFO] Building Plexus Compiler Api
 [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 
 /«PKGBUILDDIR»/plexus-compiler-api/src/main/resources
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 15 source files to 
 /«PKGBUILDDIR»/plexus-compiler-api/target/classes
 [INFO] [plexus-component-metadata:generate-metadata {execution: default}]
 [INFO] [plexus-component-metadata:merge-metadata {execution: default}]
 [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] [compiler:testCompile {execution: default-testCompile}]
 [INFO] Compiling 4 source files to 
 /«PKGBUILDDIR»/plexus-compiler-api/target/test-classes
 [WARNING] DEPRECATED [systemProperties]: Use systemPropertyVariables instead.
 [INFO] [surefire:test {execution: default-test}]
 [INFO] Surefire report directory: 
 /«PKGBUILDDIR»/plexus-compiler-api/target/surefire-reports
 
 ---
  T E S T S
 ---
 Running org.codehaus.plexus.compiler.util.scan.StaleSourceScannerTest
 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 sec
 Running 
 org.codehaus.plexus.compiler.util.scan.SimpleSourceInclusionScannerTest
 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
 Running org.codehaus.plexus.compiler.util.scan.mapping.SuffixMappingTest
 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
 
 Results :
 
 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
 
 [INFO] [jar:jar {execution: default-jar}]
 [INFO] Building jar: 
 /«PKGBUILDDIR»/plexus-compiler-api/target/plexus-compiler-api-1.6.jar
 [INFO] 
 
 [INFO] Building Plexus Compiler Test Harness
 [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 
 /«PKGBUILDDIR»/plexus-compiler-test/src/main/resources
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) 

Bug#713421: maven-ant-tasks: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: maven-ant-tasks
Version: 2.1.3-2
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-ant-tasks-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/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
   -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  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 Maven Ant Tasks
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [resources:resources {execution: default-resources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] Copying 1 resource
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.maven:maven-ant-tasks:jar:2.1.3
   2) org.apache.maven:maven-artifact-manager:jar:debian
   3) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.maven:maven-ant-tasks:jar:2.1.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: Fri Jun 21 06:17:11 UTC 2013
 [INFO] Final Memory: 6M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/maven-ant-tasks_2.1.3-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 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.

__
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.


Bug#713420: modello-maven-plugin: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: modello-maven-plugin
Version: 1.1-2
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmodello-maven-plugin-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/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 Modello Maven Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.codehaus.modello:modello-maven-plugin:maven-plugin:1.1
   2) org.apache.maven:maven-project:jar:debian
   3) org.apache.maven:maven-artifact-manager:jar:debian
   4) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.codehaus.modello:modello-maven-plugin:maven-plugin:1.1
 
 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: Fri Jun 21 06:12:21 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/modello-maven-plugin_1.1-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 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.

__
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.


Bug#713427: maven-antrun-extended-plugin: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: maven-antrun-extended-plugin
Version: 1.42-1
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-antrun-extended-plugin-java --debian-build 
 --keep-pom-version --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/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 Maven AntRun Extended Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) 
 org.jvnet.maven-antrun-extended-plugin:maven-antrun-extended-plugin:maven-plugin:1.42
   2) org.apache.maven:maven-project:jar:debian
   3) org.apache.maven:maven-artifact-manager:jar:debian
   4) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   
 org.jvnet.maven-antrun-extended-plugin:maven-antrun-extended-plugin:maven-plugin:1.42
 
 from the specified remote repositories:
   central (http://repo1.maven.org/maven2),
   maven2-repository.java.net (http://download.java.net/maven/2/)
 
 
 
 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: Fri Jun 21 06:11:04 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/maven-antrun-extended-plugin_1.42-1_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.

__
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.


Bug#713423: jenkins-ssh-cli-auth: FTBFS: Missing required artifact: org.jvnet.hudson:trilead-ssh2:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: jenkins-ssh-cli-auth
Version: 1.2-1
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -pjenkins-ssh-cli-auth --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  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 SSH CLI client authenticator
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [localizer:generate {execution: default}]
 [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] Copying 2 resources
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) org.jvnet.hudson:trilead-ssh2:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=org.jvnet.hudson 
 -DartifactId=trilead-ssh2 -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.jvnet.hudson 
 -DartifactId=trilead-ssh2 -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.jenkins-ci.modules:ssh-cli-auth:jenkins-module:1.2
   2) org.jenkins-ci.main:jenkins-core:jar:1.447.2
   3) org.jvnet.hudson:trilead-ssh2:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.jenkins-ci.modules:ssh-cli-auth:jenkins-module:1.2
 
 from the specified remote repositories:
   central (http://repo1.maven.org/maven2),
   maven.jenkins-ci.org 
 (http://maven.jenkins-ci.org/content/repositories/snapshots/),
   m.g.o-public (http://maven.glassfish.org/content/groups/public/)
 
 
 
 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: 5 seconds
 [INFO] Finished at: Fri Jun 21 06:14:35 UTC 2013
 [INFO] Final Memory: 18M/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-ssh-cli-auth_1.2-1_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.

__
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.


Bug#713424: access-modifier-checker: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: access-modifier-checker
Version: 1.0-4
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibaccess-modifier-checker-java --debian-build 
 --keep-pom-version --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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.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]   Custom access modifier for Java
 [INFO]   Custom Acess Modifier annotations
 [INFO]   Custom Access Modifier Checker
 [INFO] 
 
 [INFO] Building Custom access modifier for Java
 [INFO]task-segment: [install]
 [INFO] 
 
 [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing /«PKGBUILDDIR»/pom.xml to 
 /«PKGBUILDDIR»/debian/maven-repo/org/kohsuke/access-modifier/1.0/access-modifier-1.0.pom
 [INFO] 
 
 [INFO] Building Custom Acess Modifier annotations
 [INFO]task-segment: [install]
 [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 
 /«PKGBUILDDIR»/access-modifier-annotation/src/main/resources
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 8 source files to 
 /«PKGBUILDDIR»/access-modifier-annotation/target/classes
 [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] skip non existing resourceDirectory 
 /«PKGBUILDDIR»/access-modifier-annotation/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»/access-modifier-annotation/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»/access-modifier-annotation/target/access-modifier-annotation-1.0.jar
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing 
 /«PKGBUILDDIR»/access-modifier-annotation/target/access-modifier-annotation-1.0.jar
  to 
 /«PKGBUILDDIR»/debian/maven-repo/org/kohsuke/access-modifier-annotation/1.0/access-modifier-annotation-1.0.jar
 [INFO] 
 
 [INFO] Building Custom Access Modifier Checker
 [INFO]task-segment: [install]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 

Bug#713426: animal-sniffer: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: animal-sniffer
Version: 1.7-2
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibanimal-sniffer-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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.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]   Java boot classpath detector
 [INFO]   Animal Sniffer Annotations
 [INFO]   Animal Sniffer
 [INFO]   Animal Sniffer Maven Plugin
 [INFO]   Animal Sniffer Maven Enforcer Rule
 [INFO]   Animal Sniffer Ant Tasks
 [INFO]   Animal Sniffer
 [INFO] 
 
 [INFO] Building Java boot classpath detector
 [INFO]task-segment: [install]
 [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 
 /«PKGBUILDDIR»/java-boot-classpath-detector/src/main/resources
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 1 source file to 
 /«PKGBUILDDIR»/java-boot-classpath-detector/target/classes
 [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] skip non existing resourceDirectory 
 /«PKGBUILDDIR»/java-boot-classpath-detector/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»/java-boot-classpath-detector/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»/java-boot-classpath-detector/target/java-boot-classpath-detector-1.7.jar
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing 
 /«PKGBUILDDIR»/java-boot-classpath-detector/target/java-boot-classpath-detector-1.7.jar
  to 
 /«PKGBUILDDIR»/debian/maven-repo/org/codehaus/mojo/java-boot-classpath-detector/1.7/java-boot-classpath-detector-1.7.jar
 [INFO] 
 
 [INFO] Building Animal Sniffer Annotations
 [INFO]task-segment: [install]
 [INFO] 
 
 [INFO] [enforcer:enforce {execution: enforce-java}]
 [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 
 /«PKGBUILDDIR»/animal-sniffer-annotations/src/main/resources
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 1 source file to 
 /«PKGBUILDDIR»/animal-sniffer-annotations/target/classes
 [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] skip non existing resourceDirectory 
 /«PKGBUILDDIR»/animal-sniffer-annotations/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»/animal-sniffer-annotations/target/surefire-reports
 
 ---
  T E S T S
 ---
 
 Results :
 
 Tests run: 

Bug#713428: maven-plugin-testing: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: maven-plugin-testing
Version: 1.2-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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-plugin-testing-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/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] Reactor build order: 
 [INFO]   Maven Plugin Testing
 [INFO]   Maven Plugin Testing Mechanism
 [INFO]   Maven Testing Tools
 [INFO]   Maven Plugin Testing Tools
 [INFO] 
 
 [INFO] Building Maven Plugin Testing
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
 [INFO] 
 
 [INFO] Building Maven Plugin Testing Mechanism
 [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] Copying 1 resource
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:1.2
   2) org.apache.maven:maven-artifact-manager:jar:debian
   3) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:1.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: 3 seconds
 [INFO] Finished at: Fri Jun 21 06:04:00 UTC 2013
 [INFO] Final Memory: 8M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/maven-plugin-testing_1.2-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.

__
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.


Bug#713429: maven-archiver: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: maven-archiver
Version: 2.4-4
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-archiver-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/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 Maven Archiver
 [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 /«PKGBUILDDIR»/src/main/resources
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.maven:maven-archiver:jar:2.4
   2) org.apache.maven:maven-project:jar:debian
   3) org.apache.maven:maven-artifact-manager:jar:debian
   4) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.maven:maven-archiver:jar:2.4
 
 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: Fri Jun 21 06:14:28 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/maven-archiver_2.4-4_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.

__
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.


Bug#713434: maven-clean-plugin: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: maven-clean-plugin
Version: 2.5-1
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-clean-plugin-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/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 Maven Clean Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [plugin:descriptor {execution: default-descriptor}]
 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to read mojo 
 metadata, i.e. build is platform dependent!
 [INFO] Applying mojo extractor for language: java
 [INFO] Mojo extractor for language: java found 1 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}]
 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
 resources, i.e. build is platform dependent!
 [INFO] skip non existing resourceDirectory /«PKGBUILDDIR»/src/main/resources
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 5 source files to /«PKGBUILDDIR»/target/classes
 [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 23 resources
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.maven.plugins:maven-clean-plugin:maven-plugin:2.5
   2) 
 org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:debian
   3) org.apache.maven:maven-artifact-manager:jar:debian
   4) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.maven.plugins:maven-clean-plugin:maven-plugin:2.5
 
 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: 5 seconds
 [INFO] Finished at: Fri Jun 21 06:13:35 UTC 2013
 [INFO] Final Memory: 11M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/maven-clean-plugin_2.5-1_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 

Bug#713431: doxia-maven-plugin: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: doxia-maven-plugin
Version: 1.1.4-1
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibdoxia-maven-plugin-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  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 Doxia :: Maven Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [plugin:helpmojo {execution: generated-helpmojo}]
 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to read mojo 
 metadata, i.e. build is platform dependent!
 [INFO] Applying mojo extractor for language: java
 [INFO] Mojo extractor for language: java found 1 mojo descriptors.
 [INFO] Applying mojo extractor for language: bsh
 [INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.maven.doxia:doxia-maven-plugin:maven-plugin:debian
   2) org.apache.maven.shared:maven-doxia-tools:jar:debian
   3) org.apache.maven:maven-artifact-manager:jar:debian
   4) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.maven.doxia:doxia-maven-plugin:maven-plugin:debian
 
 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: 3 seconds
 [INFO] Finished at: Fri Jun 21 06:18:13 UTC 2013
 [INFO] Final Memory: 8M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/doxia-maven-plugin_1.1.4-1_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.

__
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.


Bug#713430: maven-dependency-analyzer: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: maven-dependency-analyzer
Version: 1.2-1
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 .
 cd .  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/maven-core.jar:/usr/share/java/maven-model.jar:/usr/share/java/maven-plugin-api.jar:/usr/share/java/maven-plugin-descriptor.jar:/usr/share/java/maven-plugin-registry.jar:/usr/share/java/maven-project.jar:/usr/share/java/maven-artifact.jar:/usr/share/java/maven-artifact-manager.jar:/usr/share/java/plexus-utils.jar:/usr/share/java/asm3.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main 
 -Dbasedir=/«PKGBUILDDIR» -Dpackage=maven-dependency-analyzer -Dversion=1.2 
 -Dplexus-component-metadata.version=1.0-beta-3.0.7   -buildfile 
 /usr/share/maven-ant-helper/maven-build.xml  package 
 Buildfile: /usr/share/maven-ant-helper/maven-build.xml
 
 init.pom:
  [echo] Base dir is /«PKGBUILDDIR»
  [echo] Pom name in 
 /«PKGBUILDDIR»/debian/libmaven-dependency-analyzer-java.poms: pom.xml
  [echo] Pom file pom.xml available? true
 
 read.pom:
 [mkdir] Created dir: /«PKGBUILDDIR»/debian/.mh
  [echo] Cleaner options: --no-parent
  [java] Cleaning POM /«PKGBUILDDIR»/pom.xml, saving the result into 
 /«PKGBUILDDIR»/debian/.mh/pom.xml
  [java] maven.rules:
  [java]   junit junit jar s/3\..*/3.x/
  [java]   jmock jmock jar s/1\..*/1.x/
  [java]   asm asm jar s/3\..*/3.x/
  [java]   s/org.apache.maven.shared/org.apache.maven.plugin-testing/ 
 maven-plugin-testing-tools
  [java] -
  [java] Rules file does not exist: 
 /«PKGBUILDDIR»/debian/maven.publishedRules
  [copy] Copying 1 file to /«PKGBUILDDIR»
  [copy] Copying 1 file to /«PKGBUILDDIR»
  [echo] Properties read from the POM file:
  [echo]   groupId: org.apache.maven.shared, artifactId: 
 maven-dependency-analyzer, version: 1.2, debianVersion: debian
 
 init:
  [echo] Compile classpath: target/classes:
  [echo] Test classpath: target/test-classes::target/classes:
 
 process-resources:
 [mkdir] Created dir: /«PKGBUILDDIR»/target/classes
 
 process-pom:
 [mkdir] Created dir: 
 /«PKGBUILDDIR»/target/classes/META-INF/maven/org.apache.maven.shared/maven-dependency-analyzer
  [copy] Copying 2 files to 
 /«PKGBUILDDIR»/target/classes/META-INF/maven/org.apache.maven.shared/maven-dependency-analyzer
 
 mvn-generate:
 
 mvn-shared-repo:
  [java] + Error stacktraces are turned on.
  [java] [INFO] 
  [java] NOTE: Maven is executing in offline mode. Any artifacts not 
 already in your local
  [java] repository will be inaccessible.
  [java] 
  [java] [INFO] Scanning for projects...
  [java] [INFO] 
 
  [java] [INFO] Building Maven Dependency Analyzer
  [java] [INFO]task-segment: 
 [org.codehaus.plexus:plexus-component-metadata:1.0-beta-3.0.7:generate-metadata]
  [java] [INFO] 
 
  [java] [INFO] 
 
  [java] [ERROR] BUILD ERROR
  [java] [INFO] 
 
  [java] [INFO] Failed to resolve artifact.
  [java] 
  [java] Missing:
  [java] --
  [java] 1) backport-util-concurrent:backport-util-concurrent:jar:debian
  [java] 
  [java]   Try downloading the file manually from the project website.
  [java] 
  [java]   Then, install it using the command: 
  [java]   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file
  [java] 
  [java]   Alternatively, if you host your own repository you can deploy 
 the file there: 
  [java]   mvn deploy:deploy-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
  [java] 
  [java]   Path to dependency: 
  [java]   1) 
 org.apache.maven.shared:maven-dependency-analyzer:jar:1.2
  [java]   2) org.apache.maven:maven-project:jar:debian
  [java]   3) org.apache.maven:maven-artifact-manager:jar:debian
  [java]   4) 
 backport-util-concurrent:backport-util-concurrent:jar:debian
  [java] 
  [java] --
  [java] 1 required artifact is missing.
  [java] 
  [java] for artifact: 
  [java]   org.apache.maven.shared:maven-dependency-analyzer:jar:1.2
  [java] 
  [java] 

Bug#713432: maven-antrun-plugin: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: maven-antrun-plugin
Version: 1.7-1
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-antrun-plugin-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  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 Maven AntRun Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:1.7
   2) org.apache.maven:maven-project:jar:debian
   3) org.apache.maven:maven-artifact-manager:jar:debian
   4) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:1.7
 
 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: Fri Jun 21 06:19:06 UTC 2013
 [INFO] Final Memory: 4M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/maven-antrun-plugin_1.7-1_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.

__
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.


Bug#713435: exec-maven-plugin: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: exec-maven-plugin
Version: 1.1.1+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»/exec-maven-plugin-1.1.1+dfsg/debian
 mh_patchpoms -plibmaven-exec-plugin-java --debian-build --keep-pom-version 
 --maven-repo=/«BUILDDIR»/exec-maven-plugin-1.1.1+dfsg/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=/«BUILDDIR»/exec-maven-plugin-1.1.1+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»/exec-maven-plugin-1.1.1+dfsg/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 Exec Maven Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.codehaus.mojo:exec-maven-plugin:maven-plugin:1.1.1
   2) org.apache.maven:maven-artifact-manager:jar:debian
   3) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.codehaus.mojo:exec-maven-plugin:maven-plugin:1.1.1
 
 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: Fri Jun 21 06:15:19 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/exec-maven-plugin_1.1.1+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.

__
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.


Bug#713437: clojure-maven-plugin: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: clojure-maven-plugin
Version: 1.3.3-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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibclojure-maven-plugin-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/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=/«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  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] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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.apache.maven:maven-core:jar:debian
   3) org.apache.maven:maven-artifact-manager:jar:debian
   4) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is 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: Fri Jun 21 06:18:26 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/clojure-maven-plugin_1.3.3-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.

__
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.


Bug#713436: uimaj: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: uimaj
Version: 2.4.0-2
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/cdbs/1/rules/buildcore.mk:109: WARNING:  DEB_COMPRESS_EXCLUDE is a 
 deprecated variable
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -plibuima-core-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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 -Xmx512m 
 -Dclassworlds.conf=/etc/maven2/m2-debian.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 UIMA Java SDK: uimaj-parent
 [INFO]   Apache UIMA Base: uimaj-test-util: JUnit utilities
 [INFO]   UIMA Base: uimaj-core
 [INFO]   Apache UIMA Base: jVinci: Vinci Transport Library
 [INFO]   Apache UIMA Base: uimaj-adapter-vinci: Vinci Adapter
 [INFO]   Apache UIMA Base: uimaj-cpe: Collection Processing Engine
 [INFO]   Apache UIMA Base: uimaj-document-annotation
 [INFO]   Apache UIMA Base: uimaj-tools: Tools
 [INFO]   Apache UIMA Base: uimaj-examples: SDK Examples
 [INFO]   Apache UIMA Base: uimaj-adapter-soap: SOAP Adapter
 [INFO]   Apache UIMA Base: uimaj-component-test-util: for JUnit
 [INFO]   Apache UIMA SDK Documentation - overview and setup
 [INFO]   Apache UIMA SDK Documentation - references
 [INFO]   Apache UIMA SDK Documentation - tools
 [INFO]   Apache UIMA SDK Documentation - tutorials and user's guides
 [INFO]   Apache UIMA Aggregate POM aggregate-uimaj-docbooks: UIMA Base
 [INFO]   Apache UIMA Maven Plugin PearPackagingMavenPlugin
 [INFO]   Apache UIMA Base: uimaj-bootstrap: Bootstrap launcher
 [INFO]   Apache UIMA Aggregate: aggregate-uimaj: UIMA Base
 [INFO]   Apache UIMA Java SDK: uimaj
 [INFO] 
 
 [INFO] Building Apache UIMA Java SDK: uimaj-parent
 [INFO]task-segment: [install]
 [INFO] 
 
 [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing /«PKGBUILDDIR»/uimaj-parent/pom.xml to 
 /«PKGBUILDDIR»/debian/maven-repo/org/apache/uima/uimaj-parent/2.4.0/uimaj-parent-2.4.0.pom
 [INFO] 
 
 [INFO] Building Apache UIMA Base: uimaj-test-util: JUnit utilities
 [INFO]task-segment: [install]
 [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] Copying 0 resource
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 7 source files to 
 /«PKGBUILDDIR»/uimaj-test-util/target/classes
 [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] skip non existing resourceDirectory 
 /«PKGBUILDDIR»/uimaj-test-util/src/test/resources
 [INFO] [compiler:testCompile {execution: default-testCompile}]
 [INFO] Not compiling test sources
 [INFO] [surefire:test {execution: default-test}]
 [INFO] Tests are skipped.
 [INFO] [jar:jar {execution: default-jar}]
 [INFO] Building jar: 
 /«PKGBUILDDIR»/uimaj-test-util/target/uimaj-test-util-2.4.0.jar
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing 
 /«PKGBUILDDIR»/uimaj-test-util/target/uimaj-test-util-2.4.0.jar to 
 /«PKGBUILDDIR»/debian/maven-repo/org/apache/uima/uimaj-test-util/2.4.0/uimaj-test-util-2.4.0.jar
 [INFO] 
 
 [INFO] Building UIMA Base: uimaj-core
 [INFO]task-segment: [install]
 [INFO] 
 
 [INFO] [build-helper:parse-version {execution: parse-version}]
 [INFO] [resources:copy-resources {execution: setVersions}]
 [WARNING] File encoding has not 

Bug#713439: maven-assembly-plugin: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: maven-assembly-plugin
Version: 2.2~beta5-2
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-assembly-plugin-java --debian-build 
 --keep-pom-version --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 --ignore-rules=debian/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=/«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  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 Maven Assembly Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [modello:xpp3-reader {execution: mdo}]
 [INFO] outputDirectory: /«PKGBUILDDIR»/target/generated-sources/modello
 [INFO] Working on model: src/main/mdo/descriptor.mdo
 [INFO] Generating current version: 1.1.1
 [INFO] Working on model: src/main/mdo/component.mdo
 [INFO] Generating current version: 1.1.1
 [INFO] [modello:xpp3-writer {execution: mdo}]
 [INFO] outputDirectory: /«PKGBUILDDIR»/target/generated-sources/modello
 [INFO] Working on model: src/main/mdo/descriptor.mdo
 [INFO] Generating current version: 1.1.1
 [INFO] Working on model: src/main/mdo/component.mdo
 [INFO] Generating current version: 1.1.1
 [INFO] [modello:java {execution: mdo}]
 [INFO] outputDirectory: /«PKGBUILDDIR»/target/generated-sources/modello
 [INFO] Working on model: src/main/mdo/descriptor.mdo
 [INFO] Generating current version: 1.1.1
 [INFO] Working on model: src/main/mdo/component.mdo
 [INFO] Generating current version: 1.1.1
 [INFO] [modello:xsd {execution: mdo}]
 [INFO] outputDirectory: /«PKGBUILDDIR»/target/generated-site/xsd
 [INFO] Working on model: src/main/mdo/descriptor.mdo
 [INFO] Generating current version: 1.1.1
 [INFO] Working on model: src/main/mdo/component.mdo
 [INFO] Generating current version: 1.1.1
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) 
 org.apache.maven.plugins:maven-assembly-plugin:maven-plugin:2.2-beta-5
   2) org.apache.maven.shared:maven-shared-io:jar:debian
   3) org.apache.maven:maven-artifact-manager:jar:debian
   4) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.maven.plugins:maven-assembly-plugin:maven-plugin:2.2-beta-5
 
 from the specified remote repositories:
   central (http://repo1.maven.org/maven2),
   codehaus.org (http://snapshots.repository.codehaus.org)
 
 
 
 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: 4 seconds
 [INFO] Finished at: Fri Jun 21 06:14:46 UTC 2013
 [INFO] Final Memory: 8M/58M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   

Bug#713440: maven-common-artifact-filters: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: maven-common-artifact-filters
Version: 1.2-1
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-common-artifact-filters-java --debian-build 
 --keep-pom-version --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/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 Maven Common Artifact Filters
 [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 /«PKGBUILDDIR»/src/main/resources
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) backport-util-concurrent:backport-util-concurrent:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -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=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.maven.shared:maven-common-artifact-filters:jar:1.2
   2) org.apache.maven:maven-project:jar:debian
   3) org.apache.maven:maven-artifact-manager:jar:debian
   4) backport-util-concurrent:backport-util-concurrent:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.maven.shared:maven-common-artifact-filters:jar:1.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: 2 seconds
 [INFO] Finished at: Fri Jun 21 06:13:17 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/maven-common-artifact-filters_1.2-1_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.

__
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.


Bug#713442: plexus-component-metadata: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

2013-06-22 Thread Lucas Nussbaum
Source: plexus-component-metadata
Version: 1.0~beta3.0.7-5
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 .
 cd .  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/plexus-container-default.jar:/usr/share/java/plexus-component-annotations.jar:/usr/share/java/plexus-classworlds.jar:/usr/share/java/plexus-utils.jar:/usr/share/java/maven-core.jar:/usr/share/java/maven-plugin-api.jar:/usr/share/java/maven-project.jar:/usr/share/java/maven-model.jar:/usr/share/java/maven-artifact.jar:/usr/share/java/maven-artifact-manager.jar:/usr/share/java/qdox.jar:/usr/share/java/jdom1.jar:/usr/share/java/plexus-cli.jar:/usr/share/java/commons-cli.jar:/usr/share/java/asm3.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main 
 -Dbasedir=/«PKGBUILDDIR» -Dpackage=plexus-component-metadata   -buildfile 
 /usr/share/maven-ant-helper/maven-build.xml  package 
 Buildfile: /usr/share/maven-ant-helper/maven-build.xml
 
 init.pom:
  [echo] Base dir is /«PKGBUILDDIR»
  [echo] Pom name in 
 /«PKGBUILDDIR»/debian/libplexus-component-metadata-java.poms: pom.xml
  [echo] Pom file pom.xml available? true
 
 read.pom:
 [mkdir] Created dir: /«PKGBUILDDIR»/debian/.mh
  [echo] Cleaner options:
  [java] Cleaning POM /«PKGBUILDDIR»/pom.xml, saving the result into 
 /«PKGBUILDDIR»/debian/.mh/pom.xml
  [java] maven.rules:
  [java]   asm * * s/3\..*/3.x/
  [java]   junit junit jar s/3\..*/3.x/
  [java]   s/jdom/org.jdom/ jdom jar s/.*/debian/
  [java] -
  [java] Rules file does not exist: 
 /«PKGBUILDDIR»/debian/maven.publishedRules
  [java] [ERROR] Cannot find parent dependency 
 org.codehaus.plexus:plexus-containers:pom:debian, use --no-parent option to 
 resolve this issue or install the parent POM in the Maven repository
  [copy] Copying 1 file to /«PKGBUILDDIR»
  [copy] Copying 1 file to /«PKGBUILDDIR»
  [echo] Properties read from the POM file:
  [echo]   groupId: org.codehaus.plexus, artifactId: 
 plexus-component-metadata, version: 1.0-beta-3.0.7, debianVersion: 
 1.0-beta-3.0.7
 
 init:
  [echo] Compile classpath: target/classes:
  [echo] Test classpath: target/test-classes::target/classes:
 
 process-resources:
 [mkdir] Created dir: /«PKGBUILDDIR»/target/classes
  [copy] Copying 1 file to /«PKGBUILDDIR»/target/classes
 
 process-pom:
 [mkdir] Created dir: 
 /«PKGBUILDDIR»/target/classes/META-INF/maven/org.codehaus.plexus/plexus-component-metadata
  [copy] Copying 2 files to 
 /«PKGBUILDDIR»/target/classes/META-INF/maven/org.codehaus.plexus/plexus-component-metadata
 
 mvn-generate:
 
 mvn-shared-repo:
  [java] + Error stacktraces are turned on.
  [java] [INFO] 
  [java] NOTE: Maven is executing in offline mode. Any artifacts not 
 already in your local
  [java] repository will be inaccessible.
  [java] 
  [java] [INFO] Scanning for projects...
  [java] [INFO] Searching repository for plugin with prefix: 'plugin'.
  [java] [INFO] 
 
  [java] [INFO] Building Plexus :: Component Metadata
  [java] [INFO]task-segment: [plugin:descriptor]
  [java] [INFO] 
 
  [java] [INFO] 
 
  [java] [ERROR] BUILD ERROR
  [java] [INFO] 
 
  [java] [INFO] Failed to resolve artifact.
  [java] 
  [java] Missing:
  [java] --
  [java] 1) backport-util-concurrent:backport-util-concurrent:jar:debian
  [java] 
  [java]   Try downloading the file manually from the project website.
  [java] 
  [java]   Then, install it using the command: 
  [java]   mvn install:install-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file
  [java] 
  [java]   Alternatively, if you host your own repository you can deploy 
 the file there: 
  [java]   mvn deploy:deploy-file -DgroupId=backport-util-concurrent 
 -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar 
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
  [java] 
  [java]   Path to dependency: 
  [java]   1) 
 org.codehaus.plexus:plexus-component-metadata:maven-plugin:1.0-beta-3.0.7
  [java]   2) org.apache.maven:maven-project:jar:debian
  [java]   3) org.apache.maven:maven-artifact-manager:jar:debian
  [java]   

Bug#713746: bridge-method-injector: FTBFS: Reason: POM 'org.apache.maven.plugins:maven-antrun-plugin' not found in repository: System is offline.

2013-06-22 Thread Lucas Nussbaum
Source: bridge-method-injector
Version: 1.4-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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibbridge-method-injector-java --debian-build 
 --keep-pom-version --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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.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]   Bridge Method Injection Parent POM
 [INFO]   Bridge method injection annotations
 [INFO]   bridge-method-injector
 [INFO] 
 
 [INFO] Building Bridge Method Injection Parent POM
 [INFO]task-segment: [install]
 [INFO] 
 
 [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing /«PKGBUILDDIR»/pom.xml to 
 /«PKGBUILDDIR»/debian/maven-repo/com/infradna/tool/bridge-method-injector-parent/1.4/bridge-method-injector-parent-1.4.pom
 [INFO] 
 
 [INFO] Building Bridge method injection annotations
 [INFO]task-segment: [install]
 [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 
 /«PKGBUILDDIR»/annotation/src/main/resources
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 2 source files to /«PKGBUILDDIR»/annotation/target/classes
 [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] skip non existing resourceDirectory 
 /«PKGBUILDDIR»/annotation/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»/annotation/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»/annotation/target/bridge-method-annotation-1.4.jar
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing 
 /«PKGBUILDDIR»/annotation/target/bridge-method-annotation-1.4.jar to 
 /«PKGBUILDDIR»/debian/maven-repo/com/infradna/tool/bridge-method-annotation/1.4/bridge-method-annotation-1.4.jar
 [INFO] 
 
 [INFO] Building bridge-method-injector
 [INFO]task-segment: [install]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Error building POM (may not be this project's POM).
 
 
 Project ID: org.apache.maven.plugins:maven-antrun-plugin
 
 Reason: POM 'org.apache.maven.plugins:maven-antrun-plugin' not found in 
 repository: System is offline.
 
   org.apache.maven.plugins:maven-antrun-plugin:pom:1.6
 
 
  for project org.apache.maven.plugins:maven-antrun-plugin
 
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time: 6 seconds
 [INFO] Finished at: Fri Jun 21 06:10:55 UTC 2013
 [INFO] Final Memory: 14M/58M
 [INFO] 
 

Bug#713745: gant: FTBFS: [groovyc] ild/gant-OBXFz5/gant-1.9.9/src/main/groovy/org/codehaus/gant/ant/Gant.java:205: incompatible types

2013-06-22 Thread Lucas Nussbaum
Source: gant
Version: 1.9.9-2
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 .
 cd .  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
 -Dcompile.optimize=true   -buildfile debian/build.xml -propertyfile 
 /«PKGBUILDDIR»/debian/ant.properties package
 Buildfile: /«PKGBUILDDIR»/debian/build.xml
 
 -checkGroovyHome:
 
 -initializeWithGroovyHome:
  [echo] Building with the Groovy installation at $GROOVY_HOME 
 (/usr/share/groovy/).
 
 -initializeMavenAntTask:
 
 -initializeNoGroovyHome:
 
 -commandLineDependencies:
 
 -compile:
 [mkdir] Created dir: /«PKGBUILDDIR»/target_gant/classes
   [groovyc] Compiling 21 source files to /«PKGBUILDDIR»/target_gant/classes
   [groovyc] org.codehaus.groovy.control.MultipleCompilationErrorsException: 
 startup failed:
   [groovyc] Compile error during compilation with javac.
   [groovyc] /bu
   [groovyc] 
 ild/gant-OBXFz5/gant-1.9.9/src/main/groovy/org/codehaus/gant/ant/Gant.java:205:
  incompatible types
   [groovyc] found   : java.util.Hashtable
   [groovyc] java.lang.String,java.lang.Object
   [groovyc] required: java.util.Hashtablejava.lang.String,java.lang.String
   [groovyc] @SuppressWarnings(unch
   [groovyc] ecked) final HashtableString,String properties = 
 oldProject.getProperties();
   [groovyc] 
   [groovyc]^
   [groovyc] 1 error
   [groovyc] 
   [groovyc] 
   [groovyc] 1 error
   [groovyc] 
 
 BUILD FAILED
 /«PKGBUILDDIR»/debian/build.xml:123: Forked groovyc returned error code: 1
 
 Total time: 7 seconds
 make: *** [debian/stamp-ant-build] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/06/20/gant_1.9.9-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 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.

__
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.


Bug#713751: easymock: FTBFS: tests failed

2013-06-22 Thread Lucas Nussbaum
Source: easymock
Version: 2.4+ds1-7
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 .
 cd .  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/ant-junit.jar:/usr/share/java/junit4.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
 -Dcompile.optimize=true   -buildfile debian/build.xml -propertyfile 
 /«BUILDDIR»/easymock-2.4+ds1/debian/ant.properties jar javadoc 
 Buildfile: /«BUILDDIR»/easymock-2.4+ds1/debian/build.xml
 
 init:
 [mkdir] Created dir: /«BUILDDIR»/easymock-2.4+ds1/build
 [mkdir] Created dir: /«BUILDDIR»/easymock-2.4+ds1/tests-build
 [mkdir] Created dir: /«BUILDDIR»/easymock-2.4+ds1/api
 [mkdir] Created dir: /«BUILDDIR»/easymock-2.4+ds1/dist
 
 compile:
 [javac] /«BUILDDIR»/easymock-2.4+ds1/debian/build.xml:24: warning: 
 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
 to false for repeatable builds
 [javac] Compiling 63 source files to /«BUILDDIR»/easymock-2.4+ds1/build
 [javac] Note: Some input files use or override a deprecated API.
 [javac] Note: Recompile with -Xlint:deprecation for details.
 
 jar:
   [jar] Building jar: /«BUILDDIR»/easymock-2.4+ds1/dist/easymock-2.4.jar
 
 init:
 
 javadoc:
   [javadoc] Generating Javadoc
   [javadoc] Javadoc execution
   [javadoc] Loading source file 
 /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/AbstractMatcher.java...
   [javadoc] Loading source file 
 /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/ArgumentsMatcher.java...
   [javadoc] Loading source file 
 /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/Capture.java...
   [javadoc] Loading source file 
 /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/EasyMock.java...
   [javadoc] Loading source file 
 /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/IAnswer.java...
   [javadoc] Loading source file 
 /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/IArgumentMatcher.java...
   [javadoc] Loading source file 
 /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/IExpectationSetters.java...
   [javadoc] Loading source file 
 /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/IMocksControl.java...
   [javadoc] Loading source file 
 /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/LogicalOperator.java...
   [javadoc] Loading source file 
 /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/MockControl.java...
   [javadoc] Loading source file 
 /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/AlwaysMatcher.java...
   [javadoc] Loading source file 
 /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/ArrayMatcher.java...
   [javadoc] Loading source file 
 /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/AssertionErrorWrapper.java...
   [javadoc] Loading source file 
 /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/EqualsMatcher.java...
   [javadoc] Loading source file 
 /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/ExpectedInvocation.java...
   [javadoc] Loading source file 
 /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/ExpectedInvocationAndResult.java...
   [javadoc] Loading source file 
 /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/ExpectedInvocationAndResults.java...
   [javadoc] Loading source file 
 /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/ILegacyMatcherMethods.java...
   [javadoc] Loading source file 
 /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/ILegacyMethods.java...
   [javadoc] Loading source file 
 /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/IMocksBehavior.java...
   [javadoc] Loading source file 
 /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/IMocksControlState.java...
   [javadoc] Loading source file 
 /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/IProxyFactory.java...
   [javadoc] Loading source file 
 /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/Invocation.java...
   [javadoc] Loading source file 
 /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/JavaProxyFactory.java...
   [javadoc] Loading source file 
 /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/LastControl.java...
   [javadoc] Loading source file 
 /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/LegacyMatcherProvider.java...
   [javadoc] Loading source file 
 /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/MethodSerializationWrapper.java...
   [javadoc] Loading source file 
 /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/MockInvocationHandler.java...
   [javadoc] Loading source file 
 /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/MocksBehavior.java...
   [javadoc] Loading source file 
 /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/MocksControl.java...
   

Bug#713753: httpcomponents-core: FTBFS: Cannot find the jar to install: httpcore/target/httpcore*.jar

2013-06-22 Thread Lucas Nussbaum
Source: httpcomponents-core
Version: 4.2.4-1
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:
  fakeroot debian/rules binary
 dh binary
dh_testroot
dh_prep
debian/rules override_dh_auto_install
 make[1]: Entering directory `/«PKGBUILDDIR»'
 dh_auto_install
 mh_installpoms -plibhttpcore-java
 mh_installjar -plibhttpcore-java -l httpcore/pom.xml 
 httpcore/target/httpcore*.jar
 Cannot find the jar to install: httpcore/target/httpcore*.jar
 make[1]: *** [override_dh_auto_install] Error 2

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/httpcomponents-core_4.2.4-1_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.

__
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.


Bug#713756: httpcomponents-client: FTBFS: Reason: POM 'org.apache.maven.plugins:maven-antrun-plugin' not found in repository: System is offline.

2013-06-22 Thread Lucas Nussbaum
Source: httpcomponents-client
Version: 4.2.5-1
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:
 make[1]: Entering directory `/«PKGBUILDDIR»'
 for pkg in libhttpclient-java libhttpmime-java; do \
   mh_patchpoms -p$pkg --debian-build --keep-pom-version ; \
   done
 /usr/share/maven2/bin/mvn -o -s /etc/maven2/settings-debian.xml \
 -Dmaven.test.skip=true -Dmaven.javadoc.skip=true 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] Reactor build order: 
 [INFO]   HttpComponents Client
 [INFO]   HttpClient
 [INFO]   HttpMime
 [INFO]   Fluent HttpClient
 [INFO] 
 
 [INFO] Building HttpComponents Client
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Error building POM (may not be this project's POM).
 
 
 Project ID: org.apache.maven.plugins:maven-antrun-plugin
 
 Reason: POM 'org.apache.maven.plugins:maven-antrun-plugin' not found in 
 repository: System is offline.
 
   org.apache.maven.plugins:maven-antrun-plugin:pom:1.6
 
 
  for project org.apache.maven.plugins:maven-antrun-plugin
 
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time: 2 seconds
 [INFO] Finished at: Fri Jun 21 06:22:24 UTC 2013
 [INFO] Final Memory: 12M/58M
 [INFO] 
 
 make[1]: *** [override_dh_auto_build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/httpcomponents-client_4.2.5-1_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.

__
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.


Bug#713759: commons-jci: FTBFS: [javac] /«PKGBUILDDIR»/compilers/eclipse/src/main/java/org/apache/commons/jci/compilers/EclipseJavaCompiler.java:71: org.apache.commons.jci.compilers.EclipseJavaCompile

2013-06-22 Thread Lucas Nussbaum
Source: commons-jci
Version: 1.0-5
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 .
 cd .  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dpackage=commons-jci 
 -Dversion=1.0   -buildfile debian/build.xml  package javadoc
 Buildfile: /«PKGBUILDDIR»/debian/build.xml
 
 package:
 
 init.pom:
  [echo] Base dir is /«PKGBUILDDIR»/fam
  [echo] Pom name in /«PKGBUILDDIR»/debian/libcommons-jci-java.poms: 
 fam/pom.xml
  [echo] Pom file pom.xml available? true
 
 read.pom:
 [mkdir] Created dir: /«PKGBUILDDIR»/debian/.mh
  [echo] Cleaner options: --keep-parent-version
  [java] Cleaning POM /«PKGBUILDDIR»/fam/pom.xml, saving the result into 
 /«PKGBUILDDIR»/debian/.mh/pom.xml
  [java] maven.rules:
  [java]   commons-logging s/commons-logging-api/commons-logging/ * 
 s/.*/debian/
  [java]   junit junit jar s/3\..*/3.x/
  [java]   org.apache.maven.plugins maven-surefire-plugin maven-plugin 
 s/.*/2.4.3/
  [java]   s/groovy/org.codehaus.groovy/ s/groovy-all/groovy/ * 
 s/.*/debian/
  [java] -
  [java] Rules file does not exist: 
 /«PKGBUILDDIR»/debian/maven.publishedRules
  [java] [ERROR] Cannot find parent dependency 
 org.apache.commons:commons-jci:pom:1.0, use --no-parent option to resolve 
 this issue or install the parent POM in the Maven repository
  [copy] Copying 1 file to /«PKGBUILDDIR»/fam
  [copy] Copying 1 file to /«PKGBUILDDIR»/fam
  [echo] Properties read from the POM file:
  [echo]   groupId: org.apache.commons, artifactId: commons-jci-fam, 
 version: 1.0, debianVersion: debian
 
 init:
  [echo] Compile classpath: 
 build/classes:/usr/share/java/commons-io.jar:/usr/share/java/commons-lang.jar:/usr/share/java/commons-logging.jar:/usr/share/java/asm3.jar:/usr/share/java/groovy.jar:/usr/share/java/js.jar:/usr/share/java/janino.jar:/usr/share/java/eclipse-ecj.jar:/«PKGBUILDDIR»/fam/build/commons-jci-fam-1.0.jar:/«PKGBUILDDIR»/core/build/commons-jci-core-1.0.jar
  [echo] Test classpath: 
 build/test-classes::build/classes:/usr/share/java/commons-io.jar:/usr/share/java/commons-lang.jar:/usr/share/java/commons-logging.jar:/usr/share/java/asm3.jar:/usr/share/java/groovy.jar:/usr/share/java/js.jar:/usr/share/java/janino.jar:/usr/share/java/eclipse-ecj.jar:/«PKGBUILDDIR»/fam/build/commons-jci-fam-1.0.jar:/«PKGBUILDDIR»/core/build/commons-jci-core-1.0.jar
 
 process-resources:
 [mkdir] Created dir: /«PKGBUILDDIR»/fam/build/classes
  [copy] Copying 2 files to /«PKGBUILDDIR»/fam/build/classes
 
 process-pom:
 [mkdir] Created dir: 
 /«PKGBUILDDIR»/fam/build/classes/META-INF/maven/org.apache.commons/commons-jci-fam
  [copy] Copying 2 files to 
 /«PKGBUILDDIR»/fam/build/classes/META-INF/maven/org.apache.commons/commons-jci-fam
 
 mvn-generate:
 
 mvn-generate2:
 
 compile:
 [mkdir] Created dir: /«PKGBUILDDIR»/fam/build/generated-sources
 [javac] /usr/share/maven-ant-helper/maven-build.xml:337: warning: 
 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
 to false for repeatable builds
 [javac] Compiling 5 source files to /«PKGBUILDDIR»/fam/build/classes
 [javac] Note: Some input files use unchecked or unsafe operations.
 [javac] Note: Recompile with -Xlint:unchecked for details.
 
 process-test-resources:
 
 test-compile:
 
 test:
 
 jar:
   [jar] Building jar: /«PKGBUILDDIR»/fam/build/commons-jci-fam-1.0.jar
 
 mvn-package:
 
 restore-pom:
  [copy] Copying 1 file to /«PKGBUILDDIR»/fam
 
 package:
 
 init.pom:
  [echo] Base dir is /«PKGBUILDDIR»/core
  [echo] Pom name in /«PKGBUILDDIR»/debian/libcommons-jci-java.poms: 
 core/pom.xml
  [echo] Pom file pom.xml available? true
 
 read.pom:
  [echo] Cleaner options: --keep-parent-version
  [java] Cleaning POM /«PKGBUILDDIR»/core/pom.xml, saving the result into 
 /«PKGBUILDDIR»/debian/.mh/pom.xml
  [java] maven.rules:
  [java]   commons-logging s/commons-logging-api/commons-logging/ * 
 s/.*/debian/
  [java]   junit junit jar s/3\..*/3.x/
  [java]   org.apache.maven.plugins maven-surefire-plugin maven-plugin 
 s/.*/2.4.3/
  [java]   s/groovy/org.codehaus.groovy/ s/groovy-all/groovy/ * 
 s/.*/debian/
  [java] -
  [java] Rules file does not exist: 
 /«PKGBUILDDIR»/debian/maven.publishedRules
  [java] [ERROR] Cannot find parent dependency 
 org.apache.commons:commons-jci:pom:1.0, use --no-parent option to resolve 
 this issue or install the parent POM in the Maven repository
  [copy] Copying 1 file to /«PKGBUILDDIR»/core
  [copy] Copying 1 file to 

Bug#713766: jaxme: FTBFS: /«BUILDDIR»/jaxme-0.5.2+dfsg/ant/js.xml:144: java.sql.SQLException: Database lock acquisition failure: lockFile: org.hsqldb.persist.LockFile@5d451fa3[file =/«BUILDDIR»/jaxme-

2013-06-22 Thread Lucas Nussbaum
Source: jaxme
Version: 0.5.2+dfsg-6
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
 dh_testdir
 /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/java/ant.jar:/usr/share/java/ant-launcher.jar:/usr/share/java/ant-junit.jar:/usr/share/java/ant-antlr.jar:/usr/share/java/junit.jar:/usr/share/java/xalan2.jar:/usr/share/java/antlr.jar:/usr/lib/jvm/default-java/lib/tools.jar
  org.apache.tools.ant.Main  all javadoc
 Buildfile: /«BUILDDIR»/jaxme-0.5.2+dfsg/build.xml
  [echo] Loading custom properties from 
 /«BUILDDIR»/jaxme-0.5.2+dfsg/jaxme.properties
 
 JS.dirs:
 [mkdir] Created dir: /«BUILDDIR»/jaxme-0.5.2+dfsg/build/js/classes
 [mkdir] Created dir: /«BUILDDIR»/jaxme-0.5.2+dfsg/build/js/src
 [mkdir] Created dir: /«BUILDDIR»/jaxme-0.5.2+dfsg/build/js/test/classes
 
 JM.dirs:
 [mkdir] Created dir: /«BUILDDIR»/jaxme-0.5.2+dfsg/build/jm/src
 [mkdir] Created dir: /«BUILDDIR»/jaxme-0.5.2+dfsg/build/jm/classes
 [mkdir] Created dir: /«BUILDDIR»/jaxme-0.5.2+dfsg/build/jm/reports
 [mkdir] Created dir: /«BUILDDIR»/jaxme-0.5.2+dfsg/build/jm/test/jaxme/src
 [mkdir] Created dir: /«BUILDDIR»/jaxme-0.5.2+dfsg/dist
 
 dirs:
 [mkdir] Created dir: /«BUILDDIR»/jaxme-0.5.2+dfsg/build/pm/classes
 [mkdir] Created dir: /«BUILDDIR»/jaxme-0.5.2+dfsg/build/pm/test/src
 [mkdir] Created dir: /«BUILDDIR»/jaxme-0.5.2+dfsg/build/pm/test/classes
 
 init:
 
 API.compile:
 [mkdir] Created dir: /«BUILDDIR»/jaxme-0.5.2+dfsg/build/api/classes
 [javac] /«BUILDDIR»/jaxme-0.5.2+dfsg/ant/macros.xml:57: warning: 
 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
 to false for repeatable builds
 [javac] Compiling 34 source files to 
 /«BUILDDIR»/jaxme-0.5.2+dfsg/build/api/classes
 [javac] Note: 
 /«BUILDDIR»/jaxme-0.5.2+dfsg/src/api/javax/xml/bind/helpers/AbstractUnmarshallerImpl.java
  uses or overrides a deprecated API.
 [javac] Note: Recompile with -Xlint:deprecation for details.
 
 API.jar:
   [jar] Building jar: /«BUILDDIR»/jaxme-0.5.2+dfsg/dist/jaxmeapi-0.5.2.jar
   [zip] Building zip: 
 /«BUILDDIR»/jaxme-0.5.2+dfsg/dist/jaxmeapi-src-0.5.2.zip
 
 API.all:
 
 JS.antlr:
  [java] ANTLR Parser Generator   Version 2.7.7 (20130425)   1989-2005
  [java] 
 /«BUILDDIR»/jaxme-0.5.2+dfsg/src/js/org/apache/ws/jaxme/js/jparser/java15.g:928:
  warning:Syntactic predicate superfluous for single alternative
  [java] 
 /«BUILDDIR»/jaxme-0.5.2+dfsg/src/js/org/apache/ws/jaxme/js/jparser/java15.g:1383:
  warning:empty alternative makes no sense in (...)* or (...)+
 
 JS.compile:
 [javac] /«BUILDDIR»/jaxme-0.5.2+dfsg/ant/js.xml:75: warning: 
 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
 to false for repeatable builds
 [javac] Compiling 169 source files to 
 /«BUILDDIR»/jaxme-0.5.2+dfsg/build/js/classes
 [javac] Note: Some input files use or override a deprecated API.
 [javac] Note: Recompile with -Xlint:deprecation for details.
  [copy] Copying 1 file to /«BUILDDIR»/jaxme-0.5.2+dfsg/build/js/classes
 
 JS.jar:
   [jar] Building jar: /«BUILDDIR»/jaxme-0.5.2+dfsg/dist/jaxmejs-0.5.2.jar
   [zip] Building zip: 
 /«BUILDDIR»/jaxme-0.5.2+dfsg/dist/jaxmejs-src-0.5.2.zip
 
 JS.taskdef:
 
 JS.generate.proxy:
 
 JS.generate.enum:
 
 JS.check.db:
 
 JS.generate.db:
 [mkdir] Created dir: /«BUILDDIR»/jaxme-0.5.2+dfsg/build/js/db
   [sql] log4j:WARN No appenders could be found for logger 
 (hsqldb.db.HSQLDB3F653B184F.ENGINE).
   [sql] log4j:WARN Please initialize the log4j system properly.
   [sql] log4j:WARN See 
 http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [sql] Executing resource: 
 /«BUILDDIR»/jaxme-0.5.2+dfsg/src/js/org/apache/ws/jaxme/js/junit/create.sql
   [sql] 4 of 4 SQL statements executed successfully
 
 JS.generate.version:
 [versionGenerator] log4j:WARN No appenders could be found for logger 
 (hsqldb.db.HSQLDB3F653B184F.ENGINE).
 [versionGenerator] log4j:WARN Please initialize the log4j system properly.
 [versionGenerator] log4j:WARN See 
 http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
 
 JS.generate.xmlrpc:
 
 JS.generate.compile:
 [javac] /«BUILDDIR»/jaxme-0.5.2+dfsg/ant/js.xml:163: warning: 
 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
 to false for repeatable builds
 [javac] Compiling 13 source files to 
 /«BUILDDIR»/jaxme-0.5.2+dfsg/build/js/test/classes
 
 JS.generate:
 
 JS.all:
 
 XS.compile:
 [mkdir] Created dir: /«BUILDDIR»/jaxme-0.5.2+dfsg/build/xs/classes
 [javac] /«BUILDDIR»/jaxme-0.5.2+dfsg/ant/macros.xml:57: warning: 
 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
 to false for repeatable builds
 [javac] 

Bug#713781: jnr-netdb: FTBFS: tests failed

2013-06-22 Thread Lucas Nussbaum
Source: jnr-netdb
Version: 1.0.3-2
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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibjnr-netdb-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/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 jnr-netdb
 [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 /«PKGBUILDDIR»/src/main/resources
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 15 source files to /«PKGBUILDDIR»/target/classes
 [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] skip non existing resourceDirectory /«PKGBUILDDIR»/src/test/resources
 [INFO] [compiler:testCompile {execution: default-testCompile}]
 [INFO] Compiling 6 source files to /«PKGBUILDDIR»/target/test-classes
 [INFO] [surefire:test {execution: default-test}]
 [INFO] Surefire report directory: /«PKGBUILDDIR»/target/surefire-reports
 
 ---
  T E S T S
 ---
 Running jnr.netdb.ProtocolTest
 Jun 21, 2013 5:37:00 AM jnr.netdb.NativeProtocolsDB load
 WARNING: Failed to load native protocols db
 java.lang.IncompatibleClassChangeError: Found interface 
 org.objectweb.asm.ClassVisitor, but class was expected
   at 
 com.kenai.jaffl.provider.jffi.AsmLibraryLoader.generateInterfaceImpl(AsmLibraryLoader.java:119)
   at 
 com.kenai.jaffl.provider.jffi.AsmLibraryLoader.loadLibrary(AsmLibraryLoader.java:110)
   at com.kenai.jaffl.provider.jffi.Provider.loadLibrary(Provider.java:31)
   at com.kenai.jaffl.provider.jffi.Provider.loadLibrary(Provider.java:25)
   at com.kenai.jaffl.Library.loadLibrary(Library.java:76)
   at com.kenai.jaffl.Library.loadLibrary(Library.java:48)
   at jnr.netdb.NativeProtocolsDB.load(NativeProtocolsDB.java:78)
   at jnr.netdb.NativeProtocolsDB.access$000(NativeProtocolsDB.java:41)
   at 
 jnr.netdb.NativeProtocolsDB$SingletonHolder.clinit(NativeProtocolsDB.java:50)
   at jnr.netdb.NativeProtocolsDB.getInstance(NativeProtocolsDB.java:46)
   at jnr.netdb.Protocol$ProtocolDBSingletonHolder.load(Protocol.java:107)
   at 
 jnr.netdb.Protocol$ProtocolDBSingletonHolder.clinit(Protocol.java:103)
   at jnr.netdb.Protocol.getProtocolDB(Protocol.java:96)
   at jnr.netdb.Protocol.getProtocolByNumber(Protocol.java:59)
   at 
 jnr.netdb.ProtocolTest.canLookupIpProtocolByNumber(ProtocolTest.java:48)
   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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
   at 
 org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
   at 
 org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
   at 
 org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
   at 
 org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
   at 
 org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
   at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
   at 
 

Bug#713784: svnkit: FTBFS: [javac] /«BUILDDIR»/svnkit-1.3.5+dfsg/svnkit/src/org/tmatesoft/svn/core/javahl/SVNClientImpl.java:138: org.tmatesoft.svn.core.javahl.SVNClientImpl is not abstract and does n

2013-06-22 Thread Lucas Nussbaum
Source: svnkit
Version: 1.3.5+dfsg-4
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:
 make[1]: Entering directory `/«BUILDDIR»/svnkit-1.3.5+dfsg'
 ant -propertyfile debian/ant.properties
 Buildfile: /«BUILDDIR»/svnkit-1.3.5+dfsg/build.xml
 
 clean:
 
 init-environment:
 
 compile-library:
 [mkdir] Created dir: /«BUILDDIR»/svnkit-1.3.5+dfsg/svnkit/bin
 [mkdir] Created dir: /«BUILDDIR»/svnkit-1.3.5+dfsg/svnkit-cli/bin
 [mkdir] Created dir: /«BUILDDIR»/svnkit-1.3.5+dfsg/contrib/sequence/bin
 [javac] /«BUILDDIR»/svnkit-1.3.5+dfsg/build.xml:47: warning: 
 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
 to false for repeatable builds
 [javac] Compiling 68 source files to 
 /«BUILDDIR»/svnkit-1.3.5+dfsg/contrib/sequence/bin
 [javac] Note: Some input files use unchecked or unsafe operations.
 [javac] Note: Recompile with -Xlint:unchecked for details.
 [javac] /«BUILDDIR»/svnkit-1.3.5+dfsg/build.xml:48: warning: 
 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
 to false for repeatable builds
 [javac] Compiling 447 source files to 
 /«BUILDDIR»/svnkit-1.3.5+dfsg/svnkit/bin
 [javac] 
 /«BUILDDIR»/svnkit-1.3.5+dfsg/svnkit/src/org/tmatesoft/svn/core/javahl/SVNClientImpl.java:138:
  org.tmatesoft.svn.core.javahl.SVNClientImpl is not abstract and does not 
 override abstract method upgrade(java.lang.String) in 
 org.tigris.subversion.javahl.SVNClientInterface
 [javac] public class SVNClientImpl implements SVNClientInterface {
 [javac]^
 [javac] 
 /«BUILDDIR»/svnkit-1.3.5+dfsg/svnkit/src/org/tigris/subversion/javahl/SVNClient.java:24:
  org.tigris.subversion.javahl.SVNClient is not abstract and does not override 
 abstract method upgrade(java.lang.String) in 
 org.tigris.subversion.javahl.SVNClientInterface
 [javac] public class SVNClient implements SVNClientInterface {
 [javac]^
 [javac] Note: Some input files use or override a deprecated API.
 [javac] Note: Recompile with -Xlint:deprecation for details.
 [javac] Note: Some input files use unchecked or unsafe operations.
 [javac] Note: Recompile with -Xlint:unchecked for details.
 [javac] 2 errors
 
 BUILD FAILED
 /«BUILDDIR»/svnkit-1.3.5+dfsg/build.xml:48: Compile failed; see the compiler 
 error output for details.
 
 Total time: 15 seconds
 make[1]: *** [override_dh_auto_build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/svnkit_1.3.5+dfsg-4_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.

__
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.


Bug#713788: maven-hpi-plugin: FTBFS: Caused by: org.apache.maven.plugin.InvalidPluginException: Unable to build project for plugin 'org.apache.maven.plugins:maven-antrun-plugin': POM 'org.apache.maven

2013-06-22 Thread Lucas Nussbaum
Source: maven-hpi-plugin
Version: 1.79-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 /«PKGBUILDDIR»/debian
 mh_patchpoms -plibmaven-hpi-plugin-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 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.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo -e package
 + 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] 
 
 [INFO] Building Maven Jenkins Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Error building POM (may not be this project's POM).
 
 
 Project ID: org.apache.maven.plugins:maven-antrun-plugin
 
 Reason: POM 'org.apache.maven.plugins:maven-antrun-plugin' not found in 
 repository: System is offline.
 
   org.apache.maven.plugins:maven-antrun-plugin:pom:1.6
 
 
  for project org.apache.maven.plugins:maven-antrun-plugin
 
 
 [INFO] 
 
 [INFO] Trace
 org.apache.maven.lifecycle.LifecycleExecutionException: Unable to build 
 project for plugin 'org.apache.maven.plugins:maven-antrun-plugin': POM 
 'org.apache.maven.plugins:maven-antrun-plugin' not found in repository: 
 System is offline.
 
   org.apache.maven.plugins:maven-antrun-plugin:pom:1.6
 
 
  for project org.apache.maven.plugins:maven-antrun-plugin
   at 
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.verifyPlugin(DefaultLifecycleExecutor.java:1557)
   at 
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.bindPluginToLifecycle(DefaultLifecycleExecutor.java:1503)
   at 
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.constructLifecycleMappings(DefaultLifecycleExecutor.java:1282)
   at 
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:534)
   at 
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
   at 
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
   at 
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
   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.plugin.InvalidPluginException: Unable to build 
 project for plugin 'org.apache.maven.plugins:maven-antrun-plugin': POM 
 'org.apache.maven.plugins:maven-antrun-plugin' not found in repository: 
 System is offline.
 
   org.apache.maven.plugins:maven-antrun-plugin:pom:1.6
 
 
  for project org.apache.maven.plugins:maven-antrun-plugin
   at 
 org.apache.maven.plugin.DefaultPluginManager.checkRequiredMavenVersion(DefaultPluginManager.java:293)
   at 
 

Bug#713796: tomcat6: FTBFS: [javac] /«PKGBUILDDIR»/java/org/apache/jasper/compiler/JDTCompiler.java:86: CompilationUnit is not abstract and does not override abstract method ignoreOptionalProblems() i

2013-06-22 Thread Lucas Nussbaum
Source: tomcat6
Version: 6.0.35-6
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
 dh_testdir
 /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/java/ant.jar:/usr/share/java/ant-launcher.jar:/usr/lib/jvm/default-java/lib/tools.jar
  org.apache.tools.ant.Main -Dcompile.debug=true -Dant.build.javac.source=1.5 
 -Dant.build.javac.target=1.5 -Djdt.jar=/usr/share/java/ecj.jar 
 -Dversion=6.0.35 -Dversion.major=6 -Dversion.minor=0 -Dversion.build=35 
 -Dversion.patch=0 -Dversion.suffix= -Dcompile.optimize=true deploy-webapps
 Buildfile: /«PKGBUILDDIR»/build.xml
 
 build-prepare:
 [mkdir] Created dir: /«PKGBUILDDIR»/output/classes
 [mkdir] Created dir: /«PKGBUILDDIR»/output/build
 [mkdir] Created dir: /«PKGBUILDDIR»/output/build/bin
 [mkdir] Created dir: /«PKGBUILDDIR»/output/build/conf
 [mkdir] Created dir: /«PKGBUILDDIR»/output/build/lib
 [mkdir] Created dir: /«PKGBUILDDIR»/output/build/logs
 [mkdir] Created dir: /«PKGBUILDDIR»/output/build/temp
 [mkdir] Created dir: /«PKGBUILDDIR»/output/build/webapps
 
 compile:
 [javac] /«PKGBUILDDIR»/build.xml:147: warning: 'includeantruntime' was 
 not set, defaulting to build.sysclasspath=last; set to false for repeatable 
 builds
 [javac] Compiling 1070 source files to /«PKGBUILDDIR»/output/classes
 [javac] 
 /«PKGBUILDDIR»/java/org/apache/jasper/compiler/JDTCompiler.java:86: 
 CompilationUnit is not abstract and does not override abstract method 
 ignoreOptionalProblems() in 
 org.eclipse.jdt.internal.compiler.env.ICompilationUnit
 [javac] class CompilationUnit implements ICompilationUnit {
 [javac] ^
 [javac] Note: Some input files use or override a deprecated API.
 [javac] Note: Recompile with -Xlint:deprecation for details.
 [javac] Note: Some input files use unchecked or unsafe operations.
 [javac] Note: Recompile with -Xlint:unchecked for details.
 [javac] 1 error
 
 BUILD FAILED
 /«PKGBUILDDIR»/build.xml:147: Compile failed; see the compiler error output 
 for details.
 
 Total time: 28 seconds
 make: *** [build-stamp] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/tomcat6_6.0.35-6_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.

__
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.


simplyhtml 0.16.07-1 MIGRATED to testing

2013-06-22 Thread Debian testing watch
FYI: The status of the simplyhtml source package
in Debian's testing distribution has changed.

  Previous version: 0.13.1-3
  Current version:  0.16.07-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.

__
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.