Brad Larson created MTOMCAT-177:
-----------------------------------
Summary: 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 (*$^¨%`£)
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: [email protected]
For additional commands, e-mail: [email protected]