Hi Emmanuel,

On Mon, Oct 19, 2015 at 12:58:47AM +0200, Emmanuel Bourg wrote:
> You can add them by:
> 
> 1. build depending on maven-repo-helper instead of javahelper
> 
> 2. replacing "--with javahelper" by "--with maven_repo_helper" on the dh line 
> of debian/rules
> 
> 3. replacing debian/libzmq-java.jlibs with a debian/libzmq-java.poms file 
> containing a single line:
> 
>     pom.xml --no-parent --has-package-version --java-lib 
> --artifact=path/to/builddir/jzmq.jar

Unfortunately, that leads to an empty libzmq-java-doc package. Probably
maven_repo_helper doesn't know about debian/libzmq-java-doc.javadoc.

However, I think I solved that issue by using "--with javahelper --with
jh_maven_repo_helper" instead of "--with maven_repo_helper".

As I'm not familiar with the debian-maven-repo infrastructure, could
you have a look at my changes and tell me if they make sense?

http://anonscm.debian.org/cgit/users/jan/jzmq.git/commit/?id=ea8b0103a8fc2923dd461f079b043d6c6bb0b9b0

Best regards,
Jan

Reply via email to