Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generating over a proxy #26

Closed
GoogleCodeExporter opened this issue Mar 18, 2015 · 6 comments
Closed

Generating over a proxy #26

GoogleCodeExporter opened this issue Mar 18, 2015 · 6 comments

Comments

@GoogleCodeExporter
Copy link

Our confluence resides on a corporate network and sits behind a proxy. Even 
after setting the proxy correctly in settings.xml, a Connection Refused error 
is thrown when we attempt to generate project documentation:


org.codehaus.swizzle.confluence.SwizzleException: Execution error during 
communication: java.net.ConnectException: Connection refused: no further 
information
        at org.codehaus.swizzle.confluence.Confluence.call(Confluence.java:834)
        at org.codehaus.swizzle.confluence.Confluence.call(Confluence.java:798)
        at org.codehaus.swizzle.confluence.Confluence.login(Confluence.java:67)



We are using maven-confluence-reporting-plugin V3.0.4 and confluence 3.5.7


Original issue reported on code.google.com by long.pha...@gmail.com on 17 Nov 2011 at 4:37

@GoogleCodeExporter
Copy link
Author

Hi 

Thx for feedback.... 

I'll check proxy settings propagation ... soon

Original comment by bartolom...@gmail.com on 17 Nov 2011 at 8:05

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Started to add support of proxy(s) configuration 

Original comment by bartolom...@gmail.com on 17 Nov 2011 at 6:32

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

Hi

I've deployed a 3.1.1-SNAPSHOT in 
https://oss.sonatype.org/content/repositories/snapshots 

It contains fix to your problem. It read the active proxy in settings.xml and 
try to use it over connection

Please try it and let me know

thx in advance 

Original comment by bartolom...@gmail.com on 18 Nov 2011 at 9:58

@GoogleCodeExporter
Copy link
Author

Thank you very much, We will check and let you know

Original comment by deepthi....@gmail.com on 18 Nov 2011 at 10:53

@GoogleCodeExporter
Copy link
Author

Hi, 

The report was sucessfully generated over the proxy using the 3.1.1-SNAPSHOT. 

Thanks for the fix and really appreciate your prompt response!

Regards

Original comment by long.pha...@gmail.com on 20 Nov 2011 at 10:46

@GoogleCodeExporter
Copy link
Author

Hi thx for feedback

I'll arrange a new release (3.1.1) soon

Original comment by bartolom...@gmail.com on 21 Nov 2011 at 8:23

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant