You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2011/09/02 15:16:09 UTC

[jira] [Created] (KARAF-846) Better support of Maven proxies

Better support of Maven proxies
-------------------------------

                 Key: KARAF-846
                 URL: https://issues.apache.org/jira/browse/KARAF-846
             Project: Karaf
          Issue Type: Improvement
          Components: karaf-core
            Reporter: Jean-Baptiste Onofré
             Fix For: 3.0.0


Currently, to support a Maven proxy, the user has to update the etc/org.ops4j.pax.url.mvn.cfg file to enable the proxy support.

After enabling the proxy, he has to change the Karaf startup script to add -Dhttp.proxyHost, -Dhttp.proxyPort, etc.

It could be helpful to handle the proxy URL and/or proxy settings directly in the etc/org.ops4j.pax.url.mvn.cfg file, and avoid to handle that with global System properties.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (KARAF-846) Better support of Maven proxies

Posted by "Achim Nierbeck (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446904#comment-13446904 ] 

Achim Nierbeck commented on KARAF-846:
--------------------------------------

There is a pax-url issue available that pretty much describes this: [PAXURL-197|https://team.ops4j.org/browse/PAXURL-197]
                
> Better support of Maven proxies
> -------------------------------
>
>                 Key: KARAF-846
>                 URL: https://issues.apache.org/jira/browse/KARAF-846
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-core
>            Reporter: Jean-Baptiste Onofré
>             Fix For: 3.1.0
>
>
> Currently, to support a Maven proxy, the user has to update the etc/org.ops4j.pax.url.mvn.cfg file to enable the proxy support.
> After enabling the proxy, he has to change the Karaf startup script to add -Dhttp.proxyHost, -Dhttp.proxyPort, etc.
> It could be helpful to handle the proxy URL and/or proxy settings directly in the etc/org.ops4j.pax.url.mvn.cfg file, and avoid to handle that with global System properties.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (KARAF-846) Better support of Maven proxies

Posted by "Christian Schneider (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Schneider updated KARAF-846:
--------------------------------------

    Fix Version/s:     (was: 3.0.0)
                   3.1.0

Moving to 3.1
                
> Better support of Maven proxies
> -------------------------------
>
>                 Key: KARAF-846
>                 URL: https://issues.apache.org/jira/browse/KARAF-846
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-core
>            Reporter: Jean-Baptiste Onofré
>             Fix For: 3.1.0
>
>
> Currently, to support a Maven proxy, the user has to update the etc/org.ops4j.pax.url.mvn.cfg file to enable the proxy support.
> After enabling the proxy, he has to change the Karaf startup script to add -Dhttp.proxyHost, -Dhttp.proxyPort, etc.
> It could be helpful to handle the proxy URL and/or proxy settings directly in the etc/org.ops4j.pax.url.mvn.cfg file, and avoid to handle that with global System properties.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira