mh_make, error when trying to build the package

2013-09-20 Thread Sebastian Humenda
Hello, I'm getting errors when trying my freshly mh_maked packaged. After running mh_make for my package, I did a $ debian/rules build and got the below attached output. The project is made up of modules (whatever this means in the maven context) and maven ignored two of those debian/maven..ignore

Re: mh_make error

2013-08-28 Thread Emmanuel Bourg
Le 28/08/2013 11:09, Stephen Nelson a écrit : > Thanks for the help - I can confirm that mh_make is now working after > building the latest version from source. Previously it appeared to > fail when generating the documentation looking for junit api > documentation. Now it's working fine. Great,

Re: mh_make error

2013-08-28 Thread Stephen Nelson
On Tue, Aug 27, 2013 at 12:09 PM, Eugenio Cano-Manuel Mendoza wrote: > Hello > > On Mon, Aug 26, 2013 at 10:26 AM, Emmanuel Bourg wrote: >> Hi Stephen, >> >> I think I figured out the issue you encountered. Could you build and >> install maven-debian-helper from the source on alioth and try again

Re: mh_make error

2013-08-27 Thread Eugenio Cano-Manuel Mendoza
Hello On Mon, Aug 26, 2013 at 10:26 AM, Emmanuel Bourg wrote: > Hi Stephen, > > I think I figured out the issue you encountered. Could you build and > install maven-debian-helper from the source on alioth and try again please? > > If it keeps failing you can work around the issue by disabling the

Re: mh_make error

2013-08-26 Thread Stephen Nelson
On Mon, Aug 26, 2013 at 9:26 AM, Emmanuel Bourg wrote: > Hi Stephen, > > I think I figured out the issue you encountered. Could you build and > install maven-debian-helper from the source on alioth and try again please? > > If it keeps failing you can work around the issue by disabling the > gener

Re: mh_make error

2013-08-26 Thread Emmanuel Bourg
Hi Stephen, I think I figured out the issue you encountered. Could you build and install maven-debian-helper from the source on alioth and try again please? If it keeps failing you can work around the issue by disabling the generation of the documentation package. Emmanuel Bourg signature.as

Re: mh_make error

2013-08-25 Thread Emmanuel Bourg
Hi Stephen, I ran mh_lspoms on the openjpa source currently on alioth but I couldn't reproduce the error. Could you post the full log of the mk_make questions/answers please? Emmanuel Bourg Le 19/08/2013 14:46, Stephen Nelson a écrit : > It was the openjpa project. The Debian package currently

Re: mh_make error

2013-08-19 Thread Stephen Nelson
On Mon, Aug 19, 2013 at 1:39 PM, Emmanuel Bourg wrote: > Hi Stephen, > > What project are you trying to package? I'll give it a look. > > Emmanuel Bourg > > Hi Emmanuel, It was the openjpa project. The Debian package currently uses Ant to build but the source code itself uses Maven. I'm trying t

Re: mh_make error

2013-08-19 Thread Emmanuel Bourg
Hi Stephen, What project are you trying to package? I'll give it a look. Emmanuel Bourg Le 19/08/2013 14:07, Stephen Nelson a écrit : > I wonder if anyone has had this error when using mh_make to generate a > package: > >> apt-file search /usr/share/doc/libasm3-java/api/index.html >> >> Excep

mh_make error

2013-08-19 Thread Stephen Nelson
I wonder if anyone has had this error when using mh_make to generate a package: > apt-file search /usr/share/doc/libasm3-java/api/index.html > > Exception in thread "main" java.lang.IllegalArgumentException: Not a valid > package name: null > at > org.debian.maven.packager.DebianDependency.check