Re: Problems with many POMs in the same package

2011-05-04 Thread Giovanni Mascellani
Hi Ludovic. On 19/02/2011 23:55, Ludovic Claude wrote: > > Hello Giovanni, > > It looks like your package manages to defeat my weak dependency > resolution algorithm. No problems, I will fix that, it will take a bit > of time. Did you manage to get any progress on that? It doesn't seem that any

Re: Problems with many POMs in the same package

2011-02-19 Thread Giovanni Mascellani
Hi. On 19/02/2011 23:55, Ludovic Claude wrote: > > Hello Giovanni, > > It looks like your package manages to defeat my weak dependency > resolution algorithm. No problems, I will fix that, it will take a bit > of time. No problem, I really don't miss packages to work on. :-) Thanks, Giovanni.

Re: Problems with many POMs in the same package

2011-02-19 Thread Ludovic Claude
Hello Giovanni, It looks like your package manages to defeat my weak dependency resolution algorithm. No problems, I will fix that, it will take a bit of time. Anyway, it's much better to ship only one package, as all jars here are related together and have the same version. If you split the pac

Re: Problems with many POMs in the same package

2011-02-19 Thread Giovanni Mascellani
On 17/02/2011 12:14, James Page wrote: > debian/rules: > > > DEB_MAVEN_BUILD_TARGET := install > > > Not that elegant but generally does the trick for me. Unfortunately it didn't for me. :-( Still the same symptoms as before. Thanks anyway. Gio. -- Giovanni Mascellani Pisa, Italy

Re: Problems with many POMs in the same package

2011-02-19 Thread Giovanni Mascellani
Hi Ludovic, thanks for your help. Unfortunately mh_make appears to have the same problem as mh_resolve_dependencies. On 18/02/2011 00:37, Ludovic Claude wrote: > Try to install maven-debian-helper 1.4.1 and the latest versions of > maven-ant-helper and maven-repo-helper, then run mh_make on your >

Re: Problems with many POMs in the same package

2011-02-17 Thread Ludovic Claude
Hello Giovanni, Try to install maven-debian-helper 1.4.1 and the latest versions of maven-ant-helper and maven-repo-helper, then run mh_make on your project, it will help you normally to generate most Debian packaging files. This is a log of my session, I'm missing isorelax, but if you have it in

Re: Problems with many POMs in the same package

2011-02-17 Thread James Page
On Thu, 2011-02-17 at 12:04 +0100, Giovanni Mascellani wrote: > The compilation runs without problems, but mh_resolve_dependencies > seems > to be unable to understand that some of the artifacts shouldn't be > searched on the filesystem, because are provided by my package. This > leads it to try so