Atlassian Plugin Sdk won't start Jira behind firewall

Gernot Eger April 6, 2014
I am trying to start Jira 6.0.5 from behind a firewall, with access to the internet solely through proxies. However, jira won't start with: [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Unable to execute mojo Embedded error: java.net.ConnectException: Connection timed out: connect The same project starts perfectly while running an a machine outside the corporate newtork. However, now I have to investigate some effects of proxy Settings, so I have to work inside teh corporate network. I attached a build ouput (atlas-debug -X), as well as my pom.xml thanks in advance Gernot

2 answers

0 votes
Gernot Eger April 13, 2014

Resolution: I made a mistake in my proxy activation configuration. Utilizing

atlas-mvn help:effective-settings

I found out I wasn't actually using the proxy.

0 votes
Boris Georgiev _Appfire_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 7, 2014

The attached files are not visible.

To make this work you have to put proper proxy settings in your maven settings.xml

https://maven.apache.org/guides/mini/guide-proxies.html

Suggest an answer

Log in or Sign up to answer