Bug#871764: snappy-java: Make source package bootstrappable

2017-08-11 Thread Daniel Schepler
On Fri, Aug 11, 2017 at 1:33 PM, Emmanuel Bourg <ebo...@apache.org> wrote:
> Good point. I think plexus-archiver should be modified such that the
> snappy dependency becomes optional. I don't think it's used anyway.
> Would that fix the bootstrapping issue?

I believe it would - in my recent experience, once openjdk-8 was
bootstrapped, and I downloaded all the Architecture: all dependencies
of maven-debian-helper, that was the only thing keeping
maven-debian-helper from being installable.
-- 
Daniel Schepler

__
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#871764: snappy-java: Make source package bootstrappable

2017-08-10 Thread Daniel Schepler
Source: snappy-java
Version: 1.1.4-1
Severity: wishlist

Currently, src:snappy-java Build-Depends on maven-debian-helper, which
indirectly Depends on libsnappy-java (through
libplexus-archiver-java), which Depends on libsnappy-jni.  It would be
nice if the source package could provide a build profile to bootstrap
libsnappy-jni.
-- 
Daniel Schepler

__
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#866568: uima-addons: FTBFS: Missing Build-Depends on junit4

2017-06-29 Thread Daniel Schepler
Source: uima-addons
Version: 2.3.1-6
Severity: serious

>From my pbuilder build log:

...
[INFO] 
[INFO] Building UIMA Addon: SimpleServer 2.3.1
[INFO] 
[WARNING] The POM for junit:junit:jar:4.x is missing, no dependency
information available
[INFO] 
[INFO] Reactor Summary:
[INFO]
[INFO] UIMA-AddOns: uima-addons-parent  SUCCESS [  0.002 s]
[INFO] UIMA Annotator: ConceptMapper .. SUCCESS [  1.938 s]
[INFO] UIMA Annotator: DictionaryAnnotator  SUCCESS [  1.991 s]
[INFO] UIMA Addon: FsVariables  SUCCESS [  0.636 s]
[INFO] UIMA Addon: PearPackagingAntTask ... SUCCESS [  0.078 s]
[INFO] UIMA Annotator: RegularExpressionAnnotator . SUCCESS [  2.485 s]
[INFO] UIMA Addon: SimpleServer ... FAILURE [  0.015 s]
[INFO] UIMA Annotator: SnowballAnnotator .. SKIPPED
[INFO] UIMA Annotator: WhitespaceTokenizer  SKIPPED
[INFO] UIMA Annotator: Tagger . SKIPPED
[INFO] UIMA Aggregate: uima-addons  SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 7.465 s
[INFO] Finished at: 2017-06-30T05:06:05Z
[INFO] Final Memory: 25M/343M
[INFO] 
[ERROR] Failed to execute goal on project SimpleServer: Could not
resolve dependencies for project
org.apache.uima:SimpleServer:jar:2.3.1: Cannot access eclipsePlugins
(http://repo1.maven.org/eclipse) in offline mode and the
artifact junit:junit:jar:4.x has not been downloaded from it before.
-> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn  -rf :SimpleServer
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build
/uima-addons-2.3.1 -Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/uima-addons-2.3.1/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml -Dde
bian.dir=/build/uima-addons-2.3.1/debian
-Dmaven.repo.local=/build/uima-addons-2.3.1/debian/maven-repo package
-DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

__
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#866567: sisu-maven-plugin: FTBFS: Missing Build-Depends on junit4

2017-06-29 Thread Daniel Schepler
Source: sisu-maven-plugin
Version: 1.1-2
Severity: serious

>From my pbuilder build log:

...
 debian/rules build
dh build --buildsystem=maven
  dh_testdir -O--buildsystem=maven
  dh_update_autotools_config -O--buildsystem=maven
  dh_auto_configure -O--buildsystem=maven
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compiler/*/*.jar':
No such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compilers/*/*.jar':
No such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-containers/*/*.jar':
No such file or directory
   mh_patchpoms -plibsisu-maven-plugin-java --debian-build
--keep-pom-version
--maven-repo=/build/sisu-maven-plugin-1.1/debian/maven-repo
  dh_auto_build -O--buildsystem=maven
   /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/sisu-m
aven-plugin-1.1 -Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/sisu-maven-plugin-1.1/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml -Dd
ebian.dir=/build/sisu-maven-plugin-1.1/debian
-Dmaven.repo.local=/build/sisu-maven-plugin-1.1/debian/maven-repo
package -DskipTests -Dnotimestamp=true -Dlocale=en_US
[INFO] Scanning for projects...
[INFO]
[INFO] 
[INFO] Building Sisu Maven Plugin 1.1
[INFO] 
[WARNING] The POM for junit:junit:jar:4.x is missing, no dependency
information available
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 0.270 s
[INFO] Finished at: 2017-06-30T04:55:31Z
[INFO] Final Memory: 7M/150M
[INFO] 
[ERROR] Failed to execute goal on project sisu-maven-plugin: Could not
resolve dependencies for project
org.sonatype.plugins:sisu-maven-plugin:maven-plugin:1.1: Cannot access
central (https://repo.maven.apache.org/maven2) in
offline mode and the artifact junit:junit:jar:4.x has not been
downloaded from it before. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build
/sisu-maven-plugin-1.1 -Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/sisu-maven-plugin-1.1/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.
xml -Ddebian.dir=/build/sisu-maven-plugin-1.1/debian
-Dmaven.repo.local=/build/sisu-maven-plugin-1.1/debian/maven-repo
package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit
code 1
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

__
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#866566: openhft-chronicle-queue: FTBFS: Missing Build-Depends on libhamcrest-java

2017-06-29 Thread Daniel Schepler
Source: openhft-chronicle-queue
Version: 3.6.0-1
Severity: serious

>From my pbuilder build log:

...
 debian/rules build
dh build --buildsystem=maven
  dh_testdir -O--buildsystem=maven
  dh_update_autotools_config -O--buildsystem=maven
  dh_auto_configure -O--buildsystem=maven
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compiler/*/*.jar':
No such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compilers/*/*.jar':
No such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-containers/*/*.jar':
No such file or directory
   mh_patchpoms -plibopenhft-chronicle-queue-java --debian-build
--keep-pom-version
--maven-repo=/build/openhft-chronicle-queue-3.6.0/debian/maven-repo
  dh_auto_build -O--buildsystem=maven
   /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/openhf
t-chronicle-queue-3.6.0 -Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/openhft-chronicle-queue-3.6.0/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/setting
s-debian.xml -Ddebian.dir=/build/openhft-chronicle-queue-3.6.0/debian
-Dmaven.repo.local=/build/openhft-chronicle-queue-3.6.0/debian/maven-repo
package -DskipTests -Dnotimestamp=true -Dlocale=en_US
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO]
[INFO] OpenHTF/Chronicle-Queue/chronicle
[INFO] OpenHFT/Chronicle-Queue/chronicle-queue
[INFO] OpenHFT/Chronicle-Queue-Root
[INFO]
[INFO] 
[INFO] Building OpenHTF/Chronicle-Queue/chronicle 3.6.0
[INFO] 
[WARNING] The POM for org.hamcrest:hamcrest-all:jar:debian is missing,
no dependency information available
[WARNING] The artifact org.apache.commons:commons-lang3:jar:3.x has
been relocated to org.apache.commons:commons-lang3:jar:debian
[INFO] 
[INFO] Reactor Summary:
[INFO]
[INFO] OpenHTF/Chronicle-Queue/chronicle .. FAILURE [  0.115 s]
[INFO] OpenHFT/Chronicle-Queue/chronicle-queue  SKIPPED
[INFO] OpenHFT/Chronicle-Queue-Root ... SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 1.345 s
[INFO] Finished at: 2017-06-30T04:37:08Z
[INFO] Final Memory: 9M/122M
[INFO] 
[ERROR] Failed to execute goal on project chronicle: Could not resolve
dependencies for project net.openhft:chronicle:bundle:3.6.0: Cannot
access central (https://repo.maven.apache.org/maven2) in offline mode
and the artifact
org.hamcrest:hamcrest-all:jar:debian has not been downloaded from it
before. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build
/openhft-chronicle-queue-3.6.0
-Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/openhft-chronicle-queue-3.6.0/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/
settings-debian.xml
-Ddebian.dir=/build/openhft-chronicle-queue-3.6.0/debian
-Dmaven.repo.local=/build/openhft-chronicle-queue-3.6.0/debian/maven-repo
package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit
code 1
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

__
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#866562: maven-invoker: FTBFS: Missing Build-Depends on junit4

2017-06-29 Thread Daniel Schepler
Source: maven-invoker
Version: 2.2-3
Severity: serious

>From my pbuilder build log:

...
 debian/rules build
dh build --buildsystem=maven
  dh_testdir -O--buildsystem=maven
  dh_update_autotools_config -O--buildsystem=maven
  dh_auto_configure -O--buildsystem=maven
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compiler/*/*.jar':
No such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compilers/*/*.jar':
No such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-containers/*/*.jar':
No such file or directory
   mh_patchpoms -plibmaven-invoker-java --debian-build
--keep-pom-version
--maven-repo=/build/maven-invoker-2.2/debian/maven-repo
  dh_auto_build -O--buildsystem=maven
   /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/maven-
invoker-2.2 -Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/maven-invoker-2.2/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml -Ddebian.di
r=/build/maven-invoker-2.2/debian
-Dmaven.repo.local=/build/maven-invoker-2.2/debian/maven-repo package
-DskipTests -Dnotimestamp=true -Dlocale=en_US
[INFO] Scanning for projects...
[INFO]
[INFO] 
[INFO] Building Apache Maven Invoker 2.2
[INFO] 
[WARNING] The POM for junit:junit:jar:4.x is missing, no dependency
information available
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 0.176 s
[INFO] Finished at: 2017-06-30T03:57:23Z
[INFO] Final Memory: 6M/150M
[INFO] 
[ERROR] Failed to execute goal on project maven-invoker: Could not
resolve dependencies for project
org.apache.maven.shared:maven-invoker:jar:2.2: Cannot access central
(https://repo.maven.apache.org/maven2) in offline mode a
nd the artifact junit:junit:jar:4.x has not been downloaded from it
before. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build
/maven-invoker-2.2 -Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/maven-invoker-2.2/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml -Dde
bian.dir=/build/maven-invoker-2.2/debian
-Dmaven.repo.local=/build/maven-invoker-2.2/debian/maven-repo package
-DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
debian/rules:6: recipe for target 'build' failed
make: *** [build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

__
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#866561: maven-enforcer: FTBFS: Missing Build-Depends on libhamcrest-java

2017-06-29 Thread Daniel Schepler
NFO] 
/build/maven-enforcer-1.4.1/enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/RequireSameVersions.java:
Some input files use unchecked or unsafe operations.
[INFO] 
/build/maven-enforcer-1.4.1/enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/RequireSameVersions.java:
Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources
(default-testResources) @ enforcer-rules ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile)
@ enforcer-rules ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ enforcer-rules ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ enforcer-rules ---
[INFO] Building jar:
/build/maven-enforcer-1.4.1/enforcer-rules/target/enforcer-rules-1.4.1.jar
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ enforcer-rules ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] 
[INFO] Building Apache Maven Enforcer Plugin 1.4.1
[INFO] 
[WARNING] The POM for org.hamcrest:hamcrest-core:jar:debian is
missing, no dependency information available
[INFO] 
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Maven Enforcer .. SUCCESS [  0.002 s]
[INFO] Apache Maven Enforcer API .. SUCCESS [  1.164 s]
[INFO] Apache Maven Enforcer Rules  SUCCESS [  1.022 s]
[INFO] Apache Maven Enforcer Plugin ... FAILURE [  0.024 s]
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 2.340 s
[INFO] Finished at: 2017-06-30T03:32:23Z
[INFO] Final Memory: 14M/157M
[INFO] 
[ERROR] Failed to execute goal on project maven-enforcer-plugin: Could
not resolve dependencies for project
org.apache.maven.plugins:maven-enforcer-plugin:maven-plugin:1.4.1:
Cannot access central (https://repo.maven.apache.o
rg/maven2) in offline mode and the artifact
org.hamcrest:hamcrest-core:jar:debian has not been downloaded from it
before. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn  -rf :maven-enforcer-plugin
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build
/maven-enforcer-1.4.1 -Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/maven-enforcer-1.4.1/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xm
l -Ddebian.dir=/build/maven-enforcer-1.4.1/debian
-Dmaven.repo.local=/build/maven-enforcer-1.4.1/debian/maven-repo
package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit
code 1
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

__
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#866558: libquartz2-java: FTBFS: Missing Build-Depends on junit4

2017-06-29 Thread Daniel Schepler
Source: libquartz2-java
Version: 2.2.3-1
Severity: serious

>From my pbuilder build log:

...
 debian/rules build
dh build --buildsystem=maven --with javahelper
  dh_testdir -O--buildsystem=maven
  dh_update_autotools_config -O--buildsystem=maven
  dh_auto_configure -O--buildsystem=maven
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compiler/*/*.jar':
No such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compilers/*/*.jar':
No such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-containers/*/*.jar':
No such file or directory
   mh_patchpoms -plibquartz2-java --debian-build
--keep-pom-version
--maven-repo=/build/libquartz2-java-2.2.3/debian/maven-repo
  jh_linkjars -O--buildsystem=maven
  dh_auto_build -O--buildsystem=maven
   /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/libqua
rtz2-java-2.2.3 -Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/libquartz2-java-2.2.3/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml -Dd
ebian.dir=/build/libquartz2-java-2.2.3/debian
-Dmaven.repo.local=/build/libquartz2-java-2.2.3/debian/maven-repo
package -DskipTests -Dnotimestamp=true -Dlocale=en_US
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO]
[INFO] quartz-parent
[INFO] quartz-core
[INFO] quartz-commonj
[INFO] quartz-jobs
[INFO] quartz-plugins
[INFO] quartz
[INFO]
[INFO] 
[INFO] Building quartz-parent 2.2.3
[INFO] 
[INFO]
[INFO] 
[INFO] Building quartz-core 2.2.3
[INFO] 
[WARNING] The POM for junit:junit:jar:4.x is missing, no dependency
information available
[INFO] 
[INFO] Reactor Summary:
[INFO]
[INFO] quartz-parent .. SUCCESS [  0.001 s]
[INFO] quartz-core  FAILURE [  0.093 s]
[INFO] quartz-commonj . SKIPPED
[INFO] quartz-jobs  SKIPPED
[INFO] quartz-plugins . SKIPPED
[INFO] quartz . SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 0.237 s
[INFO] Finished at: 2017-06-30T03:20:34Z
[INFO] Final Memory: 8M/150M
[INFO] 
[ERROR] Failed to execute goal on project quartz-core: Could not
resolve dependencies for project
org.quartz-scheduler.internal:quartz-core:jar:2.2.3: Cannot access
terracotta-snapshots (http://www.terracotta.org/download/ref
lector/snapshots) in offline mode and the artifact junit:junit:jar:4.x
has not been downloaded from it before. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn  -rf :quartz-core
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build
/libquartz2-java-2.2.3 -Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/libquartz2-java-2.2.3/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.
xml -Ddebian.dir=/build/libquartz2-java-2.2.3/debian
-Dmaven.repo.local=/build/libquartz2-java-2.2.3/debian/maven-repo
package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit
code 1
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

__
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#866552: assertj-core: FTBFS: Missing Build-Depends on junit4

2017-06-29 Thread Daniel Schepler
Source: assertj-core
Version: 2.3.0-3
Severity: serious

>From my pbuilder build log:

...
 debian/rules build
dh build --buildsystem=maven
  dh_testdir -O--buildsystem=maven
  dh_update_autotools_config -O--buildsystem=maven
  dh_auto_configure -O--buildsystem=maven
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compiler/*/*.jar':
No such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compilers/*/*.jar':
No such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-containers/*/*.jar':
No such file or directory
   mh_patchpoms -plibassertj-core-java --debian-build
--keep-pom-version
--maven-repo=/build/assertj-core-2.3.0/debian/maven-repo
  dh_auto_build -O--buildsystem=maven
   /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/assert
j-core-2.3.0 -Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/assertj-core-2.3.0/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml -Ddebian.
dir=/build/assertj-core-2.3.0/debian
-Dmaven.repo.local=/build/assertj-core-2.3.0/debian/maven-repo package
-DskipTests -Dnotimestamp=true -Dlocale=en_US
[INFO] Scanning for projects...
[INFO]
[INFO] 
[INFO] Building AssertJ fluent assertions 2.3.0
[INFO] 
[WARNING] The POM for junit:junit:jar:4.x is missing, no dependency
information available
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 0.597 s
[INFO] Finished at: 2017-06-30T02:28:46Z
[INFO] Final Memory: 9M/150M
[INFO] 
[ERROR] Failed to execute goal on project assertj-core: Could not
resolve dependencies for project
org.assertj:assertj-core:bundle:2.3.0: Cannot access central
(https://repo.maven.apache.org/maven2) in offline mode and the ar
tifact junit:junit:jar:4.x has not been downloaded from it before. ->
[Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build
/assertj-core-2.3.0 -Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/assertj-core-2.3.0/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml -D
debian.dir=/build/assertj-core-2.3.0/debian
-Dmaven.repo.local=/build/assertj-core-2.3.0/debian/maven-repo package
-DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

__
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#866550: antlr3.2: FTBFS: Missing Build-Depends on junit4

2017-06-29 Thread Daniel Schepler
 following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
debian/rules:21: recipe for target 'before-mvn-build' failed
make: *** [before-mvn-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

__
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#866549: antlr3: FTBFS: Missing Build-Depends on junit4

2017-06-29 Thread Daniel Schepler
in
offline mode and the artif
act junit:junit:jar:4.x has not been downloaded from it before. ->
[Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
debian/rules:21: recipe for target 'before-mvn-build' failed
make: *** [before-mvn-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

__
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#866546: libjavaewah-java: FTBFS: Missing Build-Depends on junit4

2017-06-29 Thread Daniel Schepler
Source: libjavaewah-java
Version: 0.6.12-1
Severity: serious

>From my pbuilder build log:

...
 debian/rules build
dh build --buildsystem=maven
  dh_testdir -O--buildsystem=maven
  dh_update_autotools_config -O--buildsystem=maven
  dh_auto_configure -O--buildsystem=maven
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compiler/*/*.jar':
No such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compilers/*/*.jar':
No such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-containers/*/*.jar':
No such file or directory
   mh_patchpoms -plibjavaewah-java --debian-build
--keep-pom-version
--maven-repo=/build/libjavaewah-java-0.6.12/debian/maven-repo
  dh_auto_build -O--buildsystem=maven
   /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/libjav
aewah-java-0.6.12 -Dclassworlds.conf=/etc/maven/m2-debian.conf
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/build/libjavaewah-java-0.6.12/debian
-Dmaven.repo.local=/build/li
bjavaewah-java-0.6.12/debian/maven-repo package javadoc:jar
javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US
[INFO] Scanning for projects...
[INFO]
[INFO] 
[INFO] Building JavaEWAH 0.6.12
[INFO] 
[WARNING] The POM for junit:junit:jar:4.x is missing, no dependency
information available
[INFO]
[INFO] 
[INFO] Skipping JavaEWAH
[INFO] This project has been banned from the build due to previous failures.
[INFO] 
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 0.765 s
[INFO] Finished at: 2017-06-30T01:34:01Z
[INFO] Final Memory: 13M/212M
[INFO] 
[ERROR] Failed to execute goal on project JavaEWAH: Could not resolve
dependencies for project
com.googlecode.javaewah:JavaEWAH:bundle:0.6.12: Cannot access central
(https://repo.maven.apache.org/maven2) in offline mode and t
he artifact junit:junit:jar:4.x has not been downloaded from it
before. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build
/libjavaewah-java-0.6.12 -Dclassworlds.conf=/etc/maven/m2-debian.conf
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/build/libjavaewah-java-0.6.12/debian
-Dmaven.repo.local=/b
uild/libjavaewah-java-0.6.12/debian/maven-repo package javadoc:jar
javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US
returned exit code 1
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

__
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#855959: libwagon2-java: Could use rebuild to drop unnecessary dependencies on junit4, libeasymock-java

2017-02-23 Thread Daniel Schepler
Package: libwagon2-java
Version: 2.10-6
Severity: wishlist

If I rebuild src:wagon2 from source then the resulting libwagon2-java
package doesn't have the dependencies on junit4, libeasymock-java, or
libplexus-containers-java.  It would be nice to get a new upload to
reflect this fix (I think it was a fix in maven-debian-helper maybe?).
-- 
Daniel Schepler

__
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#830498: plexus-compiler-1.0: FTBFS using locally rebuilt packages

2016-07-08 Thread Daniel Schepler
Source: plexus-compiler-1.0
Version: 1.9.2-6
Severity: important

>From my pbuilder build log, with all packages installed from a
repository of locally rebuilt packages:

...
[INFO] 
[INFO] Building Plexus Compiler 1.9.2
[INFO] 
[WARNING] The POM for
org.codehaus.plexus:plexus-component-metadata:jar:1.5.5 is missing, no
dependency information available
[INFO]
[INFO] 
[INFO] Skipping Plexus Compiler
[INFO] This project has been banned from the build due to previous failures.
[INFO] 
[INFO] 
[INFO] Reactor Summary:
[INFO]
[INFO] Plexus Compiler  FAILURE [  0.001 s]
[INFO] Plexus Compiler Api  SKIPPED
[INFO] Plexus Compiler Manager  SKIPPED
[INFO] Plexus Compiler Test Harness ... SKIPPED
[INFO] Plexus Compilers ... SKIPPED
[INFO] Plexus C# Compiler . SKIPPED
[INFO] Plexus Eclipse Compiler  SKIPPED
[INFO] Plexus Jikes Compiler .. SKIPPED
[INFO] Plexus Javac Component . SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 0.302 s
[INFO] Finished at: 2016-07-03T21:28:47+00:00
[INFO] Final Memory: 9M/212M
[INFO] 
[ERROR] Plugin org.codehaus.plexus:plexus-component-metadata:1.5.5 or
one of its dependencies could not be resolved: Cannot access central
(https://repo.maven.apache.org/maven2) in offline mode and the
artifact org.codehaus.plexus:plexus-component-metadata:jar:1.5.5 has
not been downloaded from it before. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/plexus-compiler-1.0-1.9.2
-Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/plexus-compiler-1.0-1.9.2/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/build/plexus-compiler-1.0-1.9.2/debian
-Dmaven.repo.local=/build/plexus-compiler-1.0-1.9.2/debian/maven-repo
package javadoc:jar javadoc:aggregate -DskipTests -Dnotimestamp=true
-Dlocale=en_US returned exit code 1
debian/rules:6: recipe for target 'build' failed
make: *** [build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

__
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#830497: openjpa: FTBFS: the artifact javax.servlet:servlet-api:jar:debian has not been downloaded

2016-07-08 Thread Daniel Schepler
esolve(DefaultProjectDependenciesResolver.java:212)
at 
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195)
... 25 more
Caused by: org.eclipse.aether.resolution.DependencyResolutionException:
Cannot access central (https://repo.maven.apache.org/maven2) in
offline mode and the artifact javax.servlet:servlet-api:jar:debian has
not been downloaded from it before.
at 
org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384)
at 
org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:205)
... 26 more
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException:
Cannot access central (https://repo.maven.apache.org/maven2) in
offline mode and the artifact javax.servlet:servlet-api:jar:debian has
not been downloaded from it before.
at 
org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
at 
org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
at 
org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367)
... 27 more
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException:
Cannot access central (https://repo.maven.apache.org/maven2) in
offline mode and the artifact javax.servlet:servlet-api:jar:debian has
not been downloaded from it before.
at 
org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:393)
... 29 more
Caused by: org.eclipse.aether.transfer.RepositoryOfflineException:
Cannot access central (https://repo.maven.apache.org/maven2) in
offline mode
at 
org.eclipse.aether.internal.impl.DefaultOfflineController.checkOffline(DefaultOfflineController.java:72)
at org.eclipse.aether.internal.impl.Utils.checkOffline(Utils.java:115)
at 
org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:387)
... 29 more
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn  -rf :openjpa-jest
/usr/share/cdbs/1/class/maven.mk:92: recipe for target 'mvn-build' failed
make: *** [mvn-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

__
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#830496: libspring-java: FTBFS: Could not resolve javax.el:el-api:2.2.

2016-07-08 Thread Daniel Schepler
BuildActionExecuter.java:43)
at 
org.gradle.launcher.exec.InProcessBuildActionExecuter.execute(InProcessBuildActionExecuter.java:28)
at 
org.gradle.launcher.exec.ContinuousBuildActionExecuter.execute(ContinuousBuildActionExecuter.java:81)
at 
org.gradle.launcher.exec.ContinuousBuildActionExecuter.execute(ContinuousBuildActionExecuter.java:46)
at 
org.gradle.launcher.exec.DaemonUsageSuggestingBuildActionExecuter.execute(DaemonUsageSuggestingBuildActionExecuter.java:51)
at 
org.gradle.launcher.exec.DaemonUsageSuggestingBuildActionExecuter.execute(DaemonUsageSuggestingBuildActionExecuter.java:28)
at org.gradle.launcher.cli.RunBuildAction.run(RunBuildAction.java:43)
at 
org.gradle.internal.Actions$RunnableActionAdapter.execute(Actions.java:173)
at 
org.gradle.launcher.cli.CommandLineActionFactory$ParseAndBuildAction.execute(CommandLineActionFactory.java:241)
at 
org.gradle.launcher.cli.CommandLineActionFactory$ParseAndBuildAction.execute(CommandLineActionFactory.java:214)
at 
org.gradle.launcher.cli.JavaRuntimeValidationAction.execute(JavaRuntimeValidationAction.java:35)
at 
org.gradle.launcher.cli.JavaRuntimeValidationAction.execute(JavaRuntimeValidationAction.java:24)
at 
org.gradle.launcher.cli.CommandLineActionFactory$WithLogging.execute(CommandLineActionFactory.java:207)
at 
org.gradle.launcher.cli.CommandLineActionFactory$WithLogging.execute(CommandLineActionFactory.java:169)
at 
org.gradle.launcher.cli.ExceptionReportingAction.execute(ExceptionReportingAction.java:33)
at 
org.gradle.launcher.cli.ExceptionReportingAction.execute(ExceptionReportingAction.java:22)
at org.gradle.launcher.Main.doAction(Main.java:33)
at org.gradle.launcher.bootstrap.EntryPoint.run(EntryPoint.java:45)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.gradle.launcher.bootstrap.ProcessBootstrap.runNoExit(ProcessBootstrap.java:55)
at 
org.gradle.launcher.bootstrap.ProcessBootstrap.run(ProcessBootstrap.java:36)
at org.gradle.launcher.GradleMain.main(GradleMain.java:23)
Caused by: org.gradle.internal.resolve.ModuleVersionResolveException:
No cached version of javax.servlet:servlet-api:2.2 available for
offline mode.
at 
org.gradle.api.internal.artifacts.ivyservice.ivyresolve.StartParameterResolutionOverride$FailedRemoteAccess.resolveComponentMetaData(StartParameterResolutionOverride.java:111)
at 
org.gradle.api.internal.artifacts.ivyservice.ivyresolve.CachingModuleComponentRepository$ResolveAndCacheRepositoryAccess.resolveComponentMetaData(CachingModuleComponentRepository.java:297)
at 
org.gradle.api.internal.artifacts.ivyservice.ivyresolve.BaseModuleComponentRepositoryAccess.resolveComponentMetaData(BaseModuleComponentRepositoryAccess.java:42)
at 
org.gradle.api.internal.artifacts.ivyservice.ivyresolve.memcache.InMemoryCachedModuleComponentRepository$CachedAccess.resolveComponentMetaData(InMemoryCachedModuleComponentRepository.java:75)
at 
org.gradle.api.internal.artifacts.ivyservice.ivyresolve.ErrorHandlingModuleComponentRepository$ErrorHandlingModuleComponentRepositoryAccess.resolveComponentMetaData(ErrorHandlingModuleComponentRepository.java:89)
at 
org.gradle.api.internal.artifacts.ivyservice.ivyresolve.ComponentMetaDataResolveState.process(ComponentMetaDataResolveState.java:66)
at 
org.gradle.api.internal.artifacts.ivyservice.ivyresolve.ComponentMetaDataResolveState.resolve(ComponentMetaDataResolveState.java:58)
at 
org.gradle.api.internal.artifacts.ivyservice.ivyresolve.RepositoryChainComponentMetaDataResolver.findBestMatch(RepositoryChainComponentMetaDataResolver.java:116)
at 
org.gradle.api.internal.artifacts.ivyservice.ivyresolve.RepositoryChainComponentMetaDataResolver.findBestMatch(RepositoryChainComponentMetaDataResolver.java:99)
at 
org.gradle.api.internal.artifacts.ivyservice.ivyresolve.RepositoryChainComponentMetaDataResolver.resolveModule(RepositoryChainComponentMetaDataResolver.java:72)
... 107 more


BUILD FAILED

Total time: 28.09 secs
Stopped 1 compiler daemon(s).
dh_auto_build: gradle --info --console plain --offline --stacktrace
--no-daemon --refresh-dependencies --gradle-user-home .gradle jar -x
test -x check -x :spring-orm-hibernate4:compileJava -x
:spring-webmvc-tiles2:compileJava -x :spring-websocket:compileJava
returned exit code 1
debian/rules:12: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 1
make[1]: Leaving directory '/build/libspring-java-4.1.9'
debian/rules:9: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debia

Bug#830495: doxia: FTBFS using locally rebuilt packages

2016-07-08 Thread Daniel Schepler
Source: doxia
Version: 1.1.4-6
Severity: important

>From my pbuilder build log, with all packages installed from a local
repository of rebuilt packages:

...
[INFO] 
[INFO] Building Doxia 1.1.4
[INFO] 
[WARNING] The POM for
org.codehaus.plexus:plexus-component-metadata:jar:1.5.5 is missing, no
dependency information available
[INFO]
[INFO] 
[INFO] Skipping Doxia
[INFO] This project has been banned from the build due to previous failures.
[INFO] 
[INFO] 
[INFO] Reactor Summary:
[INFO]
[INFO] Doxia .. FAILURE [  0.002 s]
[INFO] Doxia :: Logging API ... SKIPPED
[INFO] Doxia :: Sink API .. SKIPPED
[INFO] Doxia :: Core .. SKIPPED
[INFO] Doxia :: Modules ... SKIPPED
[INFO] Doxia :: APT Module  SKIPPED
[INFO] Doxia :: Confluence Module . SKIPPED
[INFO] Doxia :: Simplified DocBook Module . SKIPPED
[INFO] Doxia :: FML Module  SKIPPED
[INFO] Doxia :: FO Module . SKIPPED
[INFO] Doxia :: iText Module .. SKIPPED
[INFO] Doxia :: Latex Module .. SKIPPED
[INFO] Doxia :: RTF Module  SKIPPED
[INFO] Doxia :: TWiki Module .. SKIPPED
[INFO] Doxia :: XDoc Module ... SKIPPED
[INFO] Doxia :: XHTML Module .. SKIPPED
[INFO] Doxia :: Book Component  SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 0.345 s
[INFO] Finished at: 2016-07-08T07:07:49+00:00
[INFO] Final Memory: 10M/212M
[INFO] 
[ERROR] Plugin org.codehaus.plexus:plexus-component-metadata:1.5.5 or
one of its dependencies could not be resolved: Cannot access central
(https://repo.maven.apache.org/maven2) in offline mode and the
artifact org.codehaus.plexus:plexus-component-metadata:jar:1.5.5 has
not been downloaded from it before. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/doxia-1.1.4
-Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/doxia-1.1.4/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/build/doxia-1.1.4/debian
-Dmaven.repo.local=/build/doxia-1.1.4/debian/maven-repo package
javadoc:jar javadoc:aggregate -DskipTests -Dnotimestamp=true
-Dlocale=en_US returned exit code 1
debian/rules:6: recipe for target 'build' failed
make: *** [build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

__
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#829388: oscache: FTBFS: the artifact antlr:antlr:jar:2.x has not been downloaded

2016-07-02 Thread Daniel Schepler
Source: oscache
Version: 2.4.1+ds1-5
Severity: serious

>From my pbuilder build log:

...
[INFO] 
[INFO] Building OSCache 2.4.1
[INFO] 
[WARNING] The POM for antlr:antlr:jar:2.x is missing, no dependency
information available
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 0.233 s
[INFO] Finished at: 2016-07-02T22:23:37+00:00
[INFO] Final Memory: 6M/150M
[INFO] 
[ERROR] Failed to execute goal on project oscache: Could not resolve
dependencies for project opensymphony:oscache:jar:2.4.1: Cannot access
central (https://repo.maven.apache.org/maven2) in offline mode and the
artifact antlr:antlr:jar:2.x has not been downloaded from it before.
-> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/oscache-2.4.1+ds1
-Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/oscache-2.4.1+ds1/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/build/oscache-2.4.1+ds1/debian
-Dmaven.repo.local=/build/oscache-2.4.1+ds1/debian/maven-repo package
-DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

__
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#829377: libbtm-java: FTBFS: Test failures

2016-07-02 Thread Daniel Schepler
est
[junit] Tests run: 22, Failures: 0, Errors: 22, Skipped: 0, Time
elapsed: 0.088 sec
[junit] Test bitronix.tm.mock.NewJdbcProperUsageMockTest FAILED
[junit] Running bitronix.tm.mock.NewJdbcStrangeUsageMockTest
[junit] Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time
elapsed: 0.073 sec
[junit] Test bitronix.tm.mock.NewJdbcStrangeUsageMockTest FAILED
[junit] Running bitronix.tm.mock.NewJdbcSuspendResumeMockTest
[junit] Tests run: 10, Failures: 0, Errors: 10, Skipped: 0, Time
elapsed: 0.083 sec
[junit] Test bitronix.tm.mock.NewJdbcSuspendResumeMockTest FAILED
[junit] Running bitronix.tm.mock.NewJdbcWrongUsageMockTest
[junit] Tests run: 6, Failures: 0, Errors: 6, Skipped: 0, Time
elapsed: 0.074 sec
[junit] Test bitronix.tm.mock.NewJdbcWrongUsageMockTest FAILED
[junit] Running bitronix.tm.recovery.RecovererTest
[junit] Tests run: 9, Failures: 0, Errors: 9, Skipped: 0, Time
elapsed: 0.077 sec
[junit] Test bitronix.tm.recovery.RecovererTest FAILED
[junit] Running bitronix.tm.resource.ResourceLoaderTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time
elapsed: 0.18 sec
[junit] Running bitronix.tm.resource.common.XAPoolTest
[junit] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time
elapsed: 0.213 sec
[junit] Test bitronix.tm.resource.common.XAPoolTest FAILED
[junit] Running bitronix.tm.timer.TaskSchedulerTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time
elapsed: 4.057 sec
[junit] Running bitronix.tm.twopc.OnePcFailureTest
[junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time
elapsed: 0.075 sec
[junit] Test bitronix.tm.twopc.OnePcFailureTest FAILED
[junit] Running bitronix.tm.twopc.Phase1FailureTest
[junit] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time
elapsed: 0.077 sec
[junit] Test bitronix.tm.twopc.Phase1FailureTest FAILED
[junit] Running bitronix.tm.twopc.Phase2FailureTest
[junit] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time
elapsed: 0.078 sec
[junit] Test bitronix.tm.twopc.Phase2FailureTest FAILED
[junit] Running bitronix.tm.utils.CryptoEngineTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time
elapsed: 0.092 sec
[junit] Running bitronix.tm.utils.DefaultExceptionAnalyzerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time
elapsed: 0.04 sec
[junit] Running bitronix.tm.utils.EncoderTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time
elapsed: 0.038 sec
[junit] Running bitronix.tm.utils.PropertyUtilsTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time
elapsed: 0.053 sec
[junit] Running bitronix.tm.utils.SchedulerTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time
elapsed: 0.053 sec
[junit] Running bitronix.tm.utils.UidGeneratorTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time
elapsed: 0.07 sec
[junitreport] Processing /build/libbtm-java-2.1.4/TESTS-TestSuites.xml
to /tmp/null372241623
[junitreport] Loading stylesheet
jar:file:/usr/share/ant/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] Transform time: 734ms
[junitreport] Deleting: /tmp/null372241623

BUILD FAILED
/build/libbtm-java-2.1.4/build.xml:89: some test(s) failed

Total time: 28 seconds
debian/rules:18: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 1
make[1]: Leaving directory '/build/libbtm-java-2.1.4'
debian/rules:15: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--
Daniel Schepler

__
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#829111: spock: FTBFS: exception IOException is never thrown in body of corresponding try statement

2016-06-30 Thread Daniel Schepler
Source: spock
Version: 0.7-groovy-2.0-2
Severity: serious

>From my pbuilder build log:

...
   dh_auto_build -O--buildsystem=ant
ant -Duser.name debian
Buildfile: /build/spock-0.7-groovy-2.0/debian/build.xml

init:
[mkdir] Created dir: /build/spock-0.7-groovy-2.0/dist

build.core:
[mkdir] Created dir: /build/spock-0.7-groovy-2.0/spock-core/build
  [groovyc] Compiling 350 source files to
/build/spock-0.7-groovy-2.0/spock-core/build
  [groovyc] org.codehaus.groovy.control.MultipleCompilationErrorsException:
startup failed:
  [groovyc] Compile error during compilation with javac.
  [groovyc] warning: [options] bootstrap class path not set in
conjunction with -source 1.5
  [groovyc] warning: [options] source value 1.5 is obsolete and will
be removed in a future release
  [groovyc] warning: [options] target value 1.5 is obsolete and will
be removed in a future release
  [groovyc] warning: [options] To suppress warnings about obsolete
options, use -Xlint:-options.
  [groovyc] 
/build/spock-0.7-groovy-2.0/spock-core/src/main/java/spock/lang/Specification.java:46:
warning: '_' used as an identifier
  [groovyc]   public static final Object _ = Wildcard.INSTANCE;
  [groovyc]  ^
  [groovyc]   (use of '_' as an identifier might not be supported in
releases after Java SE 8)
  [groovyc] 
/build/spock-0.7-groovy-2.0/spock-core/src/main/java/org/spockframework/runtime/ConfigurationScriptLoader.java:129:
error: exception IOException is never thrown in body of corresponding
try statement
  [groovyc] } catch (IOException e) {
  [groovyc]   ^
  [groovyc] Note: Some input files use or override a deprecated API.
  [groovyc] Note: Recompile with -Xlint:deprecation for details.
  [groovyc] 1 error
  [groovyc] 5 warnings
  [groovyc]
  [groovyc]
  [groovyc] 1 error

BUILD FAILED
/build/spock-0.7-groovy-2.0/debian/build.xml:82: The following error
occurred while executing this line:
/build/spock-0.7-groovy-2.0/debian/build.xml:122: Compilation Failed

Total time: 3 seconds
dh_auto_build: ant -Duser.name debian returned exit code 1
debian/rules:8: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

__
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#829103: plexus-compiler: FTBFS: the artifact org.codehaus.plexus:plexus-component-metadata:jar:1.5.5 has not been downloaded

2016-06-30 Thread Daniel Schepler
On Thu, Jun 30, 2016 at 8:40 AM, Emmanuel Bourg <ebo...@apache.org> wrote:
> I'm unable to reproduce this error with pbuilder. Are you using locally
> rebuilt packages?

Yes, this was with locally rebuilt packages - sorry I neglected to
check against a vanilla pbuilder chroot, I was assuming all these
would be reproducible now since the new upload of velocity with
reduced dependencies.  But in this case, it looks like the difference
is that my locally rebuilt version of libsisu-plexus-java depends on
libplexus-component-annotations-java instead of
libplexus-containers1.5-java.

So, feel free to downgrade the severity.
-- 
Daniel Schepler

__
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#829106: sisu-inject: FTBFS: the artifact javax.servlet:servlet-api:jar:debian has not been downloaded

2016-06-30 Thread Daniel Schepler
Source: sisu-inject
Version: 0.3.2-1
Severity: serious

>From my pbuilder build log:

...
[INFO] 
[INFO] Reactor Summary:
[INFO]
[INFO] Sisu Inject  SUCCESS [  0.002 s]
[INFO] org.eclipse.sisu.inject  FAILURE [  0.149 s]
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 0.274 s
[INFO] Finished at: 2016-06-28T00:11:06+00:00
[INFO] Final Memory: 7M/150M
[INFO] 
[ERROR] Failed to execute goal on project org.eclipse.sisu.inject:
Could not resolve dependencies for project
org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.2: Cannot access
central (https://repo.maven.apache.org/maven2) in offline mode and the
artifact javax.servlet:servlet-api:jar:debian has not been downloaded
from it before. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn  -rf :org.eclipse.sisu.inject
/usr/share/cdbs/1/class/maven.mk:92: recipe for target 'mvn-build' failed
make: *** [mvn-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

__
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#829105: sisu-guice: FTBFS: the artifact org.apache.ant:ant:jar:debian has not been downloaded

2016-06-30 Thread Daniel Schepler
Source: sisu-guice
Version: 3.2.6-2
Severity: serious

>From my pbuilder build log:

...
[INFO] 
[INFO] Reactor Summary:
[INFO]
[INFO] Sisu Guice . SUCCESS [  0.003 s]
[INFO] Sisu Guice - Bill of Materials . SUCCESS [  0.001 s]
[INFO] Sisu Guice - Core Library .. FAILURE [  0.158 s]
[INFO] Sisu Guice - Extensions  SKIPPED
[INFO] Sisu Guice - Extensions - AssistedInject ... SKIPPED
[INFO] Sisu Guice - Extensions - TestLib .. SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 0.338 s
[INFO] Finished at: 2016-06-27T08:12:06+00:00
[INFO] Final Memory: 7M/150M
[INFO] 
[ERROR] Failed to execute goal on project sisu-guice: Could not
resolve dependencies for project
org.sonatype.sisu:sisu-guice:jar:3.2.6: Cannot access central
(https://repo.maven.apache.org/maven2) in offline mode and the
artifact org.apache.ant:ant:jar:debian has not been downloaded from it
before. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn  -rf :sisu-guice
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/sisu-guice-3.2.6
-Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/sisu-guice-3.2.6/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/build/sisu-guice-3.2.6/debian
-Dmaven.repo.local=/build/sisu-guice-3.2.6/debian/maven-repo package
-DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
debian/rules:8: recipe for target 'build' failed
make: *** [build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

__
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#829103: plexus-compiler: FTBFS: the artifact org.codehaus.plexus:plexus-component-metadata:jar:1.5.5 has not been downloaded

2016-06-30 Thread Daniel Schepler
Source: plexus-compiler
Version: 2.4-3
Severity: serious

>From my pbuilder build log:

...
[INFO] 
[INFO] Reactor Summary:
[INFO]
[INFO] Plexus Compiler  FAILURE [  0.002 s]
[INFO] Plexus Compiler Api  SKIPPED
[INFO] Plexus Compiler Manager  SKIPPED
[INFO] Plexus Compiler Test Harness ... SKIPPED
[INFO] Plexus Compilers ... SKIPPED
[INFO] Plexus C# Compiler . SKIPPED
[INFO] Plexus Eclipse Compiler  SKIPPED
[INFO] Plexus Jikes Compiler .. SKIPPED
[INFO] Plexus Javac Component . SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 0.300 s
[INFO] Finished at: 2016-06-25T20:58:01+00:00
[INFO] Final Memory: 9M/212M
[INFO] 
[ERROR] Plugin org.codehaus.plexus:plexus-component-metadata:1.5.5 or
one of its dependencies could not be resolved: Cannot access central
(https://repo.maven.apache.org/maven2) in offline mode and the
artifact org.codehaus.plexus:plexus-component-metadata:jar:1.5.5 has
not been downloaded from it before. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/plexus-compiler-2.4
-Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/plexus-compiler-2.4/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/build/plexus-compiler-2.4/debian
-Dmaven.repo.local=/build/plexus-compiler-2.4/debian/maven-repo
package javadoc:jar javadoc:aggregate -DskipTests -Dnotimestamp=true
-Dlocale=en_US returned exit code 1
debian/rules:6: recipe for target 'build' failed
make: *** [build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

__
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#829102: modello: FTBFS: the artifact org.jdom:jdom:jar:debian has not been downloaded

2016-06-30 Thread Daniel Schepler
Source: modello
Version: 1.8.3-2
Severity: serious

>From my pbuilder build log:

...
[INFO] 
[INFO] Reactor Summary:
[INFO]
[INFO] Modello  SUCCESS [  0.535 s]
[INFO] Modello Core ... SUCCESS [  3.681 s]
[INFO] Modello Plugins  SUCCESS [  0.027 s]
[INFO] Modello Java Plugin  SUCCESS [  2.905 s]
[INFO] Modello XML Plugin . SUCCESS [  1.352 s]
[INFO] Modello StAX Plugin  SUCCESS [  1.497 s]
[INFO] Modello Model Version Converter Plugin . SUCCESS [  1.080 s]
[INFO] Modello XSD Plugin . SUCCESS [  1.288 s]
[INFO] Modello XDOC Plugin  SUCCESS [  1.118 s]
[INFO] Modello XPP3 Plugin  SUCCESS [  1.151 s]
[INFO] Modello Dom4J Plugin ... SUCCESS [  1.120 s]
[INFO] Modello JDOM Plugin  FAILURE [  0.011 s]
[INFO] Modello SAX Plugin . SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 16.149 s
[INFO] Finished at: 2016-06-28T19:13:19+00:00
[INFO] Final Memory: 23M/278M
[INFO] 
[ERROR] Failed to execute goal on project modello-plugin-jdom: Could
not resolve dependencies for project
org.codehaus.modello:modello-plugin-jdom:jar:1.8.3: Cannot access
central (https://repo.maven.apache.org/maven2) in offline mode and the
artifact org.jdom:jdom:jar:debian has not been downloaded from it
before. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn  -rf :modello-plugin-jdom
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/modello-1.8.3
-Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/modello-1.8.3/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/build/modello-1.8.3/debian
-Dmaven.repo.local=/build/modello-1.8.3/debian/maven-repo package
javadoc:jar javadoc:aggregate -DskipTests -Dnotimestamp=true
-Dlocale=en_US returned exit code 1
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

__
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#829101: maven-shade-plugin: FTBFS: the artifact org.codehaus.plexus:plexus-component-metadata:jar:1.5.5 has not been downloaded

2016-06-30 Thread Daniel Schepler
Source: maven-shade-plugin
Version: 2.4.3-1
Severity: serious

>From my pbuilder build log:

...
[INFO] 
[INFO] Building Apache Maven Shade Plugin 2.4.3
[INFO] 
[WARNING] The POM for
org.codehaus.plexus:plexus-component-metadata:jar:1.5.5 is missing, no
dependency information available
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 0.091 s
[INFO] Finished at: 2016-06-28T19:49:07+00:00
[INFO] Final Memory: 6M/150M
[INFO] 
[ERROR] Plugin org.codehaus.plexus:plexus-component-metadata:1.5.5 or
one of its dependencies could not be resolved: Cannot access central
(https://repo.maven.apache.org/maven2) in offline mode and the
artifact org.codehaus.plexus:plexus-component-metadata:jar:1.5.5 has
not been downloaded from it before. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/maven-shade-plugin-2.4.3
-Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/maven-shade-plugin-2.4.3/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/build/maven-shade-plugin-2.4.3/debian
-Dmaven.repo.local=/build/maven-shade-plugin-2.4.3/debian/maven-repo
package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit
code 1
debian/rules:6: recipe for target 'build' failed
make: *** [build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

__
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#829099: maven-assembly-plugin: FTBFS: the artifact org.codehaus.plexus:plexus-component-metadata:jar:1.5.5 has not been downloaded

2016-06-30 Thread Daniel Schepler
Source: maven-assembly-plugin
Version: 2.4.1-1
Severity: serious

>From my pbuilder build log:

...
[INFO] 
[INFO] Building Apache Maven Assembly Plugin 2.4.1
[INFO] 
[WARNING] The POM for
org.codehaus.plexus:plexus-component-metadata:jar:1.5.5 is missing, no
dependency information available
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 0.114 s
[INFO] Finished at: 2016-06-28T22:28:16+00:00
[INFO] Final Memory: 6M/150M
[INFO] 
[ERROR] Plugin org.codehaus.plexus:plexus-component-metadata:1.5.5 or
one of its dependencies could not be resolved: Cannot access central
(https://repo.maven.apache.org/maven2) in offline mode and the
artifact org.codehaus.plexus:plexus-component-metadata:jar:1.5.5 has
not been downloaded from it before. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
/usr/share/cdbs/1/class/maven.mk:92: recipe for target 'mvn-build' failed
make: *** [mvn-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

__
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#828930: guice: FTBFS: the artifact org.apache.ant:ant:jar:debian has not been downloaded

2016-06-28 Thread Daniel Schepler
Source: guice
Version: 4.0-2
Severity: serious

>From my pbuilder build log:
...
[INFO] 
[INFO] Reactor Summary:
[INFO]
[INFO] Google Guice ... SUCCESS [  0.523 s]
[INFO] Google Guice - Bill of Materials ... SUCCESS [  0.011 s]
[INFO] Google Guice - Core Library  FAILURE [  0.091 s]
[INFO] Google Guice - Extensions .. SKIPPED
[INFO] Google Guice - Extensions - AssistedInject . SKIPPED
[INFO] Google Guice - Extensions - MultiBindings .. SKIPPED
[INFO] Google Guice - Extensions - Grapher  SKIPPED
[INFO] Google Guice - Extensions - JMX  SKIPPED
[INFO] Google Guice - Extensions - JNDI ... SKIPPED
[INFO] Google Guice - Extensions - Servlet  SKIPPED
[INFO] Google Guice - Extensions - Spring . SKIPPED
[INFO] Google Guice - Extensions - ThrowingProviders .. SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 0.943 s
[INFO] Finished at: 2016-06-28T17:26:42+00:00
[INFO] Final Memory: 14M/219M
[INFO] 
[ERROR] Failed to execute goal on project guice: Could not resolve
dependencies for project com.google.inject:guice:jar:4.0: Cannot
access central (https://repo.maven.apache.org/maven2) in offline mode
and the artifact org.apache.ant:ant:jar:debian has not been downloaded
from it before. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn  -rf :guice
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/guice-4.0
-Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/guice-4.0/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml -Ddebian.dir=/build/guice-4.0/debian
-Dmaven.repo.local=/build/guice-4.0/debian/maven-repo package
javadoc:jar javadoc:aggregate -DskipTests -Dnotimestamp=true
-Dlocale=en_US returned exit code 1
debian/rules:10: recipe for target 'build' failed
make: *** [build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

__
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#828825: osgi-compendium: FTBFS: package javax.persistence does not exist

2016-06-28 Thread Daniel Schepler
Source: osgi-compendium
Version: 5.0.0-4
Severity: serious

>From my pbuilder build log:

...
   jh_build
find org -name *.java -and -type f -print0 | xargs -s 512000 -0
/usr/lib/jvm/default-java/bin/javac -g -cp
/usr/share/java/osgi.core.jar:/usr/share/java/servlet-api-3.1.jar:/usr/share/java/ee.foundation.jar:/usr/share/java/geronimo-jpa-2.0-spec.jar:debian/_jh_build.osgi.compendium
-d debian/_jh_build.osgi.compendium -source 1.5 -target 1.5
warning: [options] bootstrap class path not set in conjunction with -source 1.5
warning: [options] source value 1.5 is obsolete and will be removed in
a future release
warning: [options] target value 1.5 is obsolete and will be removed in
a future release
warning: [options] To suppress warnings about obsolete options, use
-Xlint:-options.
org/osgi/service/dmt/spi/DataPlugin.java:60: warning: unmappable
character for encoding ASCII
 * The string to be used as key for the ???dataRootURIs??? property when an
^
org/osgi/service/dmt/spi/DataPlugin.java:60: warning: unmappable
character for encoding ASCII
 * The string to be used as key for the ???dataRootURIs??? property when an
 ^
org/osgi/service/dmt/spi/DataPlugin.java:60: warning: unmappable
character for encoding ASCII
 * The string to be used as key for the ???dataRootURIs??? property when an
  ^
org/osgi/service/dmt/spi/DataPlugin.java:60: warning: unmappable
character for encoding ASCII
 * The string to be used as key for the ???dataRootURIs??? property when an
   ^
org/osgi/service/dmt/spi/DataPlugin.java:60: warning: unmappable
character for encoding ASCII
 * The string to be used as key for the ???dataRootURIs??? property when an
^
org/osgi/service/dmt/spi/DataPlugin.java:60: warning: unmappable
character for encoding ASCII
 * The string to be used as key for the ???dataRootURIs??? property when an
 ^
org/osgi/service/dmt/spi/ExecPlugin.java:41: warning: unmappable
character for encoding ASCII
 * The string to be used as key for the ???execRootURIs??? property when an
^
org/osgi/service/dmt/spi/ExecPlugin.java:41: warning: unmappable
character for encoding ASCII
 * The string to be used as key for the ???execRootURIs??? property when an
 ^
org/osgi/service/dmt/spi/ExecPlugin.java:41: warning: unmappable
character for encoding ASCII
 * The string to be used as key for the ???execRootURIs??? property when an
  ^
org/osgi/service/dmt/spi/ExecPlugin.java:41: warning: unmappable
character for encoding ASCII
 * The string to be used as key for the ???execRootURIs??? property when an
   ^
org/osgi/service/dmt/spi/ExecPlugin.java:41: warning: unmappable
character for encoding ASCII
 * The string to be used as key for the ???execRootURIs??? property when an
^
org/osgi/service/dmt/spi/ExecPlugin.java:41: warning: unmappable
character for encoding ASCII
 * The string to be used as key for the ???execRootURIs??? property when an
 ^
org/osgi/service/jpa/EntityManagerFactoryBuilder.java:20: error:
package javax.persistence does not exist
import javax.persistence.EntityManagerFactory;
^
org/osgi/service/jpa/EntityManagerFactoryBuilder.java:64: error:
cannot find symbol
EntityManagerFactory createEntityManagerFactory(Map<String, Object> props);
^
  symbol:   class EntityManagerFactory
  location: interface EntityManagerFactoryBuilder
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
16 warnings
debian/rules:12: recipe for target 'build' failed
make: *** [build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

__
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#828824: maven-invoker: FTBFS: Test failure

2016-06-28 Thread Daniel Schepler
Source: maven-invoker
Version: 2.2-2
Severity: serious

>From my pbuilder build log:

...
---
 T E S T S
---
Running org.apache.maven.shared.invoker.SystemOutHandlerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051
sec - in org.apache.maven.shared.invoker.SystemOutHandlerTest
Running org.apache.maven.shared.invoker.SystemOutLoggerTest
Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008
sec - in org.apache.maven.shared.invoker.SystemOutLoggerTest
Running org.apache.maven.shared.invoker.MavenCommandLineBuilderTest
Tests run: 52, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.101
sec - in org.apache.maven.shared.invoker.MavenCommandLineBuilderTest
Running org.apache.maven.shared.invoker.DefaultInvokerTest
Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 12.339
sec <<< FAILURE! - in
org.apache.maven.shared.invoker.DefaultInvokerTest
testSpaceProperties(org.apache.maven.shared.invoker.DefaultInvokerTest)
 Time elapsed: 1.747 sec  <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<1>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at 
org.apache.maven.shared.invoker.DefaultInvokerTest.testSpaceProperties(DefaultInvokerTest.java:196)


Results :

Failed tests:
  DefaultInvokerTest.testSpaceProperties:196 expected:<0> but was:<1>

Tests run: 92, Failures: 1, Errors: 0, Skipped: 1

[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 13.882 s
[INFO] Finished at: 2016-06-27T18:31:32+00:00
[INFO] Final Memory: 9M/191M
[INFO] 
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.17:test
(default-test) on project maven-invoker: There are test failures.
[ERROR]
[ERROR] Please refer to
/build/maven-invoker-2.2/target/surefire-reports for the individual
test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
dh_auto_test: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/maven-invoker-2.2
-Dclassworlds.conf=/etc/maven/m2-debian.conf
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/build/maven-invoker-2.2/debian
-Dmaven.repo.local=/build/maven-invoker-2.2/debian/maven-repo test
returned exit code 1
debian/rules:6: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

__
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#828822: httpcomponents-asyncclient: FTBFS: Cannot find symbol org.apache.http.annotation.ThreadSafe

2016-06-28 Thread Daniel Schepler
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn  -rf :httpasyncclient
/usr/share/cdbs/1/class/maven.mk:92: recipe for target 'mvn-build' failed
make: *** [mvn-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

__
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#828802: libfreemarker-java: Package is missing jar file

2016-06-27 Thread Daniel Schepler
Package: libfreemarker-java
Version: 2.3.23-4
Severity: grave

According to https://packages.debian.org/sid/all/libfreemarker-java/filelist
the package contents are only:

/usr/share/doc/libfreemarker-java/changelog.Debian.gz
/usr/share/doc/libfreemarker-java/copyright
/usr/share/maven-repo/org/freemarker/freemarker/2.3.23/freemarker-2.3.23.pom
/usr/share/maven-repo/org/freemarker/freemarker/debian/freemarker-debian.pom

That makes the package unusable since the jar file is missing.

(I ran into this trying to rebuild libspring-java:

FAILURE: Build failed with an exception.

* What went wrong:
Could not resolve all dependencies for configuration
':spring-context-support:compileClasspath'.
> Could not find freemarker.jar (org.freemarker:freemarker:debian).
 Searched in the following locations:
 
file:/usr/share/maven-repo/org/freemarker/freemarker/debian/freemarker-debian.jar
)
-- 
Daniel Schepler

__
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#828208: maven-dependency-tree: FTBFS: Cannot access central (https://repo.maven.apache.org/maven2) in offline mode and the artifact org.codehaus.plexus:plexus-component-metadata:jar:1.5.5 has not

2016-06-25 Thread Daniel Schepler
Source: maven-dependency-tree
Version: 2.1-1
Severity: serious

>From my pbuilder build log:

...
[INFO] 
[INFO] Building Maven Dependency Tree 2.1
[INFO] 
[WARNING] The POM for
org.codehaus.plexus:plexus-component-metadata:jar:1.5.5 is missing, no
dependency information available
[INFO]
[INFO] 
[INFO] Skipping Maven Dependency Tree
[INFO] This project has been banned from the build due to previous failures.
[INFO] 
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 0.246 s
[INFO] Finished at: 2016-06-25T20:24:22+00:00
[INFO] Final Memory: 8M/150M
[INFO] 
[ERROR] Plugin org.codehaus.plexus:plexus-component-metadata:1.5.5 or
one of its dependencies could not be resolved: Cannot access central
(https://repo.maven.apache.org/maven2) in offline mode and the
artifact org.codehaus.plexus:plexus-component-metadata:jar:1.5.5 has
not been downloaded from it before. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/maven-dependency-tree-2.1
-Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/maven-dependency-tree-2.1/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/build/maven-dependency-tree-2.1/debian
-Dmaven.repo.local=/build/maven-dependency-tree-2.1/debian/maven-repo
package javadoc:jar javadoc:aggregate -DskipTests -Dnotimestamp=true
-Dlocale=en_US returned exit code 1
debian/rules:6: recipe for target 'build' failed
make: *** [build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

__
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#828206: httpcomponents-client: FTBFS: Cannot find symbol org.apache.http.annotation.Immutable

2016-06-25 Thread Daniel Schepler
ERROR] location: package org.apache.http.annotation
> [ERROR] 
> /build/httpcomponents-client-4.5.2/httpclient/src/main/java/org/apache/http/conn/HttpHostConnectException.java:[43,2]
> cannot find symbol
> [ERROR] symbol: class Immutable
> [ERROR] 
> /build/httpcomponents-client-4.5.2/httpclient/src/main/java-deprecated/org/apache/http/impl/cookie/BestMatchSpec.java:[30,34]
> cannot find symbol
> [ERROR] symbol:   class ThreadSafe
> [ERROR] location: package org.apache.http.annotation
> [ERROR] 
> /build/httpcomponents-client-4.5.2/httpclient/src/main/java/org/apache/http/impl/cookie/DefaultCookieSpec.java:[35,34]
> cannot find symbol
> [ERROR] symbol:   class ThreadSafe
> [ERROR] location: package org.apache.http.annotation
> [ERROR] 
> /build/httpcomponents-client-4.5.2/httpclient/src/main/java/org/apache/http/impl/cookie/DefaultCookieSpec.java:[52,2]
> cannot find symbol
> [ERROR] symbol: class ThreadSafe
> [ERROR] 
> /build/httpcomponents-client-4.5.2/httpclient/src/main/java-deprecated/org/apache/http/impl/cookie/BestMatchSpec.java:[40,2]
> cannot find symbol
> [ERROR] symbol: class ThreadSafe
> [ERROR] 
> /build/httpcomponents-client-4.5.2/httpclient/src/main/java/org/apache/http/impl/cookie/RFC2965Spec.java:[39,34]
> cannot find symbol
> [ERROR] symbol:   class ThreadSafe
> [ERROR] location: package org.apache.http.annotation
> [ERROR] 
> /build/httpcomponents-client-4.5.2/httpclient/src/main/java/org/apache/http/impl/cookie/RFC2109Spec.java:[37,34]
> cannot find symbol
> [ERROR] symbol:   class ThreadSafe
> [ERROR] location: package org.apache.http.annotation
> [ERROR] 
> /build/httpcomponents-client-4.5.2/httpclient/src/main/java/org/apache/http/impl/cookie/CookieSpecBase.java:[37,34]
> cannot find symbol
> [ERROR] symbol:   class ThreadSafe
> [ERROR] location: package org.apache.http.annotation
> [ERROR] 
> /build/httpcomponents-client-4.5.2/httpclient/src/main/java/org/apache/http/impl/cookie/AbstractCookieSpec.java:[35,34]
> cannot find symbol
> [ERROR] symbol:   class ThreadSafe
> [ERROR] location: package org.apache.http.annotation
> [ERROR] 
> /build/httpcomponents-client-4.5.2/httpclient/src/main/java/org/apache/http/impl/cookie/AbstractCookieSpec.java:[50,2]
> cannot find symbol
> [ERROR] symbol: class ThreadSafe
> [ERROR] 
> /build/httpcomponents-client-4.5.2/httpclient/src/main/java/org/apache/http/impl/cookie/CookieSpecBase.java:[50,2]
> cannot find symbol
> [ERROR] symbol: class ThreadSafe
> [ERROR] 
> /build/httpcomponents-client-4.5.2/httpclient/src/main/java/org/apache/http/impl/cookie/RFC2109Spec.java:[60,2]
> cannot find symbol
> [ERROR] symbol: class ThreadSafe
> [ERROR] 
> /build/httpcomponents-client-4.5.2/httpclient/src/main/java/org/apache/http/impl/cookie/RFC2965Spec.java:[60,2]
> cannot find symbol
> [ERROR] symbol: class ThreadSafe
> [ERROR] 
> /build/httpcomponents-client-4.5.2/httpclient/src/main/java/org/apache/http/impl/cookie/NetscapeDraftSpec.java:[37,34]
> cannot find symbol
> [ERROR] symbol:   class ThreadSafe
> [ERROR] location: package org.apache.http.annotation
> [ERROR] 
> /build/httpcomponents-client-4.5.2/httpclient/src/main/java/org/apache/http/impl/cookie/NetscapeDraftSpec.java:[60,2]
> cannot find symbol
> [ERROR] symbol: class ThreadSafe
> [ERROR] 
> /build/httpcomponents-client-4.5.2/httpclient/src/main/java-deprecated/org/apache/http/impl/client/AbstractAuthenticationHandler.java:[43,34]
> cannot find symbol
> [ERROR] symbol:   class Immutable
> [ERROR] location: package org.apache.http.annotation
> [ERROR] 
> /build/httpcomponents-client-4.5.2/httpclient/src/main/java-deprecated/org/apache/http/impl/client/AbstractAuthenticationHandler.java:[64,2]
> cannot find symbol
> [ERROR] symbol: class Immutable
> [ERROR] 
> /build/httpcomponents-client-4.5.2/httpclient/src/main/java-deprecated/org/apache/http/impl/client/TunnelRefusedException.java:[32,34]
> cannot find symbol
> [ERROR] symbol:   class Immutable
> [ERROR] location: package org.apache.http.annotation
> [ERROR] 
> /build/httpcomponents-client-4.5.2/httpclient/src/main/java-deprecated/org/apache/http/impl/client/TunnelRefusedException.java:[42,2]
> cannot find symbol
> [ERROR] symbol: class Immutable
> [ERROR] 
> /build/httpcomponents-client-4.5.2/httpclient/src/main/java/org/apache/http/conn/util/PublicSuffixListParser.java:[35,34]
> cannot find symbol
> [ERROR] symbol:   class Immutable
> [ERROR] location: package org.apache.http.annotation
> [ERROR] 
> /build/httpcomponents-client-4.5.2/httpclient/src/main/java/org/apache/http/conn/util/PublicSuffixListParser.java:[43,2]
> cannot find symbol
> [ERROR] symbol: class Immutable
> [ERROR] 
> /build/httpcomponents-client-4.5.2/httpclient/src/main/java/org/apache/http/impl/execchain/RequestAbortedException.java:[32,34]
> cannot find symbol
> [ERROR] symbol:   class Immutable
> [ERROR] location: package org.apache.http.annotation
> [ERROR] -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with
> the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn  -rf :httpclient
> /usr/share/cdbs/1/class/maven.mk:92: recipe for target 'mvn-build' failed
> make: *** [mvn-build] Error 1
> dpkg-buildpackage: error: debian/rules build gave error exit status 2
> --
> Daniel Schepler

__
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#828203: jackrabbit: FTBFS: Cannot access central (https://repo.maven.apache.org/maven2) in offline mode and the artifact javax.servlet:servlet-api:jar:debian has not been downloaded from it before

2016-06-25 Thread Daniel Schepler
Source: jackrabbit
Version: 2.12.1-1
Severity: serious

>From my pbuilder build log:

...
[INFO] Building Jackrabbit WebDAV Library 2.12.1
[INFO] 
[WARNING] The POM for javax.servlet:servlet-api:jar:debian is missing,
no dependency information available
[INFO] 
[INFO] Reactor Summary:
[INFO]
[INFO] Jackrabbit Parent POM .. SUCCESS [  0.002 s]
[INFO] Jackrabbit WebDAV Library .. FAILURE [  0.078 s]
[INFO] Apache Jackrabbit .. SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 0.643 s
[INFO] Finished at: 2016-06-25T18:00:22+00:00
[INFO] Final Memory: 10M/150M
[INFO] 
[ERROR] Failed to execute goal on project jackrabbit-webdav: Could not
resolve dependencies for project
org.apache.jackrabbit:jackrabbit-webdav:bundle:2.12.1: Cannot access
central (https://repo.maven.apache.org/maven2) in offline mode and the
artifact javax.servlet:servlet-api:jar:debian has not been downloaded
from it before. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn  -rf :jackrabbit-webdav
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/jackrabbit-2.12.1
-Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/jackrabbit-2.12.1/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/build/jackrabbit-2.12.1/debian
-Dmaven.repo.local=/build/jackrabbit-2.12.1/debian/maven-repo package
-DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
debian/rules:11: recipe for target 'build' failed
make: *** [build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

__
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#814726: cglib3 FTBFS now reproducible in unstable

2016-06-25 Thread Daniel Schepler
severity 814726 serious
thanks

Since the recent upload of velocity_1.7-5, I can now reproduce this
issue using the official Debian archive as well - bumping up the
severity accordingly.
-- 
Daniel Schepler

__
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#814723: antlr3 FTBFS now reproducible in unstable

2016-06-25 Thread Daniel Schepler
severity 814723 serious
thanks

Since the recent upload of velocity_1.7-5 I can now reproduce this
issue using the official Debian archive as well - bumping up the
severity accordingly.
-- 
Daniel Schepler

__
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#814679: velocity: Package rebuilt from source is missing most of its dependencies

2016-02-14 Thread Daniel Schepler
On Sun, Feb 14, 2016 at 1:04 AM, Emmanuel Bourg <ebo...@apache.org> wrote:
> Which packages did you see failing to build? Their build dependencies
> should be updated if they accidentally relied on the dependencies pulled
> by velocity through maven-debian-helper.

So far, I think antlr3, cglib, joptsimple look like their local
failures are due to missing ant.  I'll try to file individual bugs
against those packages.
-- 
Daniel Schepler

__
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#814726: cglib: FTBFS with locally rebuilt packages: Missing Build-Depends on ant

2016-02-14 Thread Daniel Schepler
Source: cglib
Version: 3.2.0-2
Severity: important

>From my pbuilder build log, using a setup with apt pointed to a repository of
locally rebuilt packages:

...
[INFO] 
[INFO] Skipping Code Generation Library
[INFO] This project has been banned from the build due to previous failures.
[INFO] 
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Code Generation Library  SUCCESS [  0.478 s]
[INFO] cglib .. FAILURE [  0.022 s]
[INFO] cglib-nodep  SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 0.760 s
[INFO] Finished at: 2016-02-12T16:55:21+00:00
[INFO] Final Memory: 11M/150M
[INFO] 
[ERROR] Failed to execute goal on project cglib: Could not resolve dependencies 
for project cglib:cglib:jar:3.2.0: Cannot access central 
(https://repo.maven.apache.org/maven2) in offline mode and the artifact 
org.apache.ant:ant:jar:debian has not been downloaded from it before. -> [Help 
1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn  -rf :cglib
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
 -Dmaven.home=/usr/share/maven 
-Dmaven.multiModuleProjectDirectory=/build/cglib-3.2.0 
-Dclassworlds.conf=/etc/maven/m2-debian.conf 
org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml -Ddebian.dir=/build/cglib-3.2.0/debian 
-Dmaven.repo.local=/build/cglib-3.2.0/debian/maven-repo package javadoc:jar 
javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit 
code 1
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Upon investigation, the reason apt was pulled in before was because velocity
currently depends on it.  However, a rebuilt velocity package will no longer
have this dependency - and according to the commentary on #814679 the
smaller set of dependencies for velocity is actually the correct one.
-- 
Daniel Schepler

__
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#814728: joptsimple: FTBFS with locally rebuilt packages: Missing Build-Depends on ant

2016-02-14 Thread Daniel Schepler
Source: joptsimple
Version: 4.5-2
Severity: important

>From my pbuilder build log, using a setup with apt pointed to a repository of
locally rebuilt packages:

...
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/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
 -Dproperties.file.manual=/build/joptsimple-4.5/debian/maven.properties 
-Dclassworlds.conf=/etc/maven/m2-debian.conf -Dmaven.home=/usr/share/maven 
-Dmaven.multiModuleProjectDirectory=/build/joptsimple-4.5 
org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml 
-Dmaven.repo.local=/build/joptsimple-4.5/debian/maven-repo  package -DskipTests
[INFO] Scanning for projects...
[INFO] 
[INFO] 
[INFO] Building JOpt Simple 4.5
[INFO] 
[WARNING] The POM for org.apache.ant:ant:jar:debian is missing, no dependency 
information available
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 0.166 s
[INFO] Finished at: 2016-02-13T20:21:03+00:00
[INFO] Final Memory: 6M/150M
[INFO] 
[ERROR] Failed to execute goal on project jopt-simple: Could not resolve 
dependencies for project net.sf.jopt-simple:jopt-simple:jar:4.5: Cannot access 
central (https://repo.maven.apache.org/maven2) in offline mode and the artifact 
org.apache.ant:ant:jar:debian has not been downloaded from it before. -> [Help 
1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
/usr/share/cdbs/1/class/maven.mk:92: recipe for target 'mvn-build' failed
make: *** [mvn-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Upon investigation, the reason ant was pulled in before was because velocity
currently depends on it.  However, a rebuilt velocity package will no longer
have this dependency - and according to the commentary on #814679 the
smaller set of dependencies for velocity is actually the correct one.
-- 
Daniel Schepler

__
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#814723: antlr3: FTBFS with locally rebuilt packages: Missing Build-Depends on ant

2016-02-14 Thread Daniel Schepler
:
 error: cannot find symbol
Execute exe = new Execute(psh, null);
^
  symbol:   class Execute
  location: class ANTLR3
antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/ANTLR3.java:765:
 error: cannot find symbol
Execute exe = new Execute(psh, null);
  ^
  symbol:   class Execute
  location: class ANTLR3
100 errors
1 warning
debian/rules:34: recipe for target 'common-post-build-indep' failed
make: *** [common-post-build-indep] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2

Upon investigation, the reason apt was pulled in before was because velocity
current depends on it.  However, a rebuilt velocity package will no longer
have this dependency - and according to the commentary on #814679 the
smaller set of dependencies for velocity is actually the correct one.
-- 
Daniel Schepler

__
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#814640: tomcat7: FTBFS: Testsuite failures

2016-02-13 Thread Daniel Schepler
Source: tomcat7
Version: 7.0.64-1
Severity: serious

>From my pbuilder build log:

...
[junit] Feb 12, 2016 7:43:25 PM org.apache.coyote.AbstractProtocol destroy
[junit] INFO: Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-4-43121"]
[junit] ERROR:null
...
[junit] Feb 12, 2016 7:43:40 PM org.apache.coyote.AbstractProtocol start
[junit] INFO: Starting ProtocolHandler ["http-nio-127.0.0.1-auto-7-42855"]
[junit] ERROR:null
...
test:
   [concat] Testsuites with skipped tests:
   [concat] TEST-org.apache.catalina.comet.TestCometProcessor.BIO.txt
   [concat] 
TEST-org.apache.catalina.loader.TestWebappClassLoaderThreadLocalMemoryLeak.BIO.txt
   [concat] 
TEST-org.apache.catalina.loader.TestWebappClassLoaderThreadLocalMemoryLeak.NIO.txt
   [concat] TEST-org.apache.tomcat.websocket.TestWebSocketFrameClientSSL.BIO.txt
   [concat] TEST-org.apache.tomcat.websocket.TestWsWebSocketContainer.BIO.txt
   [concat] Testsuites with failed tests:
   [concat] 
TEST-org.apache.catalina.authenticator.TestNonLoginAndBasicAuthenticator.BIO.txt
   [concat] 
TEST-org.apache.catalina.authenticator.TestNonLoginAndBasicAuthenticator.NIO.txt
   [concat] 
TEST-org.apache.catalina.authenticator.TestSSOnonLoginAndBasicAuthenticator.BIO.txt
   [concat] 
TEST-org.apache.catalina.authenticator.TestSSOnonLoginAndBasicAuthenticator.NIO.txt
   [concat] 
TEST-org.apache.catalina.authenticator.TestSSOnonLoginAndDigestAuthenticator.BIO.txt
   [concat] 
TEST-org.apache.catalina.authenticator.TestSSOnonLoginAndDigestAuthenticator.NIO.txt

BUILD FAILED
/build/tomcat7-7.0.64/build.xml:1377: Some tests completed with an Error. See 
/build/tomcat7-7.0.64/output/build/logs for details, search for "ERROR".

Total time: 22 minutes 17 seconds
debian/rules:31: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/build/tomcat7-7.0.64'
debian/rules:18: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

(I also see pretty much the same errors on the reproducible.debian.net
log.)
-- 
Daniel Schepler

__
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#814679: velocity: Package rebuilt from source is missing most of its dependencies

2016-02-13 Thread Daniel Schepler
Source: velocity
Version: 1.7-4
Severity: serious

When I rebuild velocity using pbuilder, the build succeeds; however, the 
result only has a couple dependencies as compared to the set in the official 
package:

# dpkg-deb -I /var/cache/pbuilder/result/velocity_1.7-4_all.deb 
 new debian package, version 2.0.
 size 413580 bytes: control archive=1076 bytes.
  34 bytes, 1 lines  conffiles
1058 bytes,23 lines  control  
 563 bytes, 7 lines  md5sums  
 Package: velocity
 Version: 1.7-4
 Architecture: all
 Maintainer: Debian Java Maintainers 
 Installed-Size: 494
 Depends: libcommons-collections3-java, libcommons-lang-java (>= 2.6)
 Recommends: liboro-java
 Suggests: velocity-doc
 Section: java
 Priority: optional
 Homepage: http://velocity.apache.org/
 Description: Java-based template engine for web application
  Velocity is a Java-based template engine. It permits anyone to use
  the simple yet powerful template language to reference objects
  defined in Java code.
  When Velocity is used for web development, Web designers can work in
  parallel with Java programmers to develop web sites according to the
  Model-View-Controller (MVC) model, meaning that web page designers
  can focus solely on creating a site that looks good, and programmers
  can focus solely on writing top-notch code. Velocity separates Java
  code from the web pages, making the web site more maintainable over
  the long run and providing a viable alternative to Java Server Pages
  (JSPs) or PHP.

(The way I discovered this is in my archive rebuild scripts that dogfood the 
results to build other packages.  Without the dependency of velocity on ant, 
maven-debian-helper no longer indirectly pulls in ant, and I've started seeing 
a few packages that FTBFS because of that.)
-- 
Daniel Schepler

__
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#804564: doxia: FTBFS: Cannot locate avalon-framework

2015-11-09 Thread Daniel Schepler
Source: doxia
Version: 1.1.4-3
Severity: serious

>From my pbuilder build log:

...
[INFO] 
[INFO] Building Doxia :: FO Module
[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 4 resources
[INFO] skip non existing resourceDirectory 
/build/doxia-1.1.4/doxia-modules/doxia-module-fo/target/generated-site/xsd
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to resolve artifact.

Missing:
--
1) avalon-framework:avalon-framework-api:jar:debian

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=avalon-framework 
-DartifactId=avalon-framework-api -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=avalon-framework 
-DartifactId=avalon-framework-api -Dversion=debian -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
1) org.apache.maven.doxia:doxia-module-fo:jar:1.1.4
2) org.apache.xmlgraphics:fop:jar:debian
3) avalon-framework:avalon-framework-api:jar:debian

2) avalon-framework:avalon-framework-impl:jar:debian

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=avalon-framework 
-DartifactId=avalon-framework-impl -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=avalon-framework 
-DartifactId=avalon-framework-impl -Dversion=debian -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
1) org.apache.maven.doxia:doxia-module-fo:jar:1.1.4
2) org.apache.xmlgraphics:fop:jar:debian
3) avalon-framework:avalon-framework-impl:jar:debian

--
2 required artifacts are missing.

for artifact: 
  org.apache.maven.doxia:doxia-module-fo:jar:1.1.4

from the specified remote repositories:
  central (https://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: 7 seconds
[INFO] Finished at: Mon Nov 09 16:35:09 UTC 2015
[INFO] Final Memory: 28M/486M
[INFO] 
/usr/share/cdbs/1/class/maven.mk:93: recipe for target 'mvn-build' failed
make: *** [mvn-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2

I do see libavalon-framework-java being installed elsewhere in the log; it
would seem /usr/share/maven-repo just no longer has it registered under those
identifiers.
-- 
Daniel Schepler

__
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#770744: javamail: FTBFS under pbuilder with USENETWORK=no: Test failure

2014-12-01 Thread Daniel Schepler
On Sat, Nov 29, 2014 at 1:47 PM, tony mancill tmanc...@debian.org wrote:

 Hi Daniel,

 Any comment on the severity of the bug?  If it remains important (I'm
 not sure why it needs to be that), then we only have until December 5th
 to perform the upload and get the unblock request approved.


I'm not completely sure what the severity of such bugs should be myself.
I'm not even sure if I've been consistent with this class of bugs.  Feel
free to downgrade it if you want.
-- 
Daniel Schepler
__
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#770744: javamail: FTBFS under pbuilder with USENETWORK=no: Test failure

2014-11-23 Thread Daniel Schepler
, Time elapsed: 0.001 sec
Running com.sun.mail.util.logging.CompactFormatterTest
Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 sec
Running com.sun.mail.util.logging.MailHandlerTest
Tests run: 85, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.231 sec
Running com.sun.mail.util.logging.CollectorFormatterTest
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running com.sun.mail.util.logging.SeverityComparatorTest
Tests run: 62, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 sec
Running com.sun.mail.util.logging.LogManagerPropertiesTest
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running com.sun.mail.util.BASE64Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 sec
Running com.sun.mail.smtp.SMTPAuthDebugTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.125 sec
Running com.sun.mail.smtp.SMTPCloseTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.204 sec
Running com.sun.mail.smtp.SMTPSaslLoginTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.092 sec
Running com.sun.mail.smtp.SMTPConnectFailureTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running com.sun.mail.smtp.SMTPIOExceptionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.743 sec
Running com.sun.mail.smtp.SMTPWriteTimeoutTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.456 sec  
FAILURE!
Running com.sun.mail.pop3.POP3MessageTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.342 sec
Running com.sun.mail.pop3.POP3AuthDebugTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.011 sec
Running com.sun.mail.pop3.POP3StoreTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.004 sec
Running com.sun.mail.pop3.POP3ReadableMimeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.327 sec
Running com.sun.mail.pop3.POP3FolderClosedExceptionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.046 sec
Running com.sun.mail.iap.ResponseTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running com.sun.mail.handlers.TextXmlTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec

Results :

Failed tests:   test(com.sun.mail.smtp.SMTPWriteTimeoutTest): No exception

Tests run: 711, Failures: 1, Errors: 0, Skipped: 1

[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] There are test failures.

Please refer to /tmp/buildd/javamail-1.5.2/mail/target/surefire-reports for the 
individual test results.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 49 seconds
[INFO] Finished at: Sun Nov 23 19:01:35 UTC 2014
[INFO] Final Memory: 25M/491M
[INFO] 
/usr/share/cdbs/1/class/maven.mk:87: recipe for target 'mvn-build' failed
make: *** [mvn-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

__
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#770608: maven: FTBFS: maven-install-plugin or one of its dependencies could not be resolved

2014-11-22 Thread Daniel Schepler
(DefaultArtifactDescriptorReader.java:281)
 [java] ... 21 more
 [java] Caused by: org.sonatype.aether.transfer.ArtifactTransferException: 
Could not transfer artifact 
org.apache.maven.plugins:maven-install-plugin:pom:2.3 from/to central 
(http://repo.maven.apache.org/maven2): repo.maven.apache.org: Name or service 
not known
 [java] at 
org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:951)
 [java] at 
org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:939)
 [java] at 
org.sonatype.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:669)
 [java] at 
org.sonatype.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:60)
 [java] at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
 [java] at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
 [java] at java.lang.Thread.run(Thread.java:745)
 [java] Caused by: org.apache.maven.wagon.TransferFailedException: 
repo.maven.apache.org: Name or service not known
 [java] at 
org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:1044)
 [java] at 
org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:936)
 [java] at 
org.apache.maven.wagon.StreamWagon.getInputStream(StreamWagon.java:116)
 [java] at 
org.apache.maven.wagon.StreamWagon.getIfNewer(StreamWagon.java:88)
 [java] at org.apache.maven.wagon.StreamWagon.get(StreamWagon.java:61)
 [java] at 
org.sonatype.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:601)
 [java] ... 4 more
 [java] Caused by: java.net.UnknownHostException: repo.maven.apache.org: 
Name or service not known
 [java] at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
 [java] at 
java.net.InetAddress$1.lookupAllHostAddr(InetAddress.java:901)
 [java] at 
java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1293)
 [java] at java.net.InetAddress.getAllByName0(InetAddress.java:1246)
 [java] at java.net.InetAddress.getAllByName(InetAddress.java:1162)
 [java] at java.net.InetAddress.getAllByName(InetAddress.java:1098)
 [java] at 
org.apache.maven.wagon.providers.http.httpclient.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:44)
 [java] at 
org.apache.maven.wagon.providers.http.httpclient.impl.conn.HttpClientConnectionOperator.connect(HttpClientConnectionOperator.java:101)
 [java] at 
org.apache.maven.wagon.providers.http.httpclient.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:318)
 [java] at 
org.apache.maven.wagon.providers.http.httpclient.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:363)
 [java] at 
org.apache.maven.wagon.providers.http.httpclient.impl.execchain.MainClientExec.execute(MainClientExec.java:219)
 [java] at 
org.apache.maven.wagon.providers.http.httpclient.impl.execchain.ProtocolExec.execute(ProtocolExec.java:195)
 [java] at 
org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec.execute(RetryExec.java:86)
 [java] at 
org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RedirectExec.execute(RedirectExec.java:108)
 [java] at 
org.apache.maven.wagon.providers.http.httpclient.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
 [java] at 
org.apache.maven.wagon.providers.http.httpclient.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
 [java] at 
org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.execute(AbstractHttpClientWagon.java:855)
 [java] at 
org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:959)
 [java] ... 9 more
 [java] [ERROR] 
 [java] [ERROR] Re-run Maven using the -X switch to enable full debug 
logging.
 [java] [ERROR] 
 [java] [ERROR] For more information about the errors and possible 
solutions, please read the following articles:
 [java] [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException

BUILD FAILED
/tmp/buildd/maven-3.0.5/build.xml:262: Java returned: 1

Total time: 22 seconds
/usr/share/cdbs/1/class/ant.mk:40: recipe for target 'debian/stamp-ant-build' 
failed
make: *** [debian/stamp-ant-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

__
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#769804: jarjar-maven-plugin: FTBFS against rebuilt packages: Failed to resolve artifact ant

2014-11-16 Thread Daniel Schepler
Source: jarjar-maven-plugin
Version: 1.9-2
Severity: important

In my locally rebuilt repository, ant is no longer automatically pulled in by
the Build-Depends of jarjar-maven-plugin (with the official package builds, it's
pulled in by velocity).  As a result, I'm getting this error in the build:

...
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=/tmp/buildd/jarjar-maven-plugin-1.9/debian/maven.properties
 -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
-Dmaven.repo.local=/tmp/buildd/jarjar-maven-plugin-1.9/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) org.apache.ant:ant:jar:debian

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=org.apache.ant -DartifactId=ant 
-Dversion=debian -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=org.apache.ant -DartifactId=ant 
-Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]

  Path to dependency: 
1) org.sonatype.plugins:jarjar-maven-plugin:maven-plugin:1.9
2) org.apache.ant:ant:jar:debian

--
1 required artifact is missing.

for artifact: 
  org.sonatype.plugins:jarjar-maven-plugin:maven-plugin:1.9

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: Tue Nov 11 18:19:57 UTC 2014
[INFO] Final Memory: 7M/149M
[INFO] 
/usr/share/cdbs/1/class/maven.mk:87: recipe for target 'mvn-build' failed
make: *** [mvn-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2

(I've verified that pbuilder build velocity using all official packages results
in a package with Depends: libcommons-collections3-java, libcommons-lang-java
(= 2.6).  If that's incorrect, feel free to correct the issue in
maven-debian-helper and then close this bug.)
-- 
Daniel Schepler

__
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#769804: jarjar-maven-plugin: FTBFS against rebuilt packages: Failed to resolve artifact ant

2014-11-16 Thread Daniel Schepler
On Sun, Nov 16, 2014 at 11:26 AM, tony mancill tmanc...@debian.org wrote:
 I believe what Daniel is saying is that if you rebuild the entire
 dependency chain, ant isn't being pulled in (by velocity).

That's correct.

 Or put another way, there is a difference between the dependency graph
 that exists for the binary build-deps in the archive, and the dependency
 graph created by rebuilding all of the build-deps in the archive from
 source.

 Daniel, first, do I have that right, and secondly, is your rebuild on
 jessie or sid?

The rebuild is based on sid.

By the way, after I built maven-jarjar-plugin with ant added, I got a
similar failure building sisu-guice:

[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to resolve artifact.

Missing:
--
1) org.apache.ant:ant:jar:debian

  Try downloading the file manually from the project website.

  Then, install it using the command:
  mvn install:install-file -DgroupId=org.apache.ant
-DartifactId=ant -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there:
  mvn deploy:deploy-file -DgroupId=org.apache.ant -DartifactId=ant
-Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]

  Path to dependency:
1) org.sonatype.plugins:jarjar-maven-plugin:maven-plugin:1.9
2) org.apache.ant:ant:jar:debian

--
1 required artifact is missing.

for artifact:
  org.sonatype.plugins:jarjar-maven-plugin:maven-plugin:1.9

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: 4 seconds
[INFO] Finished at: Sun Nov 16 22:29:05 UTC 2014
[INFO] Final Memory: 17M/344M
[INFO] 
/usr/share/cdbs/1/class/maven.mk:87: recipe for target 'mvn-build' failed
make: *** [mvn-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2

I'm not sure why that's happening, given that as far as I can tell,
the dependency on ant is marked as optional in jarjar-maven-plugin's
pom.xml file.
-- 
Daniel Schepler

__
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#738789: libhamcrest-java: FTBFS: bad class file: hamcrest-core-1.3.jar(org/hamcrest/Description.class)

2014-02-16 Thread Daniel Schepler
On Sunday, February 16, 2014 11:54:12 PM Emmanuel Bourg wrote:
 Hi Daniel,
 
 I haven't been able to reproduce this issue, libhamcrest-java builds
 fine with pbuilder. Are you sure your build environment is clean?

It looks like this is one of those bugs that's not reproducible 100% of the 
time.  I just tried it 5 times using my pbuilder environment, and it failed on 
2 of those builds.
-- 
Daniel Schepler

__
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#738789: libhamcrest-java: FTBFS: bad class file: hamcrest-core-1.3.jar(org/hamcrest/Description.class)

2014-02-12 Thread Daniel Schepler
Source: libhamcrest-java
Version: 1.3-4
Severity: serious

From my pbuilder build log:

...
library:
[mkdir] Created dir:
/tmp/buildd/libhamcrest-java-1.3/build/temp/hamcrest-library/generated-code
[mkdir] Created dir:
/tmp/buildd/libhamcrest-java-1.3/build/temp/hamcrest-library-1.3.jar.manifest
[mkdir] Created dir:
/tmp/buildd/libhamcrest-java-1.3/build/temp/hamcrest-library-1.3.jar.contents
[javac] Compiling 28 source files to
/tmp/buildd/libhamcrest-java-1.3/build/temp/hamcrest-library-1.3.jar.contents
[javac] warning: [options] bootstrap class path not set in
conjunction with -source 1.5
[javac] 
/tmp/buildd/libhamcrest-java-1.3/hamcrest-library/src/main/java/org/hamcrest/beans/HasProperty.java:5:
error: cannot access Description
[javac] import org.hamcrest.Description;
[javac]^
[javac]   bad class file:
/tmp/buildd/libhamcrest-java-1.3/build/hamcrest-core-1.3.jar(org/hamcrest/Description.class)
[javac] unable to access file: corrupted zip file
[javac] Please remove or make sure it appears in the correct
subdirectory of the classpath.

BUILD FAILED
/tmp/buildd/libhamcrest-java-1.3/build.xml:59: The following error
occurred while executing this line:
/tmp/buildd/libhamcrest-java-1.3/build.xml:290: Compile failed; see
the compiler error output for details.

Total time: 2 seconds
make: *** [debian/stamp-ant-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

__
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#737591: sisu-ioc: FTBFS: error: incompatible types

2014-02-03 Thread Daniel Schepler
Source: sisu-ioc
Version: 2.3.0-4
Severity: serious

From my pbuilder build log:

...
[INFO] 
[INFO] Building Sisu-Inject-Plexus : Container API
[INFO]task-segment: [install]
[INFO] 
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 81 source files to 
/tmp/buildd/sisu-ioc-2.3.0/sisu-inject/containers/guice-plexus/guice-plexus-shim/target/classes
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
/tmp/buildd/sisu-ioc-2.3.0/sisu-inject/containers/guice-plexus/guice-plexus-shim/src/main/java/org/codehaus/plexus/component/repository/ComponentDescriptor.java:[193,39]
 error: incompatible types
[INFO] 1 error
[INFO] -
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure
/tmp/buildd/sisu-ioc-2.3.0/sisu-inject/containers/guice-plexus/guice-plexus-shim/src/main/java/org/codehaus/plexus/component/repository/ComponentDescriptor.java:[193,39]
 error: incompatible types

[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 6 seconds
[INFO] Finished at: Tue Feb 04 03:15:42 UTC 2014
[INFO] Final Memory: 30M/491M
[INFO] 
make: *** [mvn-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

__
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#725456: Bug #725456: c3p0: FTBFS: Testsuite hangs

2013-11-24 Thread Daniel Schepler
reopen 725456
tags 725456 - unreproducible
thanks

On Saturday, November 23, 2013 03:03:11 PM Michael Banck wrote:
 tags 725456 +unreproducible
 thanks
[snip]
 I cannot reproduce this, I just tried with current unstable on amd64 (and
 sbuild), and had no trouble.
 
 Please reopen the bug if you can still reproduce it.

I just tried again, and it hung at exactly the same place.  I'm using straight 
pbuilder here (i.e. no cowbuilder).
-- 
Daniel Schepler

__
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#728171: plexus-containers1.5: FTBFS: Compilation errors (incompatible types)

2013-10-28 Thread Daniel Schepler
Source: plexus-containers1.5
Version: 1.5.5-5
Severity: serious

From my pbuilder build log:

...
mvn-generate:

mvn-generate2:

compile:
[mkdir] Created dir: 
/tmp/buildd/plexus-containers1.5-1.5.5/plexus-container-default/target/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 179 source files to 
/tmp/buildd/plexus-containers1.5-1.5.5/plexus-container-default/target/classes
[javac] 
/tmp/buildd/plexus-containers1.5-1.5.5/plexus-container-default/src/main/java/org/codehaus/plexus/component/repository/ComponentDescriptor.java:192:
 error: incompatible types
[javac] roleClass = getRealm().loadClass( getRole() );
[javac] ^
[javac]   required: ClassT
[javac]   found:ClassCAP#1
[javac]   where T is a type-variable:
[javac] T extends Object declared in class ComponentDescriptor
[javac]   where CAP#1 is a fresh type-variable:
[javac] CAP#1 extends Object from capture of ?
[javac] 
/tmp/buildd/plexus-containers1.5-1.5.5/plexus-container-default/src/main/java/org/codehaus/plexus/component/repository/ComponentDescriptor.java:302:
 error: incompatible types
[javac] implementationClass = getRealm().loadClass( 
getImplementation() );
[javac]   ^
[javac]   required: Class? extends T
[javac]   found:ClassCAP#1
[javac]   where T is a type-variable:
[javac] T extends Object declared in class ComponentDescriptor
[javac]   where CAP#1 is a fresh type-variable:
[javac] CAP#1 extends Object from capture of ?
[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
/tmp/buildd/plexus-containers1.5-1.5.5/debian/build.xml:47: The following error 
occurred while executing this line:
/tmp/buildd/plexus-containers1.5-1.5.5/debian/build.xml:22: The following error 
occurred while executing this line:
/usr/share/maven-ant-helper/maven-build.xml:337: Compile failed; see the 
compiler error output for details.

Total time: 3 seconds
make: *** [debian/stamp-ant-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2

__
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#727664: maven-assembly-plugin: FTBFS: AssemblyProxyArchiver is not abstract and does not override abstract method setIgnorePermissions(boolean) in Archiver

2013-10-24 Thread Daniel Schepler
Source: maven-assembly-plugin
Version: 2.2~beta5-2
Severity: serious

From my pbuilder build log:

...
 debian/rules build
test -x debian/rules
mkdir -p .
/usr/share/maven-debian-helper/copy-repo.sh 
/tmp/buildd/maven-assembly-plugin-2.2~beta5/debian
mh_patchpoms -plibmaven-assembly-plugin-java --debian-build --keep-pom-version 
--maven-repo=/tmp/buildd/maven-assembly-plugin-2.2~beta5/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=/tmp/buildd/maven-assembly-plugin-2.2~beta5/debian/maven.properties
 -Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf 
org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
-Dmaven.repo.local=/tmp/buildd/maven-assembly-plugin-2.2~beta5/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: 
/tmp/buildd/maven-assembly-plugin-2.2~beta5/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: 
/tmp/buildd/maven-assembly-plugin-2.2~beta5/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: 
/tmp/buildd/maven-assembly-plugin-2.2~beta5/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: 
/tmp/buildd/maven-assembly-plugin-2.2~beta5/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] [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 7 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] [plexus:descriptor {execution: create-component-descriptor}]
[INFO] Discovered 8 component descriptors(s)
[INFO] [plexus:merge-descriptors {execution: merge}]
[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 5 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 79 source files to 
/tmp/buildd/maven-assembly-plugin-2.2~beta5/target/classes
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure
/tmp/buildd/maven-assembly-plugin-2.2~beta5/src/main/java/org/apache/maven/plugin/assembly/archive/archiver/AssemblyProxyArchiver.java:[60,7]
 error: AssemblyProxyArchiver is not abstract and does not override abstract 
method setIgnorePermissions(boolean) in Archiver


[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 4 seconds
[INFO] Finished at: Fri Oct 25 05:41:19 UTC 2013
[INFO] Final Memory: 31M/479M
[INFO] 
make: *** [mvn-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

__
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

Bug#725461: batik: FTBFS: Unable to find a javac compiler

2013-10-14 Thread Daniel Schepler
On Monday, October 14, 2013 10:20:25 AM Markus Koschany wrote:
 Control: severity 725461 normal
 Control: tags 725461 moreinfo
 
 Hello,
 
 I have also tried to reproduce your issue but without success. Batik
 builds without problems in a clean cowbuilder chroot on sid amd64.
 
 I'm lowering the severity to normal and tagging the bug moreinfo until
 more information are available that justify RC severity.

OK, it turns out I couldn't reproduce it either with the default pbuilder
setup.  But with this, I can reproduce the build failure:

echo 
'PBUILDERSATISFYDEPENDSCMD=/usr/lib/pbuilder/pbuilder-satisfydepends-classic' 
 /tmp/pbuilderrc-classic
pbuilder build --configfile /tmp/pbuilderrc-classic 
fail/b/batik/batik_1.7+dfsg-3.dsc

The point is, this installs openjdk-6-jdk by preference because it's first in
the Build-Depends; and the only parts of openjdk-7 that get pulled in by other
packages are -jre-headless and -jre-lib.
-- 
Daniel Schepler

__
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#725440: javahelper: jh_manifest error causes FTBFS in db, db5.3, db6.0

2013-10-05 Thread Daniel Schepler
Package: javahelper
Version: 0.44
Severity: serious

For example, from my pbuilder log for db:

...
make[1]: Leaving directory `/tmp/buildd/db-5.1.29'
   jh_classpath
   jh_manifest
find debian/db5.1-doc  '!' \( $dh{EXCLUDE_FIND} \) -a  -name '*.jar'
find: paths must precede expression: {EXCLUDE_FIND}
Usage: find [-H] [-L] [-P] [-Olevel] [-D help|tree|search|stat|rates|opt|exec] 
[path...] [expression]
Can't close(GLOB(0x1c65300)) filehandle: '' at /usr/bin/jh_manifest line 187
make: *** [binary] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
-- 
Daniel Schepler

__
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#725456: c3p0: FTBFS: Testsuite hangs

2013-10-05 Thread Daniel Schepler
 - false, identityToken - poop, 
idleConnectionTestPeriod - 0, initialPoolSize - 3, jdbcUrl - 
jdbc:hsqldb:file:/tmp/testdb, maxAdministrativeTaskTime - 0, maxConnectionAge 
- 0, maxIdleTime - 0, maxIdleTimeExcessConnections - 0, maxPoolSize - 15, 
maxStatements - 0, maxStatementsPerConnection - 0, minPoolSize - 3, 
numHelperThreads - 3, numThreadsAwaitingCheckoutDefaultUser - 0, parentLogger 
-
  null, preferredTestQuery - null, properties - {user=**, 
  password=**}, propertyCycle - 0, testConnectionOnCheckin - false, 
  testConnectionOnCheckout - false, unreturnedConnectionTimeout - 0, 
  usesTraditionalReflectiveProxies - false ]

At this point the build process hangs for at least an hour, and I had to
interrupt it.
-- 
Daniel Schepler

__
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#725461: batik: FTBFS: Unable to find a javac compiler

2013-10-05 Thread Daniel Schepler
Source: batik
Version: 1.7+dfsg-3
Severity: serious

From my pbuilder build log:

...
 debian/rules build
test -x debian/rules
mkdir -p .
cd .  /usr/lib/jvm/java-7-openjdk-amd64/bin/java -classpath 
/usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/js.jar:/usr/share/java/xalan2.jar:/usr/share/java/xml-apis-ext.jar:
 -Xms256m -Xmx256m -Dbuild.sysclasspath=only -Dant.home=/usr/share/ant 
org.apache.tools.ant.Main -Dcompile.debug=true -Dcompile.optimize=true  
-Dbuild.compiler=modern -buildfile build.xml  all-jar libs-jar ext-jar 
transcoder-jar
Buildfile: /tmp/buildd/batik-1.7+dfsg/build.xml

init:
 [echo]  == Apache Batik 1.7 build file 
 [echo] 
 [echo] JAVA_HOME: ${env.JAVA_HOME}
 [echo] VM:23.7-b01, Oracle Corporation

compile-prepare:
[mkdir] Created dir: /tmp/buildd/batik-1.7+dfsg/classes
 [echo] debug off, optimize on, deprecation on

compile:

BUILD FAILED
/tmp/buildd/batik-1.7+dfsg/build.xml:1008: Unable to find a javac compiler;
com.sun.tools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK.
It is currently set to /usr/lib/jvm/java-7-openjdk-amd64/jre

Total time: 0 seconds
make: *** [debian/stamp-ant-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

__
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#720832: eclipse-cdt: FTBFS with make 3.82 from experimental: mixed implicit and normal rules

2013-08-25 Thread Daniel Schepler
Source: eclipse-cdt
Version: 8.2.0-1
Severity: important

From my pbuilder build log, using a chroot image with make 3.82-1 from
experimental installed:

...
 fakeroot debian/rules clean
debian/rules:33: *** mixed implicit and normal rules.  Stop.
dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2
E: Failed autobuilding of package
-- 
Daniel Schepler

__
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#670658: libgoogle-gson-java: Builds broken package from source

2012-04-27 Thread Daniel Schepler
Source: libgoogle-gson-java
Version: 2.1-1
Severity: serious

If I build libgoogle-gson-java from source using pbuilder, the
resulting package doesn't have any of the /usr/share/java symlinks
that the package in the archive has.  In turn, if I try to use the
rebuilt package to build eclipse-mylyn, I get the build error:

...
 debian/rules build
dh build --with eclipse-helper
   dh_testdir
   dh_auto_configure
   dh_auto_build
   jh_setupenvironment
   jh_generateorbitdir
jh_generateorbitdir: Could not find any matches for gson
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



__
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#670671: ini4j: Builds broken package from source

2012-04-27 Thread Daniel Schepler
Source: ini4j
Version: 0.5.2-SNAPSHOT-1
Severity: serious

When I build ini4j under pbuilder, I get package contents of:

drwxr-xr-x root/root 0 2012-04-27 13:12 ./
drwxr-xr-x root/root 0 2012-04-27 13:12 ./usr/
drwxr-xr-x root/root 0 2012-04-27 13:12 ./usr/share/
drwxr-xr-x root/root 0 2012-04-27 13:12 ./usr/share/java/
-rw-r--r-- root/root219721 2012-04-27 13:12
./usr/share/java/ini4j-0.5.2-SNAPSHOT-0.5.2.jar
drwxr-xr-x root/root 0 2012-04-27 13:12 ./usr/share/doc/
drwxr-xr-x root/root 0 2012-04-27 13:12 ./usr/share/doc/libini4j-java/
-rw-r--r-- root/root  1256 2011-01-26 13:23
./usr/share/doc/libini4j-java/copyright
-rw-r--r-- root/root   807 2011-01-26 13:23
./usr/share/doc/libini4j-java/changelog.Debian.gz
lrwxrwxrwx root/root 0 2012-04-27 13:12
./usr/share/java/ini4j-0.5.2-SNAPSHOT.jar -
ini4j-0.5.2-SNAPSHOT-0.5.2.jar

as opposed to the archive package's contents of:

drwxr-xr-x root/root 0 2011-02-01 10:50 ./
drwxr-xr-x root/root 0 2011-02-01 10:50 ./usr/
drwxr-xr-x root/root 0 2011-02-01 10:50 ./usr/share/
drwxr-xr-x root/root 0 2011-02-01 10:50 ./usr/share/doc/
drwxr-xr-x root/root 0 2011-02-01 10:50 ./usr/share/doc/libini4j-java/
-rw-r--r-- root/root   807 2011-01-26 13:23
./usr/share/doc/libini4j-java/changelog.Debian.gz
-rw-r--r-- root/root  1256 2011-01-26 13:23
./usr/share/doc/libini4j-java/copyright
drwxr-xr-x root/root 0 2011-02-01 10:50 ./usr/share/java/
-rw-r--r-- root/root219720 2011-02-01 10:50
./usr/share/java/ini4j-0.5.2-SNAPSHOT.jar
lrwxrwxrwx root/root 0 2011-02-01 10:50
./usr/share/java/ini4j.jar - ini4j-0.5.2-SNAPSHOT.jar

If I try using the resulting package to build netbeans, the build
fails because it can't find a usable /usr/share/java/ini4j.jar file.
-- 
Daniel Schepler



__
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#655774: libhibernate-validator-java: FTBFS: Missing Build-Depends on testng

2012-01-13 Thread Daniel Schepler
Source: libhibernate-validator-java
Version: 4.0.2.GA-5
Severity: serious

From my pbuilder build log:

...
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=/tmp/buildd/libhibernate-validator-
java-4.0.2.GA/debian/maven.properties 
-Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf 
org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
-Dmaven.repo.local=/tmp/buildd/libhibernate-validator-
java-4.0.2.GA/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]   Hibernate Validator Parent
[INFO]   Hibernate Validator
[INFO] 
[INFO] Building Hibernate Validator Parent
[INFO]task-segment: [package]
[INFO] 
[INFO] No goals needed for project - skipping
[INFO] 
[INFO] Building Hibernate Validator
[INFO]task-segment: [package]
[INFO] 
[INFO] [resources:resources {execution: default-resources}]
[WARNING] File encoding has not been set, using platform encoding 
ANSI_X3.4-1968, i.e. build is platform dependent!
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
resources, i.e. build is platform dependent!
[INFO] Copying 5 resources
[INFO] Copying 2 resources to META-INF
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 92 source files to 
/tmp/buildd/libhibernate-validator-java-4.0.2.GA/hibernate-validator/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 9 resources
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to resolve artifact.

Missing:
--
1) org.testng:testng:jar:jdk15:debian

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=org.testng -DartifactId=testng 
-Dversion=debian -Dclassifier=jdk15 -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.testng -DartifactId=testng 
-Dversion=debian -Dclassifier=jdk15 -Dpackaging=jar -Dfile=/path/to/file 
-Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
1) org.hibernate:hibernate-validator:jar:4.0.2.GA
2) org.testng:testng:jar:jdk15:debian

--
1 required artifact is missing.

for artifact: 
  org.hibernate:hibernate-validator:jar:4.0.2.GA

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: Thu Jan 12 21:39:00 UTC 2012
[INFO] Final Memory: 11M/101M
[INFO] 
make: *** [mvn-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



__
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#655775: jbossas4: FTBFS: cannot find org.hibernate.cache.TreeCacheProvider

2012-01-13 Thread Daniel Schepler
Source: jbossas4
Version: 4.2.3.GA-6
Severity: serious

From my pbuilder build log:

...
[mkdir] Created dir: /tmp/buildd/jbossas4-4.2.3.GA/ejb3/classes
[javac] /tmp/buildd/jbossas4-4.2.3.GA/debian/build.xml:340: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds
[javac] Compiling 446 source files to 
/tmp/buildd/jbossas4-4.2.3.GA/ejb3/classes
[javac] ContainerPlugin.java:34: warning: unmappable character for encoding 
ASCII
[javac]  * @author a href=mailto:rickard.ob...@telkel.com;Rickard 
???berg/a
[javac]  ^
[javac] ContainerPlugin.java:34: warning: unmappable character for encoding 
ASCII
[javac]  * @author a href=mailto:rickard.ob...@telkel.com;Rickard 
???berg/a
[javac]   ^
[javac] ContainerPlugin.java:34: warning: unmappable character for encoding 
ASCII
[javac]  * @author a href=mailto:rickard.ob...@telkel.com;Rickard 
???berg/a
[javac]^
[javac] EJBProxyFactory.java:48: warning: unmappable character for encoding 
ASCII
[javac]  * @author a href=mailto:rickard.ob...@telkel.com;Rickard 
???berg/a
[javac]  ^
[javac] EJBProxyFactory.java:48: warning: unmappable character for encoding 
ASCII
[javac]  * @author a href=mailto:rickard.ob...@telkel.com;Rickard 
???berg/a
[javac]   ^
[javac] EJBProxyFactory.java:48: warning: unmappable character for encoding 
ASCII
[javac]  * @author a href=mailto:rickard.ob...@telkel.com;Rickard 
???berg/a
[javac]^
[javac] TreeCacheProviderHook.java:52: cannot find symbol
[javac] symbol  : class TreeCacheProvider
[javac] location: package org.hibernate.cache
[javac]extends org.hibernate.cache.TreeCacheProvider
[javac]   ^
[javac] TreeCacheProviderHook.java:68: cannot find symbol
[javac] symbol  : method getClass()
[javac] location: class org.jboss.ejb3.entity.TreeCacheProviderHook
[javac]protected Logger log = Logger.getLogger(getClass());
[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
[javac] 6 warnings

BUILD FAILED
/tmp/buildd/jbossas4-4.2.3.GA/debian/build.xml:340: Compile failed; see the 
compiler error output for details.

Total time: 40 seconds
make: *** [debian/stamp-ant-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



__
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#643498: Fix for cobertura-maven-plugin FTBFS

2012-01-12 Thread Daniel Schepler
tags 643498 + patch
thanks

With the attached patch, cobertura-maven-plugin builds fine for me.
-- 
Daniel Schepler
diff -urN cobertura-maven-plugin-2.3+dfsg.old/debian/control cobertura-maven-plugin-2.3+dfsg/debian/control
--- cobertura-maven-plugin-2.3+dfsg.old/debian/control	2010-02-19 14:12:32.0 -0800
+++ cobertura-maven-plugin-2.3+dfsg/debian/control	2012-01-12 08:43:22.0 -0800
@@ -5,7 +5,8 @@
 Uploaders: Gabriele Giacone 1o5g4...@gmail.com
 Build-Depends: debhelper (= 7), cdbs, default-jdk, maven-debian-helper
 Build-Depends-Indep: libcobertura-java, junit, libhttpunit-java, libgetopt-java,
- libmaven-plugin-testing-java
+ libmaven-plugin-testing-java, libmaven-plugin-tools-java,
+ libsurefire-java (= 2.10)
 Standards-Version: 3.8.4
 Vcs-Git: git://git.debian.org/pkg-java/cobertura-maven-plugin.git
 Vcs-Browser: http://git.debian.org/?p=pkg-java/cobertura-maven-plugin.git
diff -urN cobertura-maven-plugin-2.3+dfsg.old/debian/maven.rules cobertura-maven-plugin-2.3+dfsg/debian/maven.rules
--- cobertura-maven-plugin-2.3+dfsg.old/debian/maven.rules	2010-02-19 14:12:32.0 -0800
+++ cobertura-maven-plugin-2.3+dfsg/debian/maven.rules	2012-01-12 08:28:27.0 -0800
@@ -1,4 +1,4 @@
-org.apache.maven.plugins maven-surefire-plugin maven-plugin s/.*/2.4.3/ 
+org.apache.maven.plugins maven-surefire-plugin maven-plugin s/.*/2.10/ 
 junit junit jar s/.*/3.x/ *
 s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-harness * s/.*/debian/ *
 s/urbanophile/gnu-getopt/ s/java-getopt/getopt jar s/.*/debian/ *
__
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#655548: bnd: FTBFS: Errors during Eclipse Path inspection

2012-01-11 Thread Daniel Schepler
 while 
executing this line:
/tmp/buildd/bnd-1.50.0/cnf/build.xml:22: Errors during Eclipse Path inspection

Total time: 1 second
make: *** [debian/stamp-ant-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



__
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#643492: Fix for antlr-maven-plugin FTBFS

2012-01-10 Thread Daniel Schepler
package src:antlr-maven-plugin
tags 643492 + patch
thanks

Here's a patch I used locally to get antlr-maven-plugin to build again -- the 
patch is based on the current code in maven-javadoc-plugin.  I also noticed 
that the build was using quilt even though the source package is in 3.0 
(quilt) format, so I fixed that while I was at it.

I verified that antlr3 builds against my package, and checkstyle builds until 
it runs into #652232 (and I did see the antlr plugin running successfully in 
that build).  I couldn't check libhibernate3-java in my current pbuildd 
environment, but it looks like that FTBFS anyway, according to #653521.
-- 
Daniel Schepler
diff -urN antlr-maven-plugin-2.1.old/debian/control antlr-maven-plugin-2.1/debian/control
--- antlr-maven-plugin-2.1.old/debian/control	2010-05-19 20:30:47.0 +
+++ antlr-maven-plugin-2.1/debian/control	2012-01-10 16:58:13.0 +
@@ -3,13 +3,14 @@
 Priority: optional
 Maintainer: Debian Java Maintainers pkg-java-maintainers@lists.alioth.debian.org
 Uploaders: Ludovic Claude ludovic.cla...@laposte.net, Torsten Werner twer...@debian.org
-Build-Depends: debhelper (= 7), cdbs, quilt, default-jdk, maven-debian-helper ( 0.7)
+Build-Depends: debhelper (= 7), cdbs, default-jdk, maven-debian-helper ( 0.7)
 Build-Depends-Indep: libmaven-antrun-plugin-java (= 1.3), libmaven-clean-plugin-java (= 2.3),  
  libmaven-compiler-plugin-java (= 2.0.2), libmaven-invoker-plugin-java (= 1.3),  
  libmaven-jar-plugin-java (= 2.2), libmaven-resources-plugin-java (= 2.3),  
  libmaven-site-plugin-java (= 2.0), libmodello-maven-plugin-java (= 1.1),  
  libsurefire-java (= 2.4.3), libmaven-reporting-impl-java, libmaven2-core-java,  
- libplexus-i18n-java, libplexus-utils-java, libwagon-java 
+ libplexus-i18n-java, libplexus-utils-java, libwagon-java,
+ libmaven-plugin-tools-java
 Standards-Version: 3.8.3
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/antlr-maven-plugin
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/antlr-maven-plugin/
diff -urN antlr-maven-plugin-2.1.old/debian/patches/modello-1.1.patch antlr-maven-plugin-2.1/debian/patches/modello-1.1.patch
--- antlr-maven-plugin-2.1.old/debian/patches/modello-1.1.patch	2010-01-31 19:17:33.0 +
+++ antlr-maven-plugin-2.1/debian/patches/modello-1.1.patch	2012-01-10 16:58:27.0 +
@@ -1,5 +1,7 @@
 a/pom.xml
-+++ b/pom.xml
+Index: antlr-maven-plugin-2.1/pom.xml
+===
+--- antlr-maven-plugin-2.1.orig/pom.xml	2008-03-06 21:57:20.0 +
 antlr-maven-plugin-2.1/pom.xml	2012-01-10 16:08:31.0 +
 @@ -151,7 +151,7 @@
  /executions
  configuration
@@ -16,29 +18,27 @@
 -/project
 \ No newline at end of file
 +/project
 a/src/main/java/org/codehaus/mojo/antlr/AntlrHtmlReport.java
-+++ b/src/main/java/org/codehaus/mojo/antlr/AntlrHtmlReport.java
-@@ -26,13 +26,13 @@
+Index: antlr-maven-plugin-2.1/src/main/java/org/codehaus/mojo/antlr/AntlrHtmlReport.java
+===
+--- antlr-maven-plugin-2.1.orig/src/main/java/org/codehaus/mojo/antlr/AntlrHtmlReport.java	2008-02-25 08:31:17.0 +
 antlr-maven-plugin-2.1/src/main/java/org/codehaus/mojo/antlr/AntlrHtmlReport.java	2012-01-10 16:58:24.0 +
+@@ -25,8 +25,8 @@
+ import java.util.List;
  import java.util.Locale;
  
++import org.apache.maven.doxia.sink.render.RenderingContext;
  import org.apache.maven.doxia.siterenderer.Renderer;
 -import org.apache.maven.doxia.siterenderer.RendererException;
  import org.apache.maven.doxia.siterenderer.sink.SiteRendererSink;
  import org.apache.maven.plugin.MojoExecutionException;
  import org.apache.maven.plugin.MojoFailureException;
- import org.apache.maven.reporting.AbstractMavenReportRenderer;
- import org.apache.maven.reporting.MavenReport;
- import org.apache.maven.reporting.MavenReportException;
-+import org.apache.maven.reporting.sink.SinkFactory;
- import org.apache.maven.wagon.PathUtils;
- import org.codehaus.doxia.sink.Sink;
- import org.codehaus.plexus.i18n.I18N;
-@@ -218,20 +218,10 @@
+@@ -218,20 +218,11 @@
  {
  try
  {
 -SiteRendererSink sink = siteRenderer.createSink( getReportOutputDirectory(), getOutputName() + .html );
-+SiteRendererSink sink = SinkFactory.createSink( getReportOutputDirectory(), getOutputName() + .html );
++RenderingContext context = new RenderingContext( getReportOutputDirectory(), getOutputName() + .html );
++SiteRendererSink sink = new SiteRendererSink( context );
  
  generate( sink, Locale.getDefault() );
  }
@@ -55,8 +55,10 @@
  catch ( MavenReportException e )
  {
  throw new MojoExecutionException( An error has occurred in  + getName( Locale.ENGLISH )
 a/src/main/java/org/codehaus/mojo/antlr/AbstractAntlrMojo.java
-+++ b/src/main/java/org/codehaus/mojo/antlr

Bug#655368: maven-clean-plugin: FTBFS: POM 'org.apache.maven.plugins:maven-plugin-plugin' not found in repository

2012-01-10 Thread Daniel Schepler
Source: maven-clean-plugin
Version: 2.3-4
Severity: serious

From my pbuilder build log:

...
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=/tmp/buildd/maven-clean-plugin-2.3/debian/maven.properties
 -
Dclassworlds.conf=/etc/maven2/m2-debian.conf org.codehaus.classworlds.Launcher 
-s/etc/maven2/settings-debian.xml 
-Dmaven.repo.local=/tmp/buildd/maven-clean-plugin-2.3/debian/maven-repo  package
[INFO] 
NOTE: Maven is executing in offline mode. Any artifacts not already in your 
local
repository will be inaccessible.

[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Clean 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-plugin-plugin

Reason: POM 'org.apache.maven.plugins:maven-plugin-plugin' not found in 
repository: System is offline.

  org.apache.maven.plugins:maven-plugin-plugin:pom:2.8


 for project org.apache.maven.plugins:maven-plugin-plugin


[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Mon Jan 09 15:19:52 UTC 2012
[INFO] Final Memory: 2M/70M
[INFO] 
make: *** [mvn-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Just adding a Build-Depends on libmaven-plugin-tools-java should be enough to
fix the problem (at least, in my pbuildd bootstrapping phase, I didn't run into
any problems building the package that required patching the source package).
-- 
Daniel Schepler



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


Re: How to bootstrap Maven

2012-01-09 Thread Daniel Schepler
On Sunday, January 08, 2012 03:37:23 PM Ludovic Claude wrote:
 Hello Daniel,
 
 You have done an excellent job here to bootstrap the build of Maven 3. I

Umm, I was working with the source packages from unstable, which afaict still 
has Maven 2.

 cannot think of anothwe way of doing it. It's a pity that Maven 3

OK.  At least I didn't need to resort to the brute force of dump all the 
sources into one directory and compile it all together, then build a single 
sumo jar file.  Which wouldn't even really work in this case given the 
necessity for Plexus component and Maven plugin descriptors in individual jar 
files.

 requires so much bootstrapping, I have packaged Maven 2.2.2 and was very
 careful to avoid such bootstrapping. But it's a long exercise to convert
 a Maven build into an Ant build, even with the help of maven-ant-helper.
 
 I have started to remove the need to use Maven for building some of
 those packages (currently plexus-compiler builds without Maven in the
 latest commit in Git). I'm also improving mh_make --ant (from
 maven-debian-helper) to assist the generation of all packaging files
 required to build and package a Maven project with Ant. It should be
 ready in a few days, then we can run this tool on the packages that you
 have bootstrapped and remove this circular build dependency on Maven.

Good to hear.

 Your problem with maven-scm should also be fixed by fully converting the
 build of maven-scm to Ant, as there seem to be some internal build
 dependency that is not met by your simple build script.

I'm not really sure about that.  As it turned out, if I installed all the jars 
that did build (which was everything except for the Maven plugin), and then 
reran the build, then it succeeded.  So, it would be interesting to try this 
experiment: in a vanilla pbuilder chroot, install all the build dependencies 
of maven-scm, then force the removal of libmaven-scm-java (the wagon-scm 
provider shouldn't be needed or used for Debian package builds anyway) and see 
if one can reproduce the error.

So anyway, I've about finished this phase of the bootstrapping, and pbuildd is 
doing yet another rebuild of all the packages.  Next, I need to figure out how 
to bootstrap the osgi-compendium - geronimo-jpa-2.0-spec - geronimo-osgi-
support - osgi-compendium and bnd - bindex circular dependencies, and 
spring-build's self-build-depends, to get a full libxbean-java build.  And the 
whole jbossas4 / hibernate tangle, to get a full excalibur-logger build.  And 
aspectj's self-build-depends (that one looks like it might be a self-hosting 
compiler type of thing, for which I can have pbuildd download a prebuilt 
libaspectj-java, if necessary).
-- 
Daniel Schepler

__
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#655011: surefire: Drop self-Build-Depends

2012-01-07 Thread Daniel Schepler
Source: surefire
Version: 2.10-1
Severity: wishlist
Tags: patch

Attached, please find a patch which adjusts surefire's build process so it no 
longer needs to Build-Depend on itself.
-- 
Daniel Schepler
diff -urN surefire-2.10.old/debian/build.xml surefire-2.10/debian/build.xml
--- surefire-2.10.old/debian/build.xml	2011-10-10 15:34:18.0 -0700
+++ surefire-2.10/debian/build.xml	2012-01-07 12:31:22.0 -0800
@@ -19,7 +19,7 @@
 macrodef name=packagemodule
 	attribute name=dir/
 	sequential
-		ant target=package antfile=${maven.build} dir=@{dir}
+		ant target=package-and-local-install antfile=${maven.build} dir=@{dir}
   property name=debian.dir location=debian /
   property name=project.dir value=@{dir} /
   property name=keep-cleaned-pom value=true /
@@ -31,7 +31,7 @@
 macrodef name=package-plugin-module
 	attribute name=dir/
 	sequential
-		ant target=package antfile=${maven.build} dir=@{dir}
+		ant target=package-and-local-install antfile=${maven.build} dir=@{dir}
   property name=debian.dir location=debian /
   property name=project.dir value=@{dir} /
   property name=maven.generate.target value=plugin:descriptor /
@@ -44,7 +44,7 @@
 macrodef name=package-shaded-module
 	attribute name=dir/
 	sequential
-		ant target=package antfile=${maven.build} dir=@{dir}
+		ant target=package-and-local-install antfile=${maven.build} dir=@{dir}
   property name=debian.dir location=debian /
   property name=project.dir value=@{dir} /
   property name=maven.package.target value=install /
@@ -83,16 +83,7 @@
 target name=package
 packagemodule dir=/
 package-shaded-module dir=surefire-api/
-mkdir dir=debian/.mh/maven-repo/org/apache/maven/surefire/surefire-api/debian / 
-copy file=surefire-api/target/surefire-api-${version}.jar 
-   tofile=debian/.mh/maven-repo/org/apache/maven/surefire/surefire-api/debian/surefire-api-debian.jar /
-copy file=debian/.mh/pom.xml 
-   tofile=debian/.mh/maven-repo/org/apache/maven/surefire/surefire-api/debian/surefire-api-debian.pom /
 package-shaded-module dir=surefire-booter/
-copy file=surefire-booter/target/surefire-booter-${version}.jar 
-   tofile=debian/.mh/maven-repo/org/apache/maven/surefire/surefire-booter/debian/surefire-booter-debian.jar /
-copy file=debian/.mh/pom.xml
-   tofile=debian/.mh/maven-repo/org/apache/maven/surefire/surefire-booter/debian/surefire-booter-debian.pom /
 packagemodule dir=surefire-providers/
 packagemodule dir=surefire-providers/common-junit3/
 packagemodule dir=surefire-providers/common-junit4/
diff -urN surefire-2.10.old/debian/control surefire-2.10/debian/control
--- surefire-2.10.old/debian/control	2011-10-11 10:01:42.0 -0700
+++ surefire-2.10/debian/control	2012-01-07 12:31:45.0 -0800
@@ -8,7 +8,7 @@
  libmaven-clean-plugin-java, libmaven-compiler-plugin-java, libmaven-install-plugin-java, 
  libmaven-jar-plugin-java, libmaven-resources-plugin-java, libmaven-shade-plugin-java,
  libmaven-plugin-tools-java, libplexus-velocity-java, velocity,
- junit, junit4, testng, libjmock-java, libsurefire-java,
+ junit, junit4, testng, libjmock-java,
  libmaven-common-artifact-filters-java
 Standards-Version: 3.9.2
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/surefire
__
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.

How to bootstrap Maven

2012-01-07 Thread Daniel Schepler
 will be inaccessible.


[INFO] 

[INFO] For more information, run Maven with the -e switch
[INFO] 

[INFO] Total time: 1 minute 4 seconds
[INFO] Finished at: Sat Jan 07 21:46:54 UTC 2012
[INFO] Final Memory: 93M/411M
[INFO] 

make: *** [mvn-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2

In a brief look at the pom.xml files, I couldn't easily see what's causing this 
error.

The pseudoscript so far is attached, in case you're interested.
-- 
Daniel Schepler
# extract_src() {
# cd /tmp
# mkdir $1
# cd $1
# cp -p /var/cache/pbuildd/build/*/$1/$1* .
# dpkg-source -x *.dsc
# /tmp/hooks/A50pb_ver --use-curdir
# cd */
# }
ant_helper_cmd() {
local extrajars=
case $1 in
--extra-jars=*)
  extrajars=${1#--extra-jars=}:
  shift
  ;;
esac
java -classpath $extrajars`perl -e 'print join(:, 
glob(/usr/share/java/*.jar))'`:/usr/lib/jvm/default-java/lib/tools.jar 
org.apache.tools.ant.Main -buildfile 
/usr/share/maven-ant-helper/maven-build.xml -Dbuild.directory=target $@
}
ant_helper() {
local pkg=$1
shift
ant_helper_cmd $@ -Dpackage=$pkg -Dbasedir=`pwd` $@ package
}
ant_helper_sub() {
local binpkg=$1
local subdir=$2
shift; shift
ant_helper_cmd $@ -Dbin.package=$binpkg -Dbasedir=`pwd`/$subdir 
-Ddebian.dir=`pwd`/debian package
}
do_installpom() {
mh_installpom -p$1 `perl -e 'open(POMS, debian/'$1'.poms);
  while ($_ = POMS) {
print $_ if (m{^\Q'$2'\E( |$)});
  }'`
}
do_installjar() {
local dir=${2%/*}
local basedir=${dir##*/}
mh_installjar -p$1 -l $2 $dir/target/$basedir-*.jar
}
do_pkg() {
dh_gencontrol -p$1
dh_builddeb -p$1
}
min_pkg() {
mh_installpoms -plib$1-java
mh_installjar -plib$1-java -l pom.xml target/$1-*.jar
do_pkg lib$1-java
}

cd /tmp/plexus-classworlds/*/
ant_helper plexus-classworlds
min_pkg plexus-classworlds

cd /tmp/plexus-interpolation/*/
ant_helper plexus-interpolation
min_pkg plexus-interpolation

cd /tmp/plexus-utils/*/
dpkg-buildpackage -b -uc

cd /tmp/libxbean-java/*/
patch -p1 debian/patches/bootstrap.diff
ant_helper_sub libxbean-java xbean-reflect -Dbuild.javaVersion=1.5
do_installpom libxbean-java pom.xml
do_installpom libxbean-java xbean-reflect/pom.xml
do_installjar libxbean-java xbean-reflect/pom.xml
do_pkg libxbean-java

cd /tmp/plexus-containers/*/
dpkg-buildpackage -b -uc

cd /tmp/plexus-container-default/*/
dpkg-buildpackage -b -uc

cd /tmp/excalibur-logger/*/
rm src/java/org/apache/avalon/excalibur/logger/factory/JMSTargetFactory.java
dpkg-buildpackage -d -b -uc

cd /tmp/velocity/*/
ant_helper_cmd -Dpackage=velocity -Dbin.package=velocity 
-Dbuild.sourceDirectory=`pwd`/src/java 
-Dbuild.testSourceDirectory=`pwd`/src/test -Dmaven.test.skip=true 
-Dbasedir=`pwd` package
mh_installpoms -pvelocity
mh_installjar -pvelocity -l pom.xml target/velocity-*.jar
do_pkg velocity

cd /tmp/plexus-velocity/*/
ant_helper plexus-velocity
min_pkg plexus-velocity

cd /tmp/plexus-cli/*/
ant_helper plexus-cli
min_pkg plexus-cli

cd /tmp/plexus-compiler/*/
ant_helper_sub libplexus-compiler-java plexus-compiler-api
ant_helper_sub libplexus-compiler-java plexus-compilers/plexus-compiler-javac 
--extra-jars=`echo $(pwd)/plexus-compiler-api/target/plexus-compiler-api-*.jar` 
-Dmaven.test.skip=true
do_installpom libplexus-compiler-java pom.xml
do_installpom libplexus-compiler-java plexus-compiler-api/pom.xml
do_installpom libplexus-compiler-java plexus-compilers/pom.xml
do_installpom libplexus-compiler-java 
plexus-compilers/plexus-compiler-javac/pom.xml
do_installjar libplexus-compiler-java plexus-compiler-api/pom.xml
do_installjar libplexus-compiler-java 
plexus-compilers/plexus-compiler-javac/pom.xml
do_pkg libplexus-compiler-java
do_pkg libplexus-compiler-api-java
do_pkg libplexus-compiler-javac-java

cd /tmp/plexus-build-api/*/
mkdir -p target/classes/META-INF/plexus
cp $PBUILDD_ROOT/scripts/cb/plexus-build-api-components.xml 
target/classes/META-INF/plexus/components.xml
ant_helper plexus-build-api
min_pkg plexus-build-api
dpkg -i ../libplexus-build-api-java_*.deb

cd /tmp/modello/*/
dpkg-buildpackage -b -uc
dpkg -i ../libmodello-java_*.deb

cd /tmp/wagon/*/
ant_helper_sub libwagon-java wagon-provider-api
do_installpom libwagon-java pom.xml
do_installpom libwagon-java wagon-provider-api/pom.xml
do_installjar libwagon-java wagon-provider-api/pom.xml
do_pkg libwagon-java
dpkg -i ../libwagon-java_*.deb

cd /tmp/httpcomponents-core/*/
ant_helper_sub libhttpcore-java httpcore
do_installpom libhttpcore-java debian/pom.xml
mh_installjar -plibhttpcore-java -l debian/pom.xml 
httpcore/target/httpcore-*.jar
do_pkg libhttpcore-java

cd /tmp/httpcomponents-client/*/
ant_helper_sub libhttpclient-java httpclient -Dmaven.test.skip=true
do_installpom libhttpclient-java httpclient/pom.xml
do_installjar libhttpclient-java httpclient/pom.xml
do_pkg libhttpclient-java

cd

Bug#646600: jarjar misbuilding bug is serious

2011-12-15 Thread Daniel Schepler
severity 646600 serious
thanks

This bug is serious: if you rebuild jarjar in current sid, and then try to use 
that rebuilt package, the results are broken.  For example, I ran into this 
with my Debian rebuild with cglib failing to build from source.  It took me a 
while to find this bug report and find out that it was the cause.

I actually wonder: is it a good idea in the first place to keep this misfeature 
(asm classes copied into the jar under a different Java package name) in the 
Debian packages?  It seems to me this is a Java equivalent of including 
private copies of external libraries in a source package, which is frowned 
upon in Debian packages.  Maybe the Debian version should be patched to use 
the system asm libraries instead of bundling in a copy of whatever system asm 
library happens to be available at build time.
-- 
Daniel Schepler



__
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#642119: libstax-java: FTBFS: Needs update for multiarch openjdk-6

2011-09-19 Thread Daniel Schepler
Source: libstax-java
Version: 1.2.0-2
Severity: serious

From my pbuilder build log:

...
 fakeroot debian/rules clean
test -x debian/rules
dh_testroot
You must specify a valid JAVA_HOME or JAVACMD!
make: *** [testsanity] Error 1
dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2
-- 
Daniel Schepler



__
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#641910: avalon-framework: FTBFS: package org.apache.log does not exist

2011-09-17 Thread Daniel Schepler
Source: avalon-framework
Version: 4.2.0-7
Severity: serious

From my pbuilder build log:

...
compile:
[javac] /tmp/buildd/avalon-framework-4.2.0/debian/build.xml:28: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds
[javac] Compiling 41 source files to /tmp/buildd/avalon-
framework-4.2.0/build
[javac] Loggable.java:34: package org.apache.log does not exist
[javac] void setLogger( org.apache.log.Logger logger );
[javac]   ^
[javac] 1 error

BUILD FAILED
/tmp/buildd/avalon-framework-4.2.0/debian/build.xml:28: Compile failed; see 
the compiler error output for details.

Total time: 3 seconds
make: *** [debian/stamp-ant-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2

This appears to be a matter of an incorrect DEB_JARS: if I edit debian/rules 
and change excalibur-logkit to logkit the package builds just fine.  (Or 
maybe the bug is in libexcalibur-logkit-java, if dropping the excalibur-
logkit.jar symlink was an oversight in the recent upload.)
-- 
Daniel Schepler



__
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#641130: libgnumail-java: FTBFS: non-static variable logger cannot be referenced from a static context

2011-09-10 Thread Daniel Schepler
Source: libgnumail-java
Version: 1.1.2-5
Severity: serious

From my pbuilder build log:

...
gnumail.jar:
  [jar] Building jar: /tmp/buildd/libgnumail-java-1.1.2/gnumail-1.1.2.jar

providers:
[javac] /tmp/buildd/libgnumail-java-1.1.2/build.xml:96: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds
[javac] Compiling 30 source files to 
/tmp/buildd/libgnumail-java-1.1.2/classes
[javac] IMAPStore.java:126: non-static variable logger cannot be referenced 
from a static context
[javac] 
IMAPConnection.logger.setLevel(IMAPConnection.IMAP_TRACE);
[javac]   ^
[javac] NNTPStore.java:168: non-static variable logger cannot be referenced 
from a static context
[javac]   
NNTPConnection.logger.setLevel(NNTPConnection.NNTP_TRACE);
[javac] ^
[javac] NNTPTransport.java:107: non-static variable logger cannot be 
referenced from a static context
[javac]   
NNTPConnection.logger.setLevel(NNTPConnection.NNTP_TRACE);
[javac] ^
[javac] POP3Store.java:128: non-static variable logger cannot be referenced 
from a static context
[javac] 
POP3Connection.logger.setLevel(POP3Connection.POP3_TRACE);
[javac]   ^
[javac] SMTPTransport.java:145: non-static variable logger cannot be 
referenced from a static context
[javac] 
SMTPConnection.logger.setLevel(SMTPConnection.SMTP_TRACE);
[javac]   ^
[javac] Note: ACL.java uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 5 errors

BUILD FAILED
/tmp/buildd/libgnumail-java-1.1.2/build.xml:96: Compile failed; see the 
compiler error output for details.

Total time: 8 seconds
make: *** [debian/stamp-ant-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



__
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#626069: fop: FTBFS: NativeTextHandler is not abstract and does not override abstract method drawString in TextHandler

2011-05-08 Thread Daniel Schepler
Source: fop
Version: 1:0.95.dfsg-11
Severity: serious

From my pbuilder build log:

...
[javac] 
/tmp/buildd/fop-0.95.dfsg/src/java/org/apache/fop/render/AbstractGenericSVGHandler.java:91:
 warning: [deprecation] org.apache.fop.render.Graphics2DImagePainter in 
org.apache.fop.render has been deprecated
[javac] Graphics2DImagePainter painter = new 
Graphics2DImagePainter() {
[javac]  ^
[javac] 
/tmp/buildd/fop-0.95.dfsg/src/java/org/apache/fop/render/ps/NativeTextHandler.java:38:
 org.apache.fop.render.ps.NativeTextHandler is not abstract and does not 
override abstract method 
drawString(java.awt.Graphics2D,java.lang.String,float,float) in 
org.apache.xmlgraphics.java2d.TextHandler
[javac] public class NativeTextHandler implements PSTextHandler {
[javac]^
[javac] Note: Some input files additionally use or override a deprecated 
API.
[javac] 1 error
[javac] 100 warnings

BUILD FAILED
/tmp/buildd/fop-0.95.dfsg/build.xml:370: Compile failed; see the compiler error 
output for details.
at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:1150)
at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:912)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at 
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:390)
at org.apache.tools.ant.Target.performTasks(Target.java:411)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
at org.apache.tools.ant.Project.executeTarget(Project.java:1368)
at 
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
at org.apache.tools.ant.Main.runBuild(Main.java:809)
at org.apache.tools.ant.Main.startAnt(Main.java:217)
at org.apache.tools.ant.Main.start(Main.java:180)
at org.apache.tools.ant.Main.main(Main.java:268)

Total time: 30 seconds
make: *** [debian/stamp-ant-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


Bug#625972: plexus-containers: FTBFS: Cannot find symbol Multimaps.newLinkedHashMap

2011-05-07 Thread Daniel Schepler
Source: plexus-containers
Version: 1.0~beta3.0.7-4
Severity: serious

From my pbuilder build log:

...
compile:
[mkdir] Created dir: 
/tmp/buildd/plexus-containers-1.0~beta3.0.7/plexus-container-default/build/generated-sources
[javac] /usr/share/maven-ant-helper/maven-build.xml:326: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds
[javac] Compiling 176 source files to 
/tmp/buildd/plexus-containers-1.0~beta3.0.7/plexus-container-default/build/classes
[javac] 
/tmp/buildd/plexus-containers-1.0~beta3.0.7/plexus-container-default/src/main/java/org/codehaus/plexus/component/repository/DefaultComponentRepository.java:85:
 cannot find symbol
[javac] symbol  : method newLinkedHashMultimap()
[javac] location: class com.google.common.collect.Multimaps
[javac] MultimapString, ComponentDescriptor? roleHintIndex = 
Multimaps.newLinkedHashMultimap();
[javac] 
  ^
[javac] 
/tmp/buildd/plexus-containers-1.0~beta3.0.7/plexus-container-default/src/main/java/org/codehaus/plexus/component/repository/DefaultComponentRepository.java:192:
 cannot find symbol
[javac] symbol  : method newLinkedHashMultimap()
[javac] location: class com.google.common.collect.Multimaps
[javac] roleHintIndex = Multimaps.newLinkedHashMultimap();
[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
/tmp/buildd/plexus-containers-1.0~beta3.0.7/debian/build.xml:38: The following 
error occurred while executing this line:
/tmp/buildd/plexus-containers-1.0~beta3.0.7/debian/build.xml:22: The following 
error occurred while executing this line:
/usr/share/maven-ant-helper/maven-build.xml:326: Compile failed; see the 
compiler error output for details.

Total time: 9 seconds
make: *** [debian/stamp-ant-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


Bug#624503: asm3: FTBFS: install: cannot remove `/usr/share/java/asm3-all-3.2.jar': Permission denied

2011-04-28 Thread Daniel Schepler
Source: asm3
Version: 3.2-3
Severity: serious

From my pbuilder build log:

...
# make symlinks to the all jar
for FILE in debian/libasm3-java/usr/share/java/*.jar ; do \
if [ ! -L $FILE ] ; then \
rm -f $FILE ; \
ln -s asm3-all-3.2.jar $FILE ; \
fi ; \
done
# Rename so the versionless link does not cause confusion/conflicts with 
earlier versions.
mv output/dist/lib/all/asm-all-3.2.jar output/dist/lib/all/asm3-all-3.2.jar
jar umf debian/osgi.MF output/dist/lib/all/asm3-all-3.2.jar
Apr 29, 2011 5:42:01 AM java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Bundle-SymbolicName.
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.
jh_installlibs output/dist/lib/all/asm3-all-3.2.jar
install: cannot remove `/usr/share/java/asm3-all-3.2.jar': Permission denied
make: *** [binary-post-install/libasm3-java] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
-- 
Daniel Schepler



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


Bug#593010: libplexus-classworlds-java-doc: Uninstallable in sid because of dependency on classpath-doc

2010-08-15 Thread Daniel Schepler
Package: libplexus-classworlds-java-doc
Version: 1.5.0-2
Severity: grave

As the subject says: since libplexus-classworlds-java-doc has a Depends on 
classpath-doc, which is not in sid nor provided by any package in sid, the 
package is uninstallable.
-- 
Daniel Schepler



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


Bug#592236: jbossas4: FTBFS: Nonexistent Build-Depends libhibernate-entitymanager-java

2010-08-08 Thread Daniel Schepler
Source: jbossas4
Version: 4.2.3.GA-2
Severity: serious

As the subject says: jbossas4 Build-Depends on libhibernate-entitymanager-
java, which is no longer present in sid nor is it provided by any package in 
sid.
-- 
Daniel Schepler



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


Bug#592241: libhibernate-validator-java: FTBFS: maven error

2010-08-08 Thread Daniel Schepler
Source: libhibernate-validator-java
Version: 4.0.2.GA-3
Severity: serious

From my pbuilder build log:

...
 debian/rules build
test -x debian/rules
mkdir -p .
/usr/share/maven-debian-helper/copy-repo.sh 
/tmp/buildd/libhibernate-validator-java-4.0.2.GA/debian
skip faking of existing javax.ejb:ejb-api::debian
mh_patchpoms -plibhibernate-validator-java --debian-build --keep-pom-version 
--maven-repo=/tmp/buildd/libhibernate-validator-java-4.0.2.GA/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=/tmp/buildd/libhibernate-validator-
java-4.0.2.GA/debian/maven.properties 
-Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf 
org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
-Dmaven.repo.local=/tmp/buildd/libhibernate-validator-
java-4.0.2.GA/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]   Hibernate Validator Parent
[INFO]   Hibernate Validator
[INFO] 
[INFO] Building Hibernate Validator Parent
[INFO]task-segment: [package]
[INFO] 
[INFO] No goals needed for project - skipping
[INFO] 
[INFO] Building Hibernate Validator
[INFO]task-segment: [package]
[INFO] 
[INFO] [resources:resources {execution: default-resources}]
[WARNING] File encoding has not been set, using platform encoding 
ANSI_X3.4-1968, i.e. build is platform dependent!
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
resources, i.e. build is platform dependent!
[INFO] Copying 5 resources
[INFO] Copying 2 resources to META-INF
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to resolve artifact.

Missing:
--
1) org.apache.geronimo.specs:geronimo-validation_1.0_spec:jar:debian

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=org.apache.geronimo.specs 
-DartifactId=geronimo-validation_1.0_spec -Dversion=debian -Dpackaging=jar 
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=org.apache.geronimo.specs 
-DartifactId=geronimo-validation_1.0_spec -Dversion=debian -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
1) org.hibernate:hibernate-validator:jar:4.0.2.GA
2) org.apache.geronimo.specs:geronimo-validation_1.0_spec:jar:debian

--
1 required artifact is missing.

for artifact: 
  org.hibernate:hibernate-validator:jar:4.0.2.GA

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: Sun Aug 08 15:51:00 UTC 2010
[INFO] Final Memory: 10M/99M
[INFO] 
make: *** [mvn-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


Bug#576978: libcommons-modeler-java: FTBFS: Test failures

2010-04-08 Thread Daniel Schepler
-ant-check] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


Bug#575041: libmx4j-java: FTBFS: package javax.xml.rpc does not exist

2010-03-22 Thread Daniel Schepler
Package: libmx4j-java
Version: 3.0.2-8
Severity: serious

From my pbuilder build log:

...
rmic.iiop:
  [jar] Building jar: /tmp/buildd/libmx4j-java-3.0.2/dist/lib/mx4j-rjmx.jar
  [jar] Building jar: /tmp/buildd/libmx4j-java-3.0.2/dist/lib/mx4j-rimpl.jar
  [jar] Building jar: 
/tmp/buildd/libmx4j-java-3.0.2/dist/lib/mx4j-remote.jar

compile.tools:
[mkdir] Created dir: /tmp/buildd/libmx4j-java-3.0.2/classes/tools
[javac] /tmp/buildd/libmx4j-java-3.0.2/build/build.xml:298: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds
[javac] Compiling 233 source files to 
/tmp/buildd/libmx4j-java-3.0.2/classes/tools
[javac] 
/tmp/buildd/libmx4j-java-3.0.2/src/tools/mx4j/tools/adaptor/http/ConstructorsCommandProcessor.java:14:
 warning: [deprecation] javax.management.loading.DefaultLoaderRepository in 
javax.management.loading has 
been deprecated
[javac] import javax.management.loading.DefaultLoaderRepository;
[javac]^
[javac] 
/tmp/buildd/libmx4j-java-3.0.2/src/tools/mx4j/tools/remote/soap/SOAPClientInvoker.java:30:
 package javax.xml.rpc does not exist
[javac] import javax.xml.rpc.ParameterMode;
...
[javac] 
/tmp/buildd/libmx4j-java-3.0.2/src/tools/mx4j/tools/remote/soap/axis/ser/AxisDeserializer.java:96:
 cannot find symbol
[javac] symbol  : method setValue(java.lang.Object)
[javac] location: class mx4j.tools.remote.soap.axis.ser.AxisDeserializer
[javac]   setValue(createObject());
[javac]   ^

BUILD FAILED
/tmp/buildd/libmx4j-java-3.0.2/build/build.xml:298: Compile failed; see the 
compiler error output for details.

Total time: 11 seconds
make: *** [debian/stamp-ant-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#571032: antlr: FTBFS: No targets specified and no makefile found

2010-02-22 Thread Daniel Schepler
Source: antlr
Version: 2.7.7-14
Severity: serious
X-Debbugs-CC: Debian Mono Group pkg-mono-gr...@lists.alioth.debian.org

From my pbuilder build log:

checking for cat... /bin/cat
checking for grep... /bin/grep
checking for python... /usr/bin/python
checking for /usr/bin/csc... no


Warning:
Support for C# has been disabled as I have not been able to
locate a mandatory program. Please change $PATH or run
with option --help on how to overcome this problem.


configure: creating ./config.status
...
 fakeroot debian/rules binary
dh_testdir
/usr/bin/make -f debian/Makefile.debian build_antlr
make[1]: Entering directory `/tmp/buildd/antlr-2.7.7'
/usr/lib/jvm/default-java/bin/javac -source 1.4 `find antlr -name '*.java'`
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
/usr/lib/jvm/default-java/bin/jar cf antlr.jar `find . -name '*.class'`
make[1]: Leaving directory `/tmp/buildd/antlr-2.7.7'
/usr/bin/make -C lib/csharp
make[1]: Entering directory `/tmp/buildd/antlr-2.7.7/lib/csharp'
make[1]: *** No targets specified and no makefile found.  Stop.
make[1]: Leaving directory `/tmp/buildd/antlr-2.7.7/lib/csharp'
make: *** [build-stamp-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2

I'm not sure what Build-Depends is missing in the source package that
should be there to provide /usr/bin/csc.
-- 
Daniel Schepler



___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#563884: liblogkit-java: FTBFS: cannot stat `build/javadocs/*': No such file or directory

2010-01-05 Thread Daniel Schepler
Source: liblogkit-java
Version: 1.2.2-9
Severity: serious

From my pbuilder build log:

...
# install the javadocs into api directory
install -d 
/tmp/buildd/liblogkit-java-1.2.2/debian/liblogkit-java/usr/share/doc/liblogkit-java/api/
cp -a build/javadocs/* 
/tmp/buildd/liblogkit-java-1.2.2/debian/liblogkit-java/usr/share/doc/liblogkit-java/api/
cp: cannot stat `build/javadocs/*': No such file or directory
make: *** [install/liblogkit-java] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
-- 
Daniel Schepler



___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#558298: cup: Don't Build-Depend on yourself

2009-11-27 Thread Daniel Schepler
Package: cup
Version: 0.11a+20060608-2
Severity: wishlist

Since cup Build-Depends on itself in a non-trivial way, that makes it hard to 
bootstrap the package.  If I understand correctly, the reason for that is that 
cup uses a cup-generated parser itself.  Would it be possible to include a 
pre-generated version of that parser to build with, and then possibly use the 
generated cup.jar to rebuild that source file and rebuild the jar?
-- 
Daniel Schepler



___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#556804: java-access-bridge FTBFS bug

2009-11-27 Thread Daniel Schepler
It looks like just adding libgtk2.0-dev to the Build-Depends is enough to get 
the package building again.
-- 
Daniel Schepler



___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#537290: classpath-common, gcj-jdk: Conflicting file /usr/share/man/man1/gappletviewer.1.gz

2009-07-16 Thread Daniel Schepler
Package: classpath-common, gcj-jdk
Severity: serious

classpath-common and gcj-jdk both have the file 
/usr/share/man/man1/gappletviewer.1.gz.  It seems gcj-jdk tried to fix the 
issue using a versioned conflict with classpath-common; however, that makes 
cacao's Build-Depends unsatisfiable as it Build-Depends on both classpath-
common and default-jdk-builddep (at least on !alpha).

Wouldn't it make sense to handle this as an alternative, since gcj uses 
classpath libraries anyway?
-- 
Daniel Schepler




___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#533461: glassfish: FTBFS: package javax.management.j2ee.statistics does not exist

2009-06-17 Thread Daniel Schepler
Package: glassfish
Version: 1:2ur2-b04-2
Severity: serious

From my pbuilder build log:

...
all:

init:
[mkdir] Created dir: /tmp/buildd/glassfish-2ur2-b04/appserv-api/build

compile:
[javac] Compiling 523 source files to 
/tmp/buildd/glassfish-2ur2-b04/appserv-api/build
[javac] 
/tmp/buildd/glassfish-2ur2-b04/appserv-api/src/java/com/sun/appserv/management/monitor/MonitoringStats.java:39:
 package javax.management.j2ee.statistics does not exist
[javac] import javax.management.j2ee.statistics.Stats;
[javac]^
[javac] 
/tmp/buildd/glassfish-2ur2-b04/appserv-api/src/java/com/sun/appserv/management/monitor/MonitoringStats.java:40:
 package javax.management.j2ee.statistics does not exist
[javac] import javax.management.j2ee.statistics.Statistic;
...
[javac] 
/tmp/buildd/glassfish-2ur2-b04/appserv-api/src/java/com/sun/appserv/management/util/misc/PackageStringSources.java:89:
 warning: [unchecked] unchecked call to getConstructor(java.lang.Class?...) 
as a 
member of the raw type java.lang.Class
[javac] final Constructor   c   = 
packageStringSourceClass.getConstructor( new Class[] { StringSource.class } );
[javac] 
 ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 100 errors
[javac] 16 warnings

BUILD FAILED
/tmp/buildd/glassfish-2ur2-b04/debian/build.xml:62: The following error 
occurred while executing this line:
/tmp/buildd/glassfish-2ur2-b04/appserv-api/build.xml:88: Compile failed; see 
the compiler error output for details.

Total time: 39 seconds
make: *** [debian/stamp-ant-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2

If I install libservlet2.3-java as well as the listed Build-Depends, then
the package builds fine.
-- 
Daniel Schepler




___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#531917: General problem in dh_nativejava with default-jdk-builddep

2009-06-05 Thread Daniel Schepler
reassign 531917 libgcj-common
retitle 531917 Breaks dh_nativejava package builds with default-jdk-builddep
thanks

OK, lots of other Java packages are also getting FTBFS because they just 
Build-Depend on default-jdk-builddep.  A lot of them (such as libjaxp1.3-java) 
are also getting errors like
  Can't exec aot-compile: No such file or directory at
  /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 177.
This seems to be because they don't get python installed with the current 
Build-Depends.
-- 
Daniel Schepler




___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#531917: antlr: FTBFS: Missing Build-Depends

2009-06-04 Thread Daniel Schepler
Package: antlr
Version: 2.7.7-11
Severity: serious
X-Debbugs-CC: debian-...@lists.debian.org

From my pbuilder build log:

...
ln -s libantlr-java debian/libantlr-java-gcj/usr/share/doc/libantlr-java-gcj
dh_nativejava -plibantlr-java-gcj
make[1]: Entering directory 
`/tmp/buildd/antlr-2.7.7/debian/libantlr-java-gcj/usr/lib/gcj'
/usr/bin/gcj -c -fsource-filename=/tmp/filedNq7JM -g -O2 -fPIC 
-findirect-dispatch -fjni antlr.jar.1.jar -o antlr.jar.1.o
make[1]: /usr/bin/gcj: Command not found
make[1]: *** [antlr.jar.1.o] Error 127
make[1]: Leaving directory 
`/tmp/buildd/antlr-2.7.7/debian/libantlr-java-gcj/usr/lib/gcj'
aot-compile: error: /usr/bin/make exited with code 2
dh_nativejava: aot-compile returned exit code 1
make: *** [binary-arch] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2

Other than adding gcj to the Build-Depends (which would tangle up the huge
mess of circular Build-Depends in Debian's Java packages even more), I
would have thought changing that line to:
  dh_nativejava -plibantlr-java-gcj -- --gcj=/usr/bin/gcj-4.3 \
--dbtool=/usr/bin/gcj-dbtool-4.3
should also work, but it doesn't seem to pass along those arguments to
aot-compile.  So I'm CCing the bug to the gcc-defaults (libgcj-common)
maintainers' list, to see if this is the intended behavior, and if this bug
is perhaps a more general problem that should be fixed in libgcj-common.
Maybe aot-compiler should be using the current default gcj-* instead of the
gcj symlink as its default.
-- 
Daniel Schepler




___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#529872: kaffe: FTBFS: Obsolete Build-Depends

2009-05-21 Thread Daniel Schepler
Package: kaffe
Version: 2:1.1.8-5.2
Severity: serious

The kaffe source package Build-Depends on gij-4.2, while gcj-4.2 has been 
removed from unstable.  So the Build-Depends can no longer be satisfied.
-- 
Daniel Schepler




___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#526553: jclassinfo: FTBFS: libtool error

2009-05-01 Thread Daniel Schepler
Package: jclassinfo
Version: 0.19.1-2
Severity: serious

From my pbuilder build log:

...
Making all in jclass
make[3]: Entering directory `/tmp/buildd/jclassinfo-0.19.1/jclass'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT attributes.lo -MD -MP -MF 
.deps/attributes.Tpo -c -o attributes.lo attributes.c
../libtool: line 648: X--tag=CC: command not found
../libtool: line 681: libtool: ignoring unknown tag : command not found
../libtool: line 648: X--mode=compile: command not found
../libtool: line 798: *** Warning: inferring the mode of operation is 
deprecated.: command not found
../libtool: line 799: *** Future versions of Libtool will require -mode=MODE be 
specified.: command not found
../libtool: line 942: Xx86_64-linux-gnu-gcc: command not found
../libtool: line 942: X-DHAVE_CONFIG_H: command not found
../libtool: line 942: X-I.: command not found
../libtool: line 942: X-I..: command not found
../libtool: line 942: X-g: command not found
../libtool: line 942: X-O2: command not found
../libtool: line 942: X-Wall: command not found
../libtool: line 942: X-MT: command not found
../libtool: line 942: Xattributes.lo: command not found
../libtool: line 942: X-MD: command not found
../libtool: line 942: X-MP: command not found
../libtool: line 942: X-MF: command not found
../libtool: line 942: X.deps/attributes.Tpo: No such file or directory
../libtool: line 942: X-c: command not found
../libtool: line 990: Xattributes.lo: command not found
../libtool: line 995: libtool: compile: cannot determine name of library object 
from `': command not found
make[3]: *** [attributes.lo] Error 1
make[3]: Leaving directory `/tmp/buildd/jclassinfo-0.19.1/jclass'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/jclassinfo-0.19.1'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/jclassinfo-0.19.1'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2

That kind of error is usually caused by the autoconf macros for libtool being
out of sync with ltmain.sh.
-- 
Daniel Schepler




___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#518446: doxia-sitetools: FTBFS: java.lang.reflect.InvocationTargetException

2009-03-05 Thread Daniel Schepler
Package: doxia-sitetools
Version: 1.0-alpha-11-3
Severity: serious

From my pbuilder build log:

...
generate-sources:
  [modello] Running the 'xpp3-writer' Modello plugin using model file 
./doxia-decoration-
model/src/main/mdo/decoration.mdo for version 1.0.0
  [modello] Exception: java.lang.reflect.InvocationTargetException
  [modello] java.lang.reflect.InvocationTargetException
  [modello]at java.lang.reflect.Method.invoke(libgcj.so.90)
  [modello]at ModelloTask.work(ModelloTask.java:75)
  [modello]at ModelloTask.execute(ModelloTask.java:34)
  [modello]at 
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
  [modello]at java.lang.reflect.Method.invoke(libgcj.so.90)
  [modello]at 
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
  [modello]at org.apache.tools.ant.Task.perform(Task.java:348)
  [modello]at org.apache.tools.ant.Target.execute(Target.java:357)
  [modello]at org.apache.tools.ant.Target.performTasks(Target.java:385)
  [modello]at 
org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
  [modello]at org.apache.tools.ant.Project.executeTarget(Project.java:1298)
  [modello]at 
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
  [modello]at org.apache.tools.ant.Project.executeTargets(Project.java:1181)
  [modello]at org.apache.tools.ant.Main.runBuild(Main.java:698)
  [modello]at org.apache.tools.ant.Main.startAnt(Main.java:199)
  [modello]at org.apache.tools.ant.Main.start(Main.java:161)
  [modello]at org.apache.tools.ant.Main.main(Main.java:250)
  [modello] Caused by: java.lang.NoSuchMethodError: method 
org.codehaus.plexus.DefaultPlexusContainer.initialize with signature ()V was 
not found.
  [modello]at org.codehaus.plexus.embed.Embedder.start(Embedder.java:216)
  [modello]at org.codehaus.modello.Modello.init(Modello.java:51)
  [modello]at org.codehaus.modello.ModelloCli.main(ModelloCli.java:49)
  [modello]at java.lang.reflect.Method.invoke(libgcj.so.90)
  [modello]...16 more

BUILD FAILED
/tmp/buildd/doxia-sitetools-1.0-alpha-11/debian/build.xml:23: Error while 
invoking Modello

Total time: 0 seconds
make: *** [debian/stamp-ant-build] Error 1
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
-- 
Daniel Schepler




___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#517348: cdk: Build-Depends on libjgrapht-java from contrib

2009-02-26 Thread Daniel Schepler
Package: cdk
Version: 1:1.0.2-2
Severity: serious

As the subject says: libjgrapht-java is from contrib, so cdk in main is not 
allowed to Build-Depend on it unless libjgrapht-java gets uploaded to main.
-- 
Daniel Schepler




___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#516475: lucene2: FTBFS: Test failure

2009-02-21 Thread Daniel Schepler
Package: lucene2
Version: 2.4.0+ds1-2
Severity: serious

From my pbuilder build log:

...
[junit] Testsuite: org.apache.lucene.index.TestIndexInput
[junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 0.053 sec
[junit] 
[junit] Testcase: testRead(org.apache.lucene.index.TestIndexInput): FAILED
[junit] expected:[...@] but was:[??]
[junit] junit.framework.ComparisonFailure: expected:[...@] but was:[??]
[junit] at 
org.apache.lucene.index.TestIndexInput.testRead(TestIndexInput.java:89)
[junit] 
[junit] 
[junit] Test org.apache.lucene.index.TestIndexInput FAILED
...
BUILD FAILED
/tmp/buildd/lucene2-2.4.0+ds1/common-build.xml:384: Tests failed!

Total time: 5 minutes 44 seconds
make: *** [debian/stamp-ant-check] Error 1
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
-- 
Daniel Schepler




___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#469758: eclipse: FTBFS: The import org.junit cannot be resolved

2008-03-06 Thread Daniel Schepler
Package: eclipse
Version: 3.2.2-5
Severity: serious

From my pbuilder build log:

...
@dot:
[mkdir] Created dir: 
/tmp/buildd/eclipse-3.2.2/source-tree/plugins/org.eclipse.jdt.junit4.runtime/temp.folder/@dot.bin
[javac] Compiling 6 source files to 
/tmp/buildd/eclipse-3.2.2/source-tree/plugins/org.eclipse.jdt.junit4.runtime/temp.folder/@dot.bin
[javac] --
[javac] 1. ERROR 
in 
/tmp/buildd/eclipse-3.2.2/source-tree/plugins/org.eclipse.jdt.junit4.runtime/src/org/eclipse/jdt/internal/junit4/runner/JUnit4Identifier.java
 (at 
line 16)
[javac] import org.junit.runner.Description;
[javac]^
[javac] The import org.junit cannot be resolved
[javac] --
[javac] 2. ERROR 
in 
/tmp/buildd/eclipse-3.2.2/source-tree/plugins/org.eclipse.jdt.junit4.runtime/src/org/eclipse/jdt/internal/junit4/runner/JUnit4Identifier.java
[javac]  (at line 19)
[javac] private final Description fPlan;
[javac]   ^^^
[javac] Description cannot be resolved to a type
[javac] --
...
[javac] 59 problems (49 errors, 10 warnings)
[javac] Compilation failed. Compiler errors are available 
in 
/tmp/buildd/eclipse-3.2.2/source-tree/plugins/org.eclipse.jdt.junit4.runtime/temp.folder/@dot.bin.log

BUILD FAILED
/tmp/buildd/eclipse-3.2.2/source-tree/build.xml:60: The following error 
occurred while executing this line:
/tmp/buildd/eclipse-3.2.2/source-tree/build.xml:8: The following error occurred 
while executing this line:
/tmp/buildd/eclipse-3.2.2/source-tree/features/org.eclipse.sdk/build.xml:35: 
The following error occurred while executing this line:
/tmp/buildd/eclipse-3.2.2/source-tree/features/org.eclipse.sdk/build.xml:19: 
The following error occurred while executing this line:
/tmp/buildd/eclipse-3.2.2/source-tree/features/org.eclipse.jdt/build.xml:99: 
The following error occurred while executing this line:
/tmp/buildd/eclipse-3.2.2/source-tree/features/org.eclipse.jdt/build.xml:30: 
The following error occurred while executing this line:
/tmp/buildd/eclipse-3.2.2/source-tree/plugins/org.eclipse.jdt.junit4.runtime/build.xml:103:
 The following error occurred while executing this 
line:
/tmp/buildd/eclipse-3.2.2/source-tree/plugins/org.eclipse.jdt.junit4.runtime/build.xml:76:
 Compile failed; see the compiler error output for 
details.

Total time: 5 minutes 4 seconds
make: *** [build-java-stamp] Error 1
dpkg-buildpackage: failure: debian/rules build gave error exit status 2

Since junit and junit4 are installed via the Build-Depends, I don't know what
precisely is going wrong here.
-- 
Daniel Schepler



___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#467312: ehcache: FTBFS: Build-Depends on contrib package libhibernate3-java

2008-02-24 Thread Daniel Schepler
Package: ehcache
Version: 1.4.1-1
Severity: serious

As the subject says: libhibernate3-java is in contrib, but ehcache is in main 
and Build-Depends on it, which is a violation of policy.
-- 
Daniel Schepler



___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#467381: libcommons-codec-java: FTBFS: java.io.FileNotFoundException

2008-02-24 Thread Daniel Schepler
Package: libcommons-codec-java
Version: 1.3-4
Severity: serious

From my pbuilder build log:

...
cd .  /usr/lib/kaffe/bin/java -classpath 
/usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/lib/kaffe/lib/tools.jar
  -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
-Dcompile.optimize=true dist
Buildfile: build.xml

BUILD FAILED
/tmp/buildd/libcommons-codec-java-1.3/build.xml:22: 
java.io.FileNotFoundException: /tmp/buildd/${component.name}.build.properties

Total time: 1 second
make: *** [debian/stamp-ant-build] Error 1
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
-- 
Daniel Schepler



___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#467383: libxpp2-java: FTBFS: destination directory ... does not exist

2008-02-24 Thread Daniel Schepler
Package: libxpp2-java
Version: 2.1.10-4
Severity: serious

From my pbuilder build log:

...



___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


  1   2   >