Re: Advice on packaging a Maven plugin

2010-03-07 Thread Ludovic Claude
Hello Peter, Short answer: you don't have to do anything, maven-debian-helper does the magic for you, and will use the version of the Maven plugin that is present in your Debian installation. This is true since maven-debian-helper 0.8. Please file a bug if you find that is functionality doesn't

Advice on packaging a Maven plugin

2010-03-07 Thread Peter Collingbourne
Hello, We (I and Ramakrishnan Muthukrishnan) are packaging a Maven plugin for the Clojure language (clojure-maven-plugin). Our preliminary packaging is available at git://git.debian.org/pkg-java/clojure-maven-plugin.git Our question relates to how to package those packages which depend on clojur