Re: maven-debian-helper for simple single-jar binary package

2016-10-07 Thread Emmanuel Bourg
Le 7/10/2016 à 16:47, Jonathan Dowland a écrit : > Is this expected behaviour, or a bug (bugs) in maven-debian-helper, or > pilot error? Hi Jonathan, This is a good question, I don't think maven-debian-helper has really been designed not to install the artifacts under /usr/share/maven-repo (at l

maven-debian-helper for simple single-jar binary package

2016-10-07 Thread Jonathan Dowland
Hi, I've packaged a simple Java app which uses Maven for build/assembly and produces a JAR file. I wanted a single binary Debian package that shipped that JAR file in /usr/share/. There was no need to provide a POM in the package. I used maven-debian-helper as recommended by the Debian policy for