Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #9966

javadocs links with maven-debian-helper

From Carnë Draug <carandraug+dev@gmail.com>
Newsgroups linux.debian.maint.java
Subject javadocs links with maven-debian-helper
Date 2017-08-31 18:10 +0200
Message-ID <ukAcz-7O1-23@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi

I am packaging some java libraries with maven-debian-helper but having
problems setting the javadocs links properly.  I have done this for
ant based projects but I can't figure out how to do it for maven
projects.

I took a look on a few other *-java-doc packages that are maven only
projects (libjgoodies-looks-java-doc, libakuma-java, and
libmetadata-extractor-java-doc) hoping to find the answer.  However,
they all are linking do docs.oracle.com too instead of the local
javadocs.  libmetadata-extractor-java-doc on Stretch had the correct
javadoc links, back when upstream made use of ant and not maven.

I have  tried to set user  property links [1] in  the maven.properties
file as described in the javadoc plugin documentation but no avail.

How do I set the path for the javadocs of other java libraries when
using maven-debian-helper?

Thank you
Carnë

Back to linux.debian.maint.java | Previous | NextNext in thread | Find similar | Unroll thread


Thread

javadocs links with maven-debian-helper Carnë Draug <carandraug+dev@gmail.com> - 2017-08-31 18:10 +0200
  Re: javadocs links with maven-debian-helper Markus Koschany <apo@debian.org> - 2017-08-31 18:20 +0200
  Re: javadocs links with maven-debian-helper Emmanuel Bourg <ebourg@apache.org> - 2017-08-31 18:50 +0200
    Re: javadocs links with maven-debian-helper Carnë Draug <carandraug+dev@gmail.com> - 2017-08-31 19:00 +0200
      Re: javadocs links with maven-debian-helper Carnë Draug <carandraug+dev@gmail.com> - 2017-09-01 19:50 +0200
        Re: javadocs links with maven-debian-helper Carnë Draug <carandraug+dev@gmail.com> - 2017-09-08 17:10 +0200

csiph-web