Le 20/07/2014 23:20, Andreas Tille a écrit : > Any idea what I'm doing wrong here?
You have done nothing wrong. This project uses a kind of dependency I wasn't aware of and I don't think maven-debian-helper handles it properly. shrinkwrap-bom is imported with a scope 'import', this is new to me. To help mh_make you can edit build/pom.xml and remove the dependencies on shrinkwrap-bom and shrinkwrap-descriptors-bom. Then when mh_make asks 'Include all modules?' you say no and you include everything but the 'bom' module. I successfully completed the process with this trick. It looks like this project depends heavily on the org.jboss.shrinkwrap API, you should probably start by packaging it: https://github.com/shrinkwrap/shrinkwrap Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/53cc4ab8.9090...@apache.org