An alternative is to specify the target used to generated the javadoc. By default javadoc:jar is called. Switching to javadoc:javadoc solves this issue:
DEB_MAVEN_DOC_TARGET := javadoc:javadoc
I would suggest changing the default target though.
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
Please use
[email protected] for discussions and questions.

