Ok Wim, It will be sufficient. Thanks
Arnaud On 4/20/05, Wim Deblauwe <[EMAIL PROTECTED]> wrote: > I have added all you need to the jira issue, but I don't have CVS, so > I hope you can make a diff out of it. I clearly indicated in the txt > file what I have changed. > > regards, > > Wim > > On 4/19/05, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > > Hi Wim, > > > > Yes we are interested. > > I'm not sure to have the time to apply it soonly but I'll take a > > look at it as soon as possible. > > Can you generate a diff > > (http://maven.apache.org/contributing/patches.html) and attach it to the > > issue ? > > > > Thanks > > > > Arnaud > > > > > -----Message d'origine----- > > > De : Wim Deblauwe [mailto:[EMAIL PROTECTED] > > > Envoy� : mardi 19 avril 2005 17:09 > > > � : Maven Users List > > > Objet : Re: R�f. : Re: Javadoc plugin from b ehind proxy that > > > needs authentication > > > > > > Found the solution, there was a typo in my code. If the > > > javadoc plugin people are interested, I am more then willing > > > to share my code. > > > > > > Usage: > > > put this in your project.properties: > > > maven.javadoc.mode.proxy.online=true > > > maven.javadoc.links=http://java.sun.com/j2se/1.5.0/docs/api/,h > > > ttp://jakarta.apache.org/commons/lang/api/ > > > > > > My modifications will use the values in: > > > maven.proxy.host, maven.proxy.name, maven.proxy.user and > > > maven.proxy.password to download the package-list files > > > locally. Then a maven.javadoc.offlineLinks property is > > > created on the fly, so there will be online links in the > > > generated javadoc, using the offline package-list files > > > already downloaded. > > > > > > regards, > > > > > > Wim > > > > > > On 4/19/05, Wim Deblauwe <[EMAIL PROTECTED]> wrote: > > > > On 4/19/05, [EMAIL PROTECTED] > > > <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > > > > > > > > the feature is apparently not supported for the moment : > > > > > http://jira.codehaus.org/browse/MPJAVADOC-34 for details > > > > > > > > > > > > > I know, my code is an attempt to solve this issue. However > > > it does not > > > > seem to work 100% yet. The package-list files get > > > downloaded through > > > > the proxy, but the javadoc task is not using them so it seems. > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
