Package: libxbean-java Version: 1.5.0-3 Severity: serious Hello, I tried to rebuild the package from sources under a wheezy i386 chroot but, due to a change in maven-debian-helper 1.5, the resulting package lack the files in /usr/share/java/.
Adding the --java-libs option to the following entries in debian/libxbean-java.poms solves the issue: maven-xbean-plugin/pom.xml --java-lib xbean-asm-shaded/pom.xml --java-lib xbean-bundleutils/pom.xml --java-lib xbean-classloader/pom.xml --java-lib xbean-classpath/pom.xml --java-lib xbean-finder/pom.xml --java-lib xbean-finder-shaded/pom.xml --java-lib xbean-naming/pom.xml --java-lib xbean-reflect/pom.xml --java-lib xbean-spring/pom.xml --java-lib xbean-telnet/pom.xml --java-lib Thanks, Emanuele. __ 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.

