Your message dated Mon, 26 Mar 2012 01:03:24 +0000
with message-id <e1sbyle-0000ko...@franck.debian.org>
and subject line Bug#665066: fixed in jellydoc 1.5-2
has caused the Debian Bug report #665066,
regarding jellydoc: FTBFS: jh_manifest: 
debian/libjellydoc-java/usr/share/java/taglib-xml-writer.jar: No such file or 
directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
665066: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665066
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: jellydoc
Version: 1.5-1
Severity: serious
Tags: wheezy sid
User: debian...@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.



--- End Message ---
--- Begin Message ---
Source: jellydoc
Source-Version: 1.5-2

We believe that the bug you reported is fixed in the latest version of
jellydoc, which is due to be installed in the Debian FTP archive:

jellydoc_1.5-2.debian.tar.gz
  to main/j/jellydoc/jellydoc_1.5-2.debian.tar.gz
jellydoc_1.5-2.dsc
  to main/j/jellydoc/jellydoc_1.5-2.dsc
libjellydoc-java-doc_1.5-2_all.deb
  to main/j/jellydoc/libjellydoc-java-doc_1.5-2_all.deb
libjellydoc-java_1.5-2_all.deb
  to main/j/jellydoc/libjellydoc-java_1.5-2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 665...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Miguel Landaeta <mig...@miguel.cc> (supplier of updated jellydoc package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


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

Format: 1.8
Date: Fri, 23 Mar 2012 19:24:39 -0430
Source: jellydoc
Binary: libjellydoc-java libjellydoc-java-doc
Architecture: source all
Version: 1.5-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Miguel Landaeta <mig...@miguel.cc>
Description: 
 libjellydoc-java - Library for helping generate Jelly taglib documentation
 libjellydoc-java-doc - Documentation for libjellydoc-java
Closes: 665066
Changes: 
 jellydoc (1.5-2) unstable; urgency=low
 .
   * Team upload.
   * Update d/libjellydoc-java.poms to install JAR in /usr/share/java
     after maven-debian-helper behavior change. (Closes: #665066).
   * Bump Standards-Version to 3.9.3. No changes were required.
   * Fix some lintian warnings regarding copyright file.
 .
   [tony mancill]
   * Set DMUA flag.
Checksums-Sha1: 
 e6b1b34e2436f6b984ccd323184bcac17584941f 2191 jellydoc_1.5-2.dsc
 446e6f5a05910812af2dd867c51a39e40d3af79d 3937 jellydoc_1.5-2.debian.tar.gz
 e4e2e6bba6e3cbc995ebdb55b49968c728ce8b61 8602 libjellydoc-java_1.5-2_all.deb
 24eff90e0cb8087e024190b2395b135b119ce061 80698 
libjellydoc-java-doc_1.5-2_all.deb
Checksums-Sha256: 
 efa6c7415aae3d83edccf1c9add8350989b78ed56a3c75a36cf4f8d77a69a0fb 2191 
jellydoc_1.5-2.dsc
 6aaa571cd3a2206c7509d4d34a2897f24181d057931ee79a60b6bd8e965c118f 3937 
jellydoc_1.5-2.debian.tar.gz
 eba6cef4110f3052edd1c7abd061e8ba51a376fb5b04093fd3da2866ab309d4a 8602 
libjellydoc-java_1.5-2_all.deb
 a7bf1d3771a7fb6f7cf32704b920d6d8ebe0d992f86a86d1996844038c353344 80698 
libjellydoc-java-doc_1.5-2_all.deb
Files: 
 68cab9257e6332b4ae8746c5731478d7 2191 java optional jellydoc_1.5-2.dsc
 63514d078ed541a5369ed805a3a45f97 3937 java optional 
jellydoc_1.5-2.debian.tar.gz
 874110f2ad0cb8a1b386c383e52ca730 8602 java optional 
libjellydoc-java_1.5-2_all.deb
 c02f5b536198fb38fbb18d364bd36a6b 80698 doc optional 
libjellydoc-java-doc_1.5-2_all.deb

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

iQIcBAEBAgAGBQJPb70vAAoJECHSBYmXSz6WrzEP/ifIqoMSjjx68tMCPuBu3j16
XAb02fCf95xIdZ+E5Q9Pvth6r69iHtxZ0X1IjAU0o2/fEBCAa64kPBAXcgmtcHFl
TP1V3PapyMcMXKrVnhpheMhyAWWR40+jJqkxDKlSWQ0ftRFkCQ9YlzgtnhecbZim
ej/Memn8zIcoO3Awvp4aqH1j63JKc78XPl91H282AjLTPFyg52lZ71sljmuCAOEQ
S595D0Xu5Hv1NQAp5YKsEJGdkd5+uMgxTGR0RaOk5DJMBRmxEMZI3ahSinKQNfid
Z3K6ZWw5a1dRxgo0Ay1Kz5h59eMBVNKL+CUOHDfNyr5rMG9ZIqRe0Y7cjobmQD3m
PRiakQO8BuJcfFd9TEar7vwN2RwFm6jJNIQWQSc3ZZm9gcZmS8PI+G88nQXivuzA
UgDaW42owcnXhPCU2eO0FcbAWFcv2lCTm0BL7ezlg3/0wwOioe7RJXb5IrhEqtNI
/50Pb7UG9LsUq8gavmz+/aRODulB62Vo6Gju4sZ4f98yo5oqtVgdLuzgbaD6dzuB
kt8yMoyGS+pXeGXyuxBjEZM0co4FTUuPMFD478mDjkjEbaUvBAOams0LbRKLXFKu
auOFdY0Xj7yYy4MphE9IBi4s8IHInJJQeabYT56eP9gE6dP/cSBz8FhdgiCL6G6N
9eahPGaVc/WGgFBE/EJh
=x0Tu
-----END PGP SIGNATURE-----



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

Reply via email to