You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by "Nicholas Albion (JIRA)" <ji...@apache.org> on 2013/08/14 02:13:51 UTC

[jira] [Updated] (MTOMCAT-177) tomcat7:deploy ignores proxy settings

     [ https://issues.apache.org/jira/browse/MTOMCAT-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicholas Albion updated MTOMCAT-177:
------------------------------------

    Attachment: MTOMCAT-177.patch

I've generated a patch using git.
AbstractCatalinaMojo provides TomcatManager with proxy configuration from settings.xml
                
> tomcat7:deploy ignores proxy settings
> -------------------------------------
>
>                 Key: MTOMCAT-177
>                 URL: https://issues.apache.org/jira/browse/MTOMCAT-177
>             Project: Apache Tomcat Maven Plugin
>          Issue Type: Bug
>          Components: tomcat7
>    Affects Versions: 2.0
>            Reporter: Brad Larson
>            Assignee: Olivier Lamy (*$^¨%`£)
>              Labels: proxy
>         Attachments: MTOMCAT-177.patch
>
>
> Using these settings:
> <groupId>org.apache.tomcat.maven</groupId>
> <artifactId>tomcat7-maven-plugin</artifactId>
> <version>2.0-SNAPSHOT</version>
> When running tomcat7:deploy behind a network proxy (specified in ~/.m2/settings.xml), the deploy will fail with a very generic error message.  Running outside of the proxy (with no proxy settings in ~/.m2/settings.xml) works fine.
> The error message is simply "Connection refused", no other details provided.

--
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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org