mh_make and resolving pom dependencies

2014-11-05 Thread Raaj S
let's consider the case mh_make showing us a lot of dependencies. now we try mvn install which installs all plugins to ~/.m2/repository . but that is not picked up and again we see mh_make searching jars in /usr/share/maven-repo and throwing error in this link https://github.com/Debian/maven-repo-

Re: RFS: jackson-datatype-joda

2014-11-05 Thread Potter, Tim (Cloud Services)
Hi Emmanuel. Thanks for the comments! I've also applied them to jackson-datatype-guava and jackson-module-afterburner as appropriate. On 5/11/14 7:26 PM, "Emmanuel Bourg" wrote: >- do not hesitate to create your repositories for Java packages under >the pkg-java group on alioth. You'll find a

zookeeper 3.4.6

2014-11-05 Thread Tim Retout
Hello, On the day of the freeze, I have noticed that I never uploaded zookeeper 3.4.6 - there is an untested patch sitting in git that would update it. Zookeeper 3.4.6 allegedly fixes a critical bug to do with joining an ensemble, but also has all these other changes: http://zookeeper.apache.org

Re: RFS: jackson-datatype-joda

2014-11-05 Thread Emmanuel Bourg
Le 05/11/2014 09:26, Emmanuel Bourg a écrit : > - debian/maven.rules: The artifacts are installed with the 2.x generic > version. Usually it's preferable to use the 'debian' version unless > there is a conflict with another package. Otherwise when the version is > bumped to 3.0, you either stay wi

Re: RFS: jackson-datatype-joda

2014-11-05 Thread Emmanuel Bourg
Le 05/11/2014 01:30, Potter, Tim (Cloud Services) a écrit : > If someone could take a look I would really appreciate it. Hi Tim, Thank you very much for the packages. I reviewed jackson-datatype-joda and it looks very good. Here are my comments: - do not hesitate to create your repositories for