Bug#733012: mojarra: FTBFS: error: package javax.faces.component.html does not exist

Roddy Shuler roddy at endlessm.com
Fri Jan 10 06:59:07 UTC 2014


The root of the problem is a little earlier in the build log than the
provided snippet.  javax.faces.component.html should be generated by a
previous step in the build, which is failing due to missing
dependency/classpath for commons-collections.

I fixed by added a build dependency in debian/control on
libcommons-collections-java, and adding commons-collections.jar to the
classpath in debian/classpath-debian.

I'm not sure if there should also be a runtime dependency on
libcommons-collections-java.  I assumed not since there were no runtime
dependencies specified on the other libcommons-*-java packages.

- Roddy Shuler
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20140109/88d3d1e0/attachment.html>


More information about the pkg-java-maintainers mailing list