[forge-issues] [JBoss JIRA] (FORGE-421) Proxy support

Ivan St. Ivanov (JIRA) jira-events at lists.jboss.org
Fri Feb 17 17:46:36 EST 2012


    [ https://issues.jboss.org/browse/FORGE-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669032#comment-12669032 ] 

Ivan St. Ivanov commented on FORGE-421:
---------------------------------------

Hi guys,

I have a question. Right now I found a way to setup programatically Apache HTTP client and JGit to work with a proxy. And this is done with just Forge instruments (no additional manual steps than configuring Forge). However, I just found that if you want to use maven behind a proxy (and Forge uses it for building the just downloaded plugin), then you have to change your settings.xml (http://maven.apache.org/guides/mini/guide-proxies.html).

So, I had the following dilemma: maybe we should tell the forge users behind proxies that they should setup their settings.xml so that Forge can access external Maven repos? Argh, this sounds nasty: I hate manual configurations done by users!!! However, when given a second thought: you are behind a proxy... And you want to use open source software, that is most likely not located on your enterprise maven repository. Then you should definitely setup your settings.xml to access external sites! Otherwise you can live just with what you find on your www.proprietary.com intranet...

Do you think the same or I miss something? Can we rely on the fact that Forge users that want to use our tool from within corporate environments have already setup their settings.xml to use their company proxy?

Cheers,
Ivan
                
> Proxy support
> -------------
>
>                 Key: FORGE-421
>                 URL: https://issues.jboss.org/browse/FORGE-421
>             Project: Forge
>          Issue Type: Enhancement
>          Components: Shell, Windows
>    Affects Versions: 1.0.0.Beta5
>         Environment: Windows7 -32b
>            Reporter: Esteve Aviles
>            Assignee: Ivan St. Ivanov
>            Priority: Optional
>              Labels: proxy, settings
>
> Is there any way to configure forge to use proxy.
> I have problems while trying to install new plugins:
> -set DEFAULT_PLUGIN_REPO https://raw.github.com/forge/plugin-repository/master/repository.yaml
> -forge install-plugin arquillian
> -Connecting to remote repository [https://raw.github.com/forge/plugin-repository/master/repository.yaml]... ***ERROR*** [forge install-plugin] Connection to https://raw.github.com refused
> I am behind a proxy. I have no problem in downloading it with an explorer. Maven also works fine.
> Thanks

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

        


More information about the forge-issues mailing list