[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: packaging java applications: questions from a newbie



Hi,

2015-06-08 3:15 GMT+02:00 tony mancill <tmancill@debian.org>:
> Hi Guillaume,
>
> I took a look at your aXMLRPC package, and it does appear to be creating
> the necessary maven artifacts and installing them into the right places,
> so I suspect that mh_make is failing in some yet-to-be-determined manner.
>
> That is, you shouldn't have to manually manipulate your workstation.
>
> Do you have a skeleton package/upstream repo for dokujclient?  I'd be
> curious to figure out what mh_make is doing here.

Thanks for having a look!

First, here is the other dependency I needed to packaged in a similar
way: https://github.com/gturri/jsap-debian

Then, here is the repo from which I'm trying to run mh_make:
https://github.com/gturri/dokujclient-debian

basically, I
* installed libjsap and libaxmlrpc packages (as well as the doc packages)
* installed libguava-java with apt-get
* then I run mh_make, and I specify that I do not want to run the
tests (but that I do want to generate the Javadoc)

Regards,
Guillaume


Reply to: