Bug#740554: mangles classpath in upstream manifest

2014-04-23 Thread Daniel Pocock
On 23/04/14 16:51, Emmanuel Bourg wrote: > Le 23/04/2014 16:34, Daniel Pocock a écrit : > >> I have a couple more packages I want to make this week, using >> maven-debian-helper + dh - could you point out any example of a package >> I should refer to? > > maven-debian-helper isn't as well integ

Bug#740554: mangles classpath in upstream manifest

2014-04-23 Thread Emmanuel Bourg
Le 23/04/2014 16:34, Daniel Pocock a écrit : > I have a couple more packages I want to make this week, using > maven-debian-helper + dh - could you point out any example of a package > I should refer to? maven-debian-helper isn't as well integrated with DH as it is with CDBS, I strongly recommend

Bug#740554: mangles classpath in upstream manifest

2014-04-23 Thread Daniel Pocock
On 05/03/14 13:57, Emmanuel Bourg wrote: > Le 04/03/2014 07:48, Daniel Pocock a écrit : > >> When I search for Debian Java mvn packaging, Google had referred me to >> this wiki: >> >>https://wiki.debian.org/Java/MavenRepoHelper >> >> which suggested using libplexus-io-java as an example. That i

Bug#740554: mangles classpath in upstream manifest

2014-03-05 Thread Emmanuel Bourg
Le 04/03/2014 07:48, Daniel Pocock a écrit : > When I search for Debian Java mvn packaging, Google had referred me to > this wiki: > >https://wiki.debian.org/Java/MavenRepoHelper > > which suggested using libplexus-io-java as an example. That is using > maven-ant-helper Good point, the wiki

Bug#740554: mangles classpath in upstream manifest

2014-03-03 Thread Daniel Pocock
On 03/03/14 01:36, Emmanuel Bourg wrote: > Hi Daniel, > > maven-ant-helper was useful to build the Maven dependencies when Maven > wasn't packaged yet (or to break circular dependencies). It's a limited > implementation of the Maven lifecycle using only Ant, and it can't > really aim at being on

Bug#740554: mangles classpath in upstream manifest

2014-03-02 Thread Emmanuel Bourg
Hi Daniel, maven-ant-helper was useful to build the Maven dependencies when Maven wasn't packaged yet (or to break circular dependencies). It's a limited implementation of the Maven lifecycle using only Ant, and it can't really aim at being on par with Maven in all areas. For jmxetric I would advi

Bug#740554: mangles classpath in upstream manifest

2014-03-02 Thread Daniel Pocock
Package: maven-ant-helper Version: 7.7 Severity: important In debian/build.properties (for the jmxetric package) I have manifest=src/main/resources/META-INF/MANIFEST.MF to copy the upstream manifest The manifest contains: Manifest-Version: 1.0 Premain-Class: info.ganglia.jmxetric.JMXetricAgen