You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Maria Odea Ching (JIRA)" <ji...@codehaus.org> on 2006/03/13 12:38:30 UTC

[jira] Updated: (MJAVADOC-3) plugin should honor proxy settings

     [ http://jira.codehaus.org/browse/MJAVADOC-3?page=all ]

Maria Odea Ching updated MJAVADOC-3:
------------------------------------

              Due Date: 13/Mar/06
    Remaining Estimate: 3 hours, 30 minutes
     Original Estimate: 3 hours, 30 minutes

> plugin should honor proxy settings
> ----------------------------------
>
>          Key: MJAVADOC-3
>          URL: http://jira.codehaus.org/browse/MJAVADOC-3
>      Project: Maven 2.x Javadoc Plugin
>         Type: Bug

>  Environment: tested on Linux/Windows
>     Reporter: Dirk Olmes
>     Assignee: Maria Odea Ching
>     Priority: Minor
>      Fix For: 2.0-beta-4

>
> Original Estimate: 3 hours, 30 minutes
>         Remaining: 3 hours, 30 minutes
>
> The maven2 plugin should honor the proxy settings. When specifying the <link> option, the forked javadoc process always tries to fetch the package-list directly. This fails on corporate networks, where all web access has to go through a proxy.
> I've tried to specify a proxy by using the <additionalparam> option but this does not work because all parameters for the javadoc process are written to an options file, which is passed to the forked javadoc process. By the time the javadoc process gets to see the arguments, it is already running so all VM parameters (-J-Dhttp.proxyHost...) cause errors.
> The most seamless integration would be to pass whatever proxy is configured to the forked javadoc process. Configuration options for specifying the proxy for the javadoc-plugin would be acceptable, too.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira