Hi,
i have a problem with the UPM. It doesnt show me the list of plugins in JIRA.
How can i fix it (it's probably a pblm of proxy...) ?
Moreover, i would like to install Jira suite utilities, but i can't do the automatic install.
I downloaded it, and i would like to install the plugin manually. How to do it ?
Yes i am. Where can i found the configuration i have to make for this ?
To configure a proxy for Confluence/JIRA, you have to edit the setenv.sh (if it's a linux server ... I think it's setenv.bat for windows?!). There is an entry JAVA_OPTS=
"$JAVA_OPTS...
where
you can enter your proxy server like this:
-Dhttp.proxyHost=<PROXY_HOST> -Dhttp.proxyPort=<PROXY_PORT> -Dhttp.nonProxyHosts=<hostname|hostname|hostname|...>
To install a plugin by hand in JIRA with an uptodate UPM installed, you have to go to the admin console -> Plugins -> Manage Plugins.
In the upper right corner you'll find a link "Upload Plugin", which is for manual plugin installation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Are you behind a http proxy ? If yes, setup your JVM accordingly
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Make sure you're JIRA base URL under Admin->General is correct. Probably one of the most common causes of UPM issues
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.