Hi Adrian, Maven plugins can't use a generic 'debian' version because Maven checks the actual version in the plugin metadata. If your package doesn't build with the plugin provided by libbuild-helper-maven-plugin-java you have to adapt your build. Typically, not specifying the version of the plugin in the pom.xml file will fix the issue.
Emmanuel Bourg __ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.
