Bug#665066: jellydoc: FTBFS: jh_manifest: debian/libjellydoc-java/usr/share/java/taglib-xml-writer.jar: No such file or directory

Lucas Nussbaum lucas at lucas-nussbaum.net
Thu Mar 22 12:21:14 UTC 2012


Source: jellydoc
Version: 1.5-1
Severity: serious
Tags: wheezy sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20120321 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
>  fakeroot debian/rules binary
> test -x debian/rules
> dh_testroot
> dh_prep 
> dh_installdirs -A 
> mkdir -p "."
> # before-build target may be used to unpatch the pom files, so we need to check if
> # patching the pom files is needed here, normally not
> if [ ! -f pom.xml.save ]; then \
> 		/usr/bin/make -f debian/rules patch-poms; \
> 	fi
> cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties -Dclassworlds.conf=/etc/maven2/m2-debian.conf org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  install
> [INFO] 
> NOTE: Maven is executing in offline mode. Any artifacts not already in your local
> repository will be inaccessible.
> 
> [INFO] Scanning for projects...
> [INFO] Reactor build order: 
> [INFO]   Jellydoc
> [INFO]   Jellydoc annotations
> [INFO]   taglib-xml-writer
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Jellydoc
> [INFO]    task-segment: [install]
> [INFO] ------------------------------------------------------------------------
> [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing /«PKGBUILDDIR»/pom.xml to /«PKGBUILDDIR»/debian/maven-repo/org/jvnet/maven-jellydoc-plugin/jellydoc/1.5/jellydoc-1.5.pom
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Jellydoc annotations
> [INFO]    task-segment: [install]
> [INFO] ------------------------------------------------------------------------
> [INFO] [resources:resources {execution: default-resources}]
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
> [INFO] skip non existing resourceDirectory /«PKGBUILDDIR»/annotation/src/main/resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Nothing to compile - all classes are up to date
> [INFO] [resources:testResources {execution: default-testResources}]
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
> [INFO] skip non existing resourceDirectory /«PKGBUILDDIR»/annotation/src/test/resources
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] No sources to compile
> [INFO] [surefire:test {execution: default-test}]
> [INFO] No tests to run.
> [INFO] Surefire report directory: /«PKGBUILDDIR»/annotation/target/surefire-reports
> 
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> 
> Results :
> 
> Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
> 
> [INFO] [jar:jar {execution: default-jar}]
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing /«PKGBUILDDIR»/annotation/target/jellydoc-annotations-1.5.jar to /«PKGBUILDDIR»/debian/maven-repo/org/jvnet/maven-jellydoc-plugin/jellydoc-annotations/1.5/jellydoc-annotations-1.5.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Building taglib-xml-writer
> [INFO]    task-segment: [install]
> [INFO] ------------------------------------------------------------------------
> [INFO] [resources:resources {execution: default-resources}]
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
> [INFO] skip non existing resourceDirectory /«PKGBUILDDIR»/taglib-xml-writer/src/main/resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Nothing to compile - all classes are up to date
> [INFO] [resources:testResources {execution: default-testResources}]
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
> [INFO] skip non existing resourceDirectory /«PKGBUILDDIR»/taglib-xml-writer/src/test/resources
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] No sources to compile
> [INFO] [surefire:test {execution: default-test}]
> [INFO] No tests to run.
> [INFO] Surefire report directory: /«PKGBUILDDIR»/taglib-xml-writer/target/surefire-reports
> 
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> 
> Results :
> 
> Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
> 
> [INFO] [jar:jar {execution: default-jar}]
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing /«PKGBUILDDIR»/taglib-xml-writer/target/taglib-xml-writer-1.5.jar to /«PKGBUILDDIR»/debian/maven-repo/org/jvnet/maven-jellydoc-plugin/taglib-xml-writer/1.5/taglib-xml-writer-1.5.jar
> [INFO] 
> [INFO] 
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] ------------------------------------------------------------------------
> [INFO] Jellydoc .............................................. SUCCESS [1.733s]
> [INFO] Jellydoc annotations .................................. SUCCESS [2.704s]
> [INFO] taglib-xml-writer ..................................... SUCCESS [0.938s]
> [INFO] ------------------------------------------------------------------------
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 6 seconds
> [INFO] Finished at: Wed Mar 21 22:29:21 UTC 2012
> [INFO] Final Memory: 11M/58M
> [INFO] ------------------------------------------------------------------------
> DEB_MAVEN_CHECK_TARGET unset, not running checks
> if [ ! -f pom.xml.save ]; then \
> 		/usr/bin/make -f debian/rules patch-poms; \
> 	fi
> cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties -Dclassworlds.conf=/etc/maven2/m2-debian.conf org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  -Ddebian.dir=/«PKGBUILDDIR»/debian -Ddebian.package=libjellydoc-java-doc javadoc:jar javadoc:aggregate
> [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]   Jellydoc
> [INFO]   Jellydoc annotations
> [INFO]   taglib-xml-writer
> [INFO] Searching repository for plugin with prefix: 'javadoc'.
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Jellydoc
> [INFO]    task-segment: [javadoc:jar]
> [INFO] ------------------------------------------------------------------------
> [INFO] [javadoc:jar {execution: default-cli}]
> [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Jellydoc annotations
> [INFO]    task-segment: [javadoc:jar]
> [INFO] ------------------------------------------------------------------------
> [INFO] [javadoc:jar {execution: default-cli}]
> [WARNING] Source files encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
> [INFO] 
> Loading source files for package org.jvnet.maven.jellydoc.annotation...
> Constructing Javadoc information...
> Standard Doclet version 1.6.0_24
> Building tree for all the packages and classes...
> Generating /«PKGBUILDDIR»/annotation/target/apidocs/org/jvnet/maven/jellydoc/annotation/NoContent.html...
> Generating /«PKGBUILDDIR»/annotation/target/apidocs/org/jvnet/maven/jellydoc/annotation/Required.html...
> Generating /«PKGBUILDDIR»/annotation/target/apidocs/org/jvnet/maven/jellydoc/annotation/TagLibUri.html...
> Generating /«PKGBUILDDIR»/annotation/target/apidocs/org/jvnet/maven/jellydoc/annotation/package-frame.html...
> Generating /«PKGBUILDDIR»/annotation/target/apidocs/org/jvnet/maven/jellydoc/annotation/package-summary.html...
> Generating /«PKGBUILDDIR»/annotation/target/apidocs/org/jvnet/maven/jellydoc/annotation/package-tree.html...
> Generating /«PKGBUILDDIR»/annotation/target/apidocs/constant-values.html...
> Generating /«PKGBUILDDIR»/annotation/target/apidocs/org/jvnet/maven/jellydoc/annotation/class-use/TagLibUri.html...
> Generating /«PKGBUILDDIR»/annotation/target/apidocs/org/jvnet/maven/jellydoc/annotation/class-use/Required.html...
> Generating /«PKGBUILDDIR»/annotation/target/apidocs/org/jvnet/maven/jellydoc/annotation/class-use/NoContent.html...
> Generating /«PKGBUILDDIR»/annotation/target/apidocs/org/jvnet/maven/jellydoc/annotation/package-use.html...
> Building index for all the packages and classes...
> Generating /«PKGBUILDDIR»/annotation/target/apidocs/overview-tree.html...
> Generating /«PKGBUILDDIR»/annotation/target/apidocs/index-all.html...
> Generating /«PKGBUILDDIR»/annotation/target/apidocs/deprecated-list.html...
> Building index for all classes...
> Generating /«PKGBUILDDIR»/annotation/target/apidocs/allclasses-frame.html...
> Generating /«PKGBUILDDIR»/annotation/target/apidocs/allclasses-noframe.html...
> Generating /«PKGBUILDDIR»/annotation/target/apidocs/index.html...
> Generating /«PKGBUILDDIR»/annotation/target/apidocs/help-doc.html...
> Generating /«PKGBUILDDIR»/annotation/target/apidocs/stylesheet.css...
> [INFO] Building jar: /«PKGBUILDDIR»/annotation/target/jellydoc-annotations-1.5-javadoc.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Building taglib-xml-writer
> [INFO]    task-segment: [javadoc:jar]
> [INFO] ------------------------------------------------------------------------
> [INFO] [javadoc:jar {execution: default-cli}]
> [WARNING] Source files encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
> [INFO] 
> Loading source files for package org.jvnet.maven.jellydoc...
> Constructing Javadoc information...
> Standard Doclet version 1.6.0_24
> Building tree for all the packages and classes...
> Generating /«PKGBUILDDIR»/taglib-xml-writer/target/apidocs/org/jvnet/maven/jellydoc/Attribute.html...
> Generating /«PKGBUILDDIR»/taglib-xml-writer/target/apidocs/org/jvnet/maven/jellydoc/Body.html...
> Generating /«PKGBUILDDIR»/taglib-xml-writer/target/apidocs/org/jvnet/maven/jellydoc/Item.html...
> Generating /«PKGBUILDDIR»/taglib-xml-writer/target/apidocs/org/jvnet/maven/jellydoc/Library.html...
> Generating /«PKGBUILDDIR»/taglib-xml-writer/target/apidocs/org/jvnet/maven/jellydoc/Tag.html...
> Generating /«PKGBUILDDIR»/taglib-xml-writer/target/apidocs/org/jvnet/maven/jellydoc/Tags.html...
> Generating /«PKGBUILDDIR»/taglib-xml-writer/target/apidocs/org/jvnet/maven/jellydoc/package-frame.html...
> Generating /«PKGBUILDDIR»/taglib-xml-writer/target/apidocs/org/jvnet/maven/jellydoc/package-summary.html...
> Generating /«PKGBUILDDIR»/taglib-xml-writer/target/apidocs/org/jvnet/maven/jellydoc/package-tree.html...
> Generating /«PKGBUILDDIR»/taglib-xml-writer/target/apidocs/constant-values.html...
> Generating /«PKGBUILDDIR»/taglib-xml-writer/target/apidocs/org/jvnet/maven/jellydoc/class-use/Attribute.html...
> Generating /«PKGBUILDDIR»/taglib-xml-writer/target/apidocs/org/jvnet/maven/jellydoc/class-use/Item.html...
> Generating /«PKGBUILDDIR»/taglib-xml-writer/target/apidocs/org/jvnet/maven/jellydoc/class-use/Body.html...
> Generating /«PKGBUILDDIR»/taglib-xml-writer/target/apidocs/org/jvnet/maven/jellydoc/class-use/Library.html...
> Generating /«PKGBUILDDIR»/taglib-xml-writer/target/apidocs/org/jvnet/maven/jellydoc/class-use/Tag.html...
> Generating /«PKGBUILDDIR»/taglib-xml-writer/target/apidocs/org/jvnet/maven/jellydoc/class-use/Tags.html...
> Generating /«PKGBUILDDIR»/taglib-xml-writer/target/apidocs/org/jvnet/maven/jellydoc/package-use.html...
> Building index for all the packages and classes...
> Generating /«PKGBUILDDIR»/taglib-xml-writer/target/apidocs/overview-tree.html...
> Generating /«PKGBUILDDIR»/taglib-xml-writer/target/apidocs/index-all.html...
> Generating /«PKGBUILDDIR»/taglib-xml-writer/target/apidocs/deprecated-list.html...
> Building index for all classes...
> Generating /«PKGBUILDDIR»/taglib-xml-writer/target/apidocs/allclasses-frame.html...
> Generating /«PKGBUILDDIR»/taglib-xml-writer/target/apidocs/allclasses-noframe.html...
> Generating /«PKGBUILDDIR»/taglib-xml-writer/target/apidocs/index.html...
> Generating /«PKGBUILDDIR»/taglib-xml-writer/target/apidocs/help-doc.html...
> Generating /«PKGBUILDDIR»/taglib-xml-writer/target/apidocs/stylesheet.css...
> [INFO] Building jar: /«PKGBUILDDIR»/taglib-xml-writer/target/taglib-xml-writer-1.5-javadoc.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Jellydoc
> [INFO]    task-segment: [javadoc:aggregate] (aggregator-style)
> [INFO] ------------------------------------------------------------------------
> [INFO] Preparing javadoc:aggregate
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Jellydoc
> [INFO] ------------------------------------------------------------------------
> [INFO] No goals needed for project - skipping
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Jellydoc annotations
> [INFO] ------------------------------------------------------------------------
> [INFO] No goals needed for project - skipping
> [INFO] ------------------------------------------------------------------------
> [INFO] Building taglib-xml-writer
> [INFO] ------------------------------------------------------------------------
> [INFO] No goals needed for project - skipping
> [INFO] [javadoc:aggregate {execution: default-cli}]
> [WARNING] Source files encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
> [INFO] 
> Loading source files for package org.jvnet.maven.jellydoc.annotation...
> Loading source files for package org.jvnet.maven.jellydoc...
> Constructing Javadoc information...
> Standard Doclet version 1.6.0_24
> Building tree for all the packages and classes...
> Generating /«PKGBUILDDIR»/target/site/apidocs/org/jvnet/maven/jellydoc/annotation/NoContent.html...
> Generating /«PKGBUILDDIR»/target/site/apidocs/org/jvnet/maven/jellydoc/annotation/Required.html...
> Generating /«PKGBUILDDIR»/target/site/apidocs/org/jvnet/maven/jellydoc/annotation/TagLibUri.html...
> Generating /«PKGBUILDDIR»/target/site/apidocs/org/jvnet/maven/jellydoc/Attribute.html...
> Generating /«PKGBUILDDIR»/target/site/apidocs/org/jvnet/maven/jellydoc/Body.html...
> Generating /«PKGBUILDDIR»/target/site/apidocs/org/jvnet/maven/jellydoc/Item.html...
> Generating /«PKGBUILDDIR»/target/site/apidocs/org/jvnet/maven/jellydoc/Library.html...
> Generating /«PKGBUILDDIR»/target/site/apidocs/org/jvnet/maven/jellydoc/Tag.html...
> Generating /«PKGBUILDDIR»/target/site/apidocs/org/jvnet/maven/jellydoc/Tags.html...
> Generating /«PKGBUILDDIR»/target/site/apidocs/overview-frame.html...
> Generating /«PKGBUILDDIR»/target/site/apidocs/org/jvnet/maven/jellydoc/package-frame.html...
> Generating /«PKGBUILDDIR»/target/site/apidocs/org/jvnet/maven/jellydoc/package-summary.html...
> Generating /«PKGBUILDDIR»/target/site/apidocs/org/jvnet/maven/jellydoc/package-tree.html...
> Generating /«PKGBUILDDIR»/target/site/apidocs/org/jvnet/maven/jellydoc/annotation/package-frame.html...
> Generating /«PKGBUILDDIR»/target/site/apidocs/org/jvnet/maven/jellydoc/annotation/package-summary.html...
> Generating /«PKGBUILDDIR»/target/site/apidocs/org/jvnet/maven/jellydoc/annotation/package-tree.html...
> Generating /«PKGBUILDDIR»/target/site/apidocs/constant-values.html...
> Generating /«PKGBUILDDIR»/target/site/apidocs/org/jvnet/maven/jellydoc/annotation/class-use/TagLibUri.html...
> Generating /«PKGBUILDDIR»/target/site/apidocs/org/jvnet/maven/jellydoc/annotation/class-use/Required.html...
> Generating /«PKGBUILDDIR»/target/site/apidocs/org/jvnet/maven/jellydoc/annotation/class-use/NoContent.html...
> Generating /«PKGBUILDDIR»/target/site/apidocs/org/jvnet/maven/jellydoc/class-use/Attribute.html...
> Generating /«PKGBUILDDIR»/target/site/apidocs/org/jvnet/maven/jellydoc/class-use/Item.html...
> Generating /«PKGBUILDDIR»/target/site/apidocs/org/jvnet/maven/jellydoc/class-use/Body.html...
> Generating /«PKGBUILDDIR»/target/site/apidocs/org/jvnet/maven/jellydoc/class-use/Library.html...
> Generating /«PKGBUILDDIR»/target/site/apidocs/org/jvnet/maven/jellydoc/class-use/Tag.html...
> Generating /«PKGBUILDDIR»/target/site/apidocs/org/jvnet/maven/jellydoc/class-use/Tags.html...
> Generating /«PKGBUILDDIR»/target/site/apidocs/org/jvnet/maven/jellydoc/package-use.html...
> Generating /«PKGBUILDDIR»/target/site/apidocs/org/jvnet/maven/jellydoc/annotation/package-use.html...
> Building index for all the packages and classes...
> Generating /«PKGBUILDDIR»/target/site/apidocs/overview-tree.html...
> Generating /«PKGBUILDDIR»/target/site/apidocs/index-all.html...
> Generating /«PKGBUILDDIR»/target/site/apidocs/deprecated-list.html...
> Building index for all classes...
> Generating /«PKGBUILDDIR»/target/site/apidocs/allclasses-frame.html...
> Generating /«PKGBUILDDIR»/target/site/apidocs/allclasses-noframe.html...
> Generating /«PKGBUILDDIR»/target/site/apidocs/index.html...
> Generating /«PKGBUILDDIR»/target/site/apidocs/overview-summary.html...
> Generating /«PKGBUILDDIR»/target/site/apidocs/help-doc.html...
> Generating /«PKGBUILDDIR»/target/site/apidocs/stylesheet.css...
> [INFO] 
> [INFO] 
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] ------------------------------------------------------------------------
> [INFO] Jellydoc .............................................. SUCCESS [3.299s]
> [INFO] Jellydoc annotations .................................. SUCCESS [2.959s]
> [INFO] taglib-xml-writer ..................................... SUCCESS [3.590s]
> [INFO] ------------------------------------------------------------------------
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 16 seconds
> [INFO] Finished at: Wed Mar 21 22:29:39 UTC 2012
> [INFO] Final Memory: 11M/58M
> [INFO] ------------------------------------------------------------------------
> touch debian/stamp-maven-doc
> cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties -Dclassworlds.conf=/etc/maven2/m2-debian.conf org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  -Ddebian.dir=/«PKGBUILDDIR»/debian -Ddebian.package=libjellydoc-java -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo -Dinstall.to.usj=true org.debian.maven:maven-debian-plugin:1.5:install
> [INFO] 
> NOTE: Maven is executing in offline mode. Any artifacts not already in your local
> repository will be inaccessible.
> 
> [INFO] Scanning for projects...
> [INFO] Reactor build order: 
> [INFO]   Jellydoc
> [INFO]   Jellydoc annotations
> [INFO]   taglib-xml-writer
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Jellydoc
> [INFO]    task-segment: [org.debian.maven:maven-debian-plugin:1.5:install]
> [INFO] ------------------------------------------------------------------------
> [INFO] [debian:install {execution: default-cli}]
> Cleaning pom file: /«PKGBUILDDIR»/pom.xml.save with options:
> 	--keep-pom-version --package=libjellydoc-java
> 	--rules=/«PKGBUILDDIR»/debian/maven.rules
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Jellydoc annotations
> [INFO]    task-segment: [org.debian.maven:maven-debian-plugin:1.5:install]
> [INFO] ------------------------------------------------------------------------
> [INFO] [debian:install {execution: default-cli}]
> Cleaning pom file: /«PKGBUILDDIR»/annotation/pom.xml.save with options:
> 	--keep-pom-version --package=libjellydoc-java
> 	--rules=/«PKGBUILDDIR»/debian/maven.rules
> Install jar file into Maven repo: /«PKGBUILDDIR»/annotation/target/jellydoc-annotations-1.5.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Building taglib-xml-writer
> [INFO]    task-segment: [org.debian.maven:maven-debian-plugin:1.5:install]
> [INFO] ------------------------------------------------------------------------
> [INFO] [debian:install {execution: default-cli}]
> Cleaning pom file: /«PKGBUILDDIR»/taglib-xml-writer/pom.xml.save with options:
> 	--keep-pom-version --package=libjellydoc-java
> 	--rules=/«PKGBUILDDIR»/debian/maven.rules
> Install jar file into Maven repo: /«PKGBUILDDIR»/taglib-xml-writer/target/taglib-xml-writer-1.5.jar
> [INFO] 
> [INFO] 
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] ------------------------------------------------------------------------
> [INFO] Jellydoc .............................................. SUCCESS [0.946s]
> [INFO] Jellydoc annotations .................................. SUCCESS [0.096s]
> [INFO] taglib-xml-writer ..................................... SUCCESS [0.099s]
> [INFO] ------------------------------------------------------------------------
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 2 seconds
> [INFO] Finished at: Wed Mar 21 22:29:42 UTC 2012
> [INFO] Final Memory: 5M/58M
> [INFO] ------------------------------------------------------------------------
> mh_resolve_dependencies --non-interactive --offline -plibjellydoc-java  --javadoc --base-directory=/«PKGBUILDDIR» --non-explore 
> Rules:
>   nekohtml s/nekohtml/nekohtmlXni/ jar s/.*/debian/ * *
>   org.jvnet.maven-jellydoc-plugin * * s/1\..*/1.x/ * *
>   s/dom4j/org.jvnet.hudson.dom4j/ dom4j jar s/.*/debian/ * *
>   s/ant/org.apache.ant/ * * s/.*/debian/ * *
> ---------
> Ignore rules:
>   net.java.dev.textile-j textile-j * * * *
>   org.jvnet.wagon-svn wagon-svn * * * *
>   org.kathrynhuxtable.maven.wagon wagon-gitsite * * * *
> ---------
> Published rules:
>   nekohtml s/nekohtml/nekohtmlXni/ jar s/.*/debian/ * *
>   org.jvnet.maven-jellydoc-plugin * * s/.*/debian/ * *
>   s/dom4j/org.jvnet.hudson.dom4j/ dom4j jar s/.*/debian/ * *
> ---------
> Ignore rules to be applied during the Maven clean phase:
>   org.jvnet.wagon-svn wagon-svn * * * *
>   org.kathrynhuxtable.maven.wagon wagon-gitsite * * * *
> ---------
> Analysing pom.xml...
> Analysing annotation/pom.xml...
> Checking the parent dependency in the sub project annotation/pom.xml
> Analysing taglib-xml-writer/pom.xml...
> Checking the parent dependency in the sub project taglib-xml-writer/pom.xml
> Checking dependencies for documentation packages...
> > dpkg --search /usr/share/doc/libtxw2-java/api/index.html 
> Found libtxw2-java-doc
> cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties -Dclassworlds.conf=/etc/maven2/m2-debian.conf org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  -Ddebian.dir=/«PKGBUILDDIR»/debian -Ddebian.package=libjellydoc-java-doc org.debian.maven:maven-debian-plugin:1.5:install-doc
> [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]   Jellydoc
> [INFO]   Jellydoc annotations
> [INFO]   taglib-xml-writer
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Jellydoc
> [INFO]    task-segment: [org.debian.maven:maven-debian-plugin:1.5:install-doc]
> [INFO] ------------------------------------------------------------------------
> [INFO] [debian:install-doc {execution: default-cli}]
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Jellydoc annotations
> [INFO]    task-segment: [org.debian.maven:maven-debian-plugin:1.5:install-doc]
> [INFO] ------------------------------------------------------------------------
> [INFO] [debian:install-doc {execution: default-cli}]
> Install jar file into Maven repo: /«PKGBUILDDIR»/annotation/target/jellydoc-annotations-1.5-javadoc.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Building taglib-xml-writer
> [INFO]    task-segment: [org.debian.maven:maven-debian-plugin:1.5:install-doc]
> [INFO] ------------------------------------------------------------------------
> [INFO] [debian:install-doc {execution: default-cli}]
> Install jar file into Maven repo: /«PKGBUILDDIR»/taglib-xml-writer/target/taglib-xml-writer-1.5-javadoc.jar
> [INFO] 
> [INFO] 
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] ------------------------------------------------------------------------
> [INFO] Jellydoc .............................................. SUCCESS [1.362s]
> [INFO] Jellydoc annotations .................................. SUCCESS [0.022s]
> [INFO] taglib-xml-writer ..................................... SUCCESS [0.015s]
> [INFO] ------------------------------------------------------------------------
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 3 seconds
> [INFO] Finished at: Wed Mar 21 22:29:58 UTC 2012
> [INFO] Final Memory: 5M/58M
> [INFO] ------------------------------------------------------------------------
> cp debian/libjellydoc-java.substvars debian/libjellydoc-java-doc.substvars
> # cleanup generated docs
> rm -f -f target/apidocs/*.sh target/apidocs/options 
> Adding cdbs dependencies to debian/libjellydoc-java.substvars
> dh_installdirs -plibjellydoc-java 
> jh_installjavadoc -plibjellydoc-java 
> Adding cdbs dependencies to debian/libjellydoc-java-doc.substvars
> dh_installdirs -plibjellydoc-java-doc 
> jh_installjavadoc -plibjellydoc-java-doc 
> dh_installdocs -plibjellydoc-java 
> dh_installexamples -plibjellydoc-java 
> dh_installman -plibjellydoc-java  
> dh_installinfo -plibjellydoc-java  
> dh_installmenu -plibjellydoc-java 
> dh_installcron -plibjellydoc-java 
> dh_installinit -plibjellydoc-java  
> dh_installdebconf -plibjellydoc-java 
> dh_installemacsen -plibjellydoc-java   
> dh_installcatalogs -plibjellydoc-java 
> dh_installpam -plibjellydoc-java 
> dh_installlogrotate -plibjellydoc-java 
> dh_installlogcheck -plibjellydoc-java 
> dh_installchangelogs -plibjellydoc-java  
> dh_installudev -plibjellydoc-java 
> dh_lintian -plibjellydoc-java 
> dh_bugfiles -plibjellydoc-java 
> dh_install -plibjellydoc-java  
> dh_link -plibjellydoc-java  
> dh_installmime -plibjellydoc-java 
> dh_installgsettings -plibjellydoc-java 
> jh_installlibs -plibjellydoc-java 
> jh_classpath -plibjellydoc-java 
> jh_manifest: debian/libjellydoc-java/usr/share/java/taglib-xml-writer.jar: No such file or directory
> make: *** [binary-post-install/libjellydoc-java] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/03/21/jellydoc_1.5-1.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.





More information about the pkg-java-maintainers mailing list