Re: javadocs links with maven-debian-helper

2017-09-08 Thread Carnë Draug
On 31 August 2017 at 17:03, Carnë Draug wrote: > 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

Re: javadocs links with maven-debian-helper

2017-09-01 Thread Carnë Draug
On 31 August 2017 at 17:57, Carnë Draug wrote: > On 31 August 2017 at 17:25, Emmanuel Bourg wrote: >> Le 31/08/2017 à 18:03, Carnë Draug a écrit : >> >>> How do I set the path for the javadocs of other java libraries when >>> using maven-debian-helper? >> >> Good question, I'm not even sure this

Re: javadocs links with maven-debian-helper

2017-08-31 Thread Carnë Draug
On 31 August 2017 at 17:15, Markus Koschany wrote: > Am 31.08.2017 um 18:03 schrieb Carnë Draug: > [...] >> How do I set the path for the javadocs of other java libraries when >> using maven-debian-helper? > > I believe maven-debian-helper requires that you build-depend on related > -doc packages

Re: javadocs links with maven-debian-helper

2017-08-31 Thread Emmanuel Bourg
Le 31/08/2017 à 18:03, Carnë Draug a écrit : > How do I set the path for the javadocs of other java libraries when > using maven-debian-helper? Good question, I'm not even sure this is supported, which is interesting because the *-java-doc package resolution occurring at the end of the build take

Re: javadocs links with maven-debian-helper

2017-08-31 Thread Markus Koschany
Am 31.08.2017 um 18:03 schrieb Carnë Draug: [...] > How do I set the path for the javadocs of other java libraries when > using maven-debian-helper? I believe maven-debian-helper requires that you build-depend on related -doc packages and in one of the final steps it tries to resolve those cross-r

javadocs links with maven-debian-helper

2017-08-31 Thread Carnë Draug
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 (l