Below are the system requirements and installation instructions for the Atlassian Connector for Eclipse.
On this page:
システム要件
The following platforms are supported for the Atlassian Connector for Eclipse. Please see Supported Platforms - Atlassian Connector for Eclipse for further details.
アトラシアン製品 |
|
---|---|
| |
| |
| |
Eclipse IDE |
|
Eclipse IDE (2) |
|
Mylyn |
|
| |
OS |
|
Microsoft Windows (including 64-bit) |
|
Linux (x86/GTK) |
|
Apple Mac OS X |
|
注意
- JIRA: Connector 3.0.8 and earlier, requires JIRA SOAP/RPC services running on the JIRA server (i.e. enable the RPC plugin).
- Mylyn: If you do not already have Mylyn, it will be installed automatically when you install one of the Atlassian Connector's features. If you already have Mylyn installed, please check your version of Mylyn. If your version of Mylyn is earlier than 3.8.4, please upgrade to Mylyn 3.8.4 or newer.
Installation via the Eclipse Marketplace for Eclipse 3.7 (Indigo), 4.2 (Juno), 4.3 (Kepler), 4.4 (Luna)
You can install the Atlassian Connector for Eclipse via Eclipse Marketplace Client. Simply launch the Eclipse Marketplace Client ('Help' -> 'Eclipse Marketplace'), search for 'Atlassian' and follow the prompts to install.
Screenshot: Installing the Atlassian Connector for Eclipse via the Eclipse Marketplace Client
Installation via update site for Eclipse 3.7 (Indigo), 4.2 (Juno), 4.3 (Kepler), 4.4 (Luna)
You can also install the Connector via the Eclipse software updates manager, as described below.
To install the connector on a clean Eclipse IDE for Java Developers:
- Open the Eclipse software updates manager via 'Help', 'Install New Software'.
- Click 'Add'. The 'Add Site' window will display.
- Enter the details of the update site (see Eclipse Update Sites section above) and click 'OK'.
- The 'Available Software' screen will appear again. Select 'All Available Sites' in the 'Work with' dropdown list.
- Select both 'Atlassian Connector' categories:
- Click 'Next' and follow the installation prompts.
- Restart Eclipse when prompted.
Installation from the command line
Eclipse plugins can be installed from the command line without UI. That method allows to automate the installation process and is really useful when you want to repeat the installation several times (e.g. install plugin on many workstations).
使用例
./eclipse -nosplash -application org.eclipse.equinox.p2.director -repository http://update.atlassian.com/atlassian-eclipse-plugin/rest/nightly/e3.7 -installIU com.atlassian.connector.eclipse.feature.group
More details on the available options can be found on the Eclipse knowledge base pages: http://help.eclipse.org/juno/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/p2_director.html
Eclipse Update Sites
Add the following URL to your Eclipse update sites:
- Atlassian Connector 3.2.x for Eclipse 3.7 (Indigo), 4.2 (Juno), 4.3 (Kepler), 4.4 (Luna) —
http://update.atlassian.com/atlassian-eclipse-plugin/rest/e3.7
There is also nightly update site available, for those who are keen to get the latest version of the connector. Builds are executed every night:
- Atlassian Connector 3.2.x for Eclipse 3.7 (Indigo), 4.2 (Juno), 4.3 (Kepler), 4.4 (Luna) —
http://update.atlassian.com/atlassian-eclipse-plugin/rest/nightly/e3.7
JIRA Compatibility note
Atlassian Connector 3.2.x is compatible with JIRA 5.0 and newer.
Atlassian Connector 3.2.x consumes JIRA REST API instead of the old SOAP, RSS, WEB API used in version 3.0.8 and earlier.
JIRA REST API allows to retrieve more information from JIRA and gives more flexibility when comes to issue update. It allowed to significantly improve custom fields support. Issue editor is now able to display most of the custom field types and allows to edit them.
JIRA authentication note
Atlassian Connector 3.2.x uses HTTP Authentication to connect to JIRA instead of form authentication used in version 3.0.8 and earlier.
If your JIRA server is running behind a reverse proxy, and the reverse proxy requires separate HTTP authentication, the credentials for the reverse proxy must match the credentials for JIRA. Please also make sure that reverse proxy does not remove Authorization: header from the HTTP request.
For more information see release notes.
Offline Installation
If you cannot use our update site (e.g. due to firewall issues) or just prefer local installation, we offer a zipped version of the entire update site (you still may need to install Mylyn first as it is required by Atlassian Connector and not bundled in the zip).
- Download the Atlassian connector's from
- zipped update site (version 3.2.x) - the same file for Eclipse 3.7, 4.2, 4.3, 4.4 or
- zipped update site (version 3.0.x) and JIRA below 5.0 or
- old zipped update site for Eclipse 3.6 and 3.5 or
- nightly zipped update site (latest version 3.2.x) - the same file for Eclipse 3.7, 4.2, 4.3, 4.4
- In Eclipse, open 'Help, 'Install New Software', 'Add', click the 'Archive' button and select the downloaded zip file.
- Continue with the installation steps as described for the regular update site — see instructions below.
Installing a Previous Version
Atlassian does not support older releases of the plugin.
Add the following URL to your Eclipse update sites:
- For JIRA [ 3.13.x, 5.0) and Eclipse 3.7, 4.2, 4.3 (the last compatible version of the connector is 3.0.8) —
http://update.atlassian.com/atlassian-eclipse-plugin/e3.6
- For Eclipse 3.5 and 3.6 (the last compatible version of the connector is 3.0.0) —
http://update.atlassian.com/atlassian-eclipse-plugin/3.0.0/e3.5
- For Eclipse 3.4 (the last compatible version of the connector is 2.1.0) —
http://update.atlassian.com/atlassian-eclipse-plugin/2.1.0/e3.4
- For Eclipse 3.3 (the last compatible version of the connector is 1.2.0) —
http://update.atlassian.com/atlassian-eclipse-plugin/1.2.0/e3.3
The last version of the connector containing Crucible support is 2.3.0:
- For Eclipse 3.5 and 3.6 —
http://update.atlassian.com/atlassian-eclipse-plugin/2.3.0/e3.5
Troubleshooting the Installation
Please refer to the list of installation FAQ:
関連トピック
- License and Copyright for the Eclipse Connector
- Installing the Eclipse Connector
- Upgrading the Eclipse Connector
- Upgrading from the JIRA Connector to the Atlassian Connector for Eclipse
- Atlassian Connector for Eclipse - Release Notes
181 Comments
Anonymous
Jun 22, 2010Hi
Also the offline link should be http://update.atlassian.com/atlassian-eclipse-plugin/e3.5-site-all.zip and not http://update.atlassian.com/atlassian-eclipse-plugin/e3.4-site-all.zip
Grzegorz Grzybek
Andrew
Jun 23, 2010Thank you. Updated.
Kind Regards,
Andrew
Anonymous
Jun 30, 2010Could you also provide zipped update site for Helios (3.6)?
Wojtek Seliga
Jul 01, 2010Hi,
The same zipped update site works with Eclipse 3.5 and Eclipse 3.6. Just use http://update.atlassian.com/atlassian-eclipse-plugin/e3.5-site-all.zip
Cheers,
Wojtek
Anonymous
Jul 06, 2010I'm constrained to using ganymede (Eclipse 3.4). From what your notes indicate above I should stcik to v2.1.0 of the connector, however, doing an update in eclipse wants to bring in v2.2.0. Should I go ahead and do it?
Wojtek Seliga
Jul 07, 2010Connector 2.2 will not work with Eclipse 3.4 (at least in some places - like JIRA select project wizard page). It may work in other places (like Bamboo, FishEye or Crucible) but try it out at your own risk.
Older releases are available at update sites with the following URL pattern: http://update.atlassian.com/atlassian-eclipse-plugin/<x.y.z>/e3.4/ (e.g. http://update.atlassian.com/atlassian-eclipse-plugin/2.1.0/e3.4/ for Connector v2.1.0).
Cheers,
Wojtek
Updated: actually I checked that we now sometimes depend on Eclipse 3.5+ API.
Ivan Aladjoff
Aug 13, 2010How do I get the complete source for the Connector 2.2 and all dependent jars (eclipse 3.5)?
I have svn setup with https://studio.atlassian.com/svn/PLE/trunk but I'm not sure which revision to synch to and if it will get me all dependencies.
Ivan
Jacek Jaroczynski
Sep 03, 2010Hi Ivan,
Please take a look at https://studio.atlassian.com/wiki/display/PLE/Setting+up+development+environment+for+Atlassian+Connector+for+Eclipse.
You can find there instruction how to build development environment for Atlassian Connector for Eclipse.
If you have a question please post a comment there.
Best,
Jacek
Anonymous
Nov 18, 2010Hello, I have a problem with installation for Eclipse 3.6.
On "Review Licenses" screen button Next is disabled.
I had reviewed all licenses texts and check on "I accept the terms...." button. But it still disabled. Could you help please.
Anonymous
Nov 19, 2010Please ignore this messge
Anonymous
Oct 08, 2011I have the same problem, Next is disabled. What is the solution?
Jacek Jaroczynski
Oct 10, 2011Have you checked 'accept license' radio button? Is 'Finish' enabled? If yes then just press it and it will start the installation.
Harold Neiper
Dec 16, 2010Tyring to install atlassian connector from the market place for helios and stuck at 27% for 2hrs. The progress indicator says it is installing software: Fetching org.eclipse.mylyn.commons.soap_3.4.0.v20100608-01...xml/plugins/org.eclipse.mylyn.commons.soap_3.4.0.v20100608-0100-e3x.jar.pack.gz
Just wondering if the install really takes a long time or something with the install is messed up.
Cheers,
Harold
Harold Neiper
Dec 16, 2010Solution was to install the Mylyn Commons first then it all worked.
Anonymous
Feb 25, 2012i am having the same problem when trying to install mylyn connector from the market place (it is taking a long time). How did you install mylyn commons?
Jacek Jaroczynski
Feb 27, 2012Just browse http://download.eclipse.org/mylyn/releases/latest update site in your Eclipse and look for Mylyn commons or whatever you need.
Anonymous
Mar 03, 2011I install the Connector3.0 successful, but on the "Add task repository" can't see the "'Crucible'" item, only "JIRA" and "'Bamboo'", who can help me on it?
Jacek Jaroczynski
Mar 03, 2011Hi,
Connector 3.0 does not support Crucible anymore. The last version with Crucible support is 2.3.
Cheers,
Jacek
Anonymous
Mar 03, 2011I was expecting to see Crucible/FishEye too, since it's in a screenshot in this page and in plugin documentation in several other places.
Jacek Jaroczynski
Mar 04, 2011You are right. We will change the screenshot.
We will also review documentation once again.
Thanks,
Jacek
Jacek Jaroczynski
Mar 07, 2011I have fixed plugin documentation in several places.
Anonymous
Sep 10, 2012You missed the videos on youtube:
http://www.youtube.com/watch?v=3NvOvT9b1Wk&feature=youtu.be
Anonymous
Mar 03, 2011Is Crucible support planned for future releases?
Jacek Jaroczynski
Mar 04, 2011At this time we do not plan to restore Crucible integration.
Charles Daniels
Aug 01, 2011Can you explain why Crucible integration was removed and there are no plans to restore it? Thanks.
Anonymous
May 29, 2012I'd also like to know why crucible support was discontinued.
Jacek Jaroczynski
May 29, 2012Here is the explanation: http://blogs.atlassian.com/2011/02/atlassian_ide_connector_30/
Anonymous
Mar 28, 2011What version(s) of Crucible are supported by Connector 2.3.0 ?
Jacek Jaroczynski
Mar 29, 2011According to the list at the top of the page it works fine till 2.2.x (2.2.3 is the latest). Nevertheless it may work OK with some newer versions up to 2.3.6 but of course there is no guarantee.
Anonymous
Apr 07, 2011Eclipse does not easily give you the version number. When starting it displays the name such as 'Ganymede'. If you choose Help/About it also doesn't tell you the version number. Please add to the install guide how to get the version number, or use the same names that Eclipse uses for the version.
Wojtek Seliga
Apr 11, 2011Hi,
Most of Eclipse distros in fact hide the version number. If you cannot see the version string in Help | About (e.g. SDK distros show there the version), click Installation Details and look for the version of "Eclipse Platform" or "org.eclipse.platform" in the text box with all listed plugins.
Alternatively follow http://stackoverflow.com/questions/2313660/eclipse-version.
I'll adjust the documentation here to include the names of Eclipse releases in our update site list.
Anonymous
Apr 26, 2011I don't see any mention of JIRA 4.2.x being supported by this connector -- is it supported?
Jacek Jaroczynski
Apr 27, 2011Yes. JIRA 4.2.x is supported as well as 4.3.x.
Jesper Skov
May 15, 2012I'm having trouble installing the off-line archive with Eclipse 4.2.
It cannot find the org.apache.jasper dependency.
According to the M4 release notes, the org.apache.jasper package has been replaced.
FWIW if I install interactively in the running Eclipse, it finds the dependency somewhere. But I need offline installation in an enterprise setting.
Created as an issue.
Anonymous
Jul 06, 2011http://blogs.atlassian.com/devtools/2011/02/atlassian-ide-connector-30.html
Atlassian IDE Connector has zero value without crucible support for me. Absolutely useless. The only feature I used was creating crucible review from eclipse IDE.
Anonymous
Nov 02, 2011Me too.
Our department just bought 50 licences. Just to find out it doesn't work with newer eclipse versions anymore because these guys dropped the support for it.
WTF ?!!
Can anyone suggest an alternative to crucible ? No eclipse integration means we have to switch to another product.
Anonymous
Jul 18, 2011I don't see any mention of Mylyn 3.6 and Eclipse 3.7 ? Will they be soon supported ?
Jacek Jaroczynski
Jul 18, 2011They are supported.
We are switching our continuous integration infrastructure to make it compatible with newest Eclipse and Mylyn. When it is done and all tests pass we will update compatibility information on the page.
Cheers,
Jacek
Anonymous
Jun 07, 2012How are you doing on supporting Eclipse 3.8/4.2?
Jacek Jaroczynski
Jun 08, 2012We will work on that soon. Please watch the page to get notification once it is done.
Anonymous
Jul 29, 2011I just installed Indigo and added the weekly update site. I get this error when I try to install the Atlassian connector: What am I missing?
Cannot complete the install because one or more required items could not be found.
Software being installed: Atlassian Connector for Eclipse (Required) 3.0.1.I20110729-0900 (com.atlassian.connector.eclipse.feature.group 3.0.1.I20110729-0900)
Missing requirement: Mylyn Connector: JIRA (Compatibility) 3.4.0 (org.eclipse.mylyn.jira_feature.feature.group 3.4.0) requires 'com.atlassian.connector.eclipse.jira.feature.group 3.0.1.qualifier' but it could not be found
Cannot satisfy dependency:
From: Atlassian Connector for Eclipse (Required) 3.0.1.I20110729-0900 (com.atlassian.connector.eclipse.feature.group 3.0.1.I20110729-0900)
To: com.atlassian.connector.eclipse.jira.feature.group [3.0.1.I20110729-0900]
Cannot satisfy dependency:
From: Atlassian JIRA Connector (Recommended) 3.0.1.I20110729-0900 (com.atlassian.connector.eclipse.jira.feature.group 3.0.1.I20110729-0900)
To: org.eclipse.mylyn.jira_feature.feature.group 3.4.0
3layer Tecnologia [Atlassian Partner]
Jul 30, 2011Hy Anonymous,
Same error here
3layer Tecnologia [Atlassian Partner]
Jul 30, 2011Resolved
Try this:
Jacek Jaroczynski
Aug 11, 2011The simpler solution which also costs no beer is to explicitly mark JIRA Connector on the 'items to install' list. If you can't find it then uncheck 'group by category' checkbox.
Anonymous
Dec 21, 2011I would like to install the eclipse plug-in on a standalone system (not connected to the network). Is there a zip file I could download and copy to a thumb drive
Wojtek Seliga
Dec 21, 2011See "Offline Installation" section on this very page above.
user-3f4ab
Dec 27, 2011FYI: I can install the Eclipse Connector, but when I go to do so, Eclipse complains "Warning: You are installing software that contains unsigned content. The authenticity or validity of this software cannot be established. Do you still want to continue with the installation?"
Could you please sign your jar files?
Anonymous
Feb 27, 2012Any release date (or snapshot) for 3.0.3 support for JIRA5.
Jacek Jaroczynski
Feb 28, 2012Hi,
The snapshot of 3.0.3 with JIRA 5 compatibility is already available. Take it from our weekly update site.
Cheers,
Jacek
Anonymous
Apr 24, 2012It would be nice if screenshot that indicates crucible integration is available would be removed... it really really confuses.
Jacek Jaroczynski
Apr 25, 2012Hi,
Which screenshot do you mean? Is there any?
We could probably remove Crucible from Requirements/Compatibility table.
Cheers,
Jacek
Anonymous
May 09, 2012why is crucible removed?
Jacek Jaroczynski
May 09, 2012Hi,
Please read the following blog post for the answer: http://blogs.atlassian.com/2011/02/atlassian_ide_connector_30/
Cheers,
Jacek
Anonymous
Jun 27, 2012time to update for Eclipse 4.2, please
Jacek Jaroczynski
Jun 29, 2012Alassian Connector for Eclipse 3.0.6 is compatible with Eclipse 4.2 and Mylyn 3.8.
Ivan Frolov
Jun 29, 2012Update doesn't work. It says:
Jacek Jaroczynski
Jun 29, 2012What version/distribution of the Eclipse do you use?
Ivan Frolov
Jun 29, 2012Eclipse Juno 4.2, buildId: 20120614-1722
Ivan Frolov
Jun 29, 2012Eclipse JEE Juno, buildId: 20120614-1722.
Jacek Jaroczynski
Jun 29, 2012I tried with Java and Classic and it worked fine. Can you try to proceed with install instead of upgrade? If it does not work then I will look into that closer.
Thanks,
Jacek
Ivan Frolov
Jun 29, 2012Ok, I did the following:
Jacek Jaroczynski
Jun 29, 2012Works fine on my side with Eclipse Juno JEE on Windows. It might be something related to the Eclipse version for Mac or your Eclipse installation is broken.
Could you try to:
Thanks,
Jacek
Ivan Frolov
Jun 29, 2012It's probably Eclipse bug.
Jacek Jaroczynski
Jun 29, 2012It might be. It also might be that one of your plugins breaks/blocks something.
If you don't have many plugins installed you can try to adjust fresh Eclipse copy and install plugins one by one.
I hope you will manage to get it working.
Cheers,
Jacek
Ivan Frolov
Jun 29, 2012Solved by removing all update sites.
Jacek Jaroczynski
Jun 29, 2012Ahhh, great! Congratulations!
Anonymous
Jul 11, 2012Hi,
FYI it did not work for us as well (eclipse jee 4.2)
From the market place or from the 3.8 update site, it was not possible to install the JIRA connector for Mylyn
Jacek Jaroczynski
Jul 12, 2012I would need to know more details in order to help you. Please raise an issue at support.atlassian.com and we will try to figure out what's wrong.
Anonymous
Aug 14, 2012Trying to install connector in Eclipse Juno JEE. Have also tried the non-weekly update site as well as through the marketplace, both of which have the same error. It appears that Eclipse adds 'content.xml' to the URL which results in a 404 when accessed through a web browser.
Error
Tue Aug 14 14:51:05 CAT 2012
Unable to connect to repository http://update.atlassian.com/atlassian-eclipse-plugin/weekly/e3.8/content.xml
java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:529)
at org.eclipse.ecf.provider.filetransfer.events.socket.SocketEventCreateUtil.createSocket(SocketEventCreateUtil.java:43)
at org.eclipse.ecf.internal.provider.filetransfer.httpclient.ECFHttpClientProtocolSocketFactory.createSocket(ECFHttpClientProtocolSocketFactory.java:81)
at org.eclipse.ecf.internal.provider.filetransfer.httpclient.ECFHttpClientProtocolSocketFactory.createSocket(ECFHttpClientProtocolSocketFactory.java:73)
at org.eclipse.ecf.internal.provider.filetransfer.httpclient.ECFHttpClientProtocolSocketFactory.createSocket(ECFHttpClientProtocolSocketFactory.java:65)
at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.open(MultiThreadedHttpConnectionManager.java:1361)
at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387)
at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
at org.eclipse.ecf.provider.filetransfer.httpclient.HttpClientFileSystemBrowser.runRequest(HttpClientFileSystemBrowser.java:232)
at org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser$DirectoryJob.run(AbstractFileSystemBrowser.java:69)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Jacek Jaroczynski
Aug 16, 2012Indeed there is no content.xml file. It is located inside content.jar. The following link works fine: http://update.atlassian.com/atlassian-eclipse-plugin/e3.8
Please try once again and let us know if you still cannot install the plugin.
Cheers,
Jacek
Anonymous
Aug 21, 2012Hi,
I still get an error using this update site but I think it may be network related: I get errors with other update site as well. I have since worked around this by downloading the archived site and installing manually.
Thanks
Jörg Thönnes
Aug 27, 2012Adding the above update site (http://update.atlassian.com/atlassian-eclipse-plugin/e3.8) to a new Eclipse 3.8 installation results in this error:
I guess the last double slash in the content.xml link is incorrect.
Thanks, Jörg
Jacek Jaroczynski
Aug 28, 2012It works fine on my side. Can you let me know your Eclipse version, distribution (java, java ee, etc.), architecture (32 or 64bit) and OS?
Thanks,
Jacek
Jörg Thönnes
Aug 28, 2012Sure, Jacek:
Eclipse 3.8 based on the classic bundle from the Eclipse project site (http://download.eclipse.org/eclipse/downloads/eclipse3x.html).
Here are the extra plugins installed (in this order) – just in case you need that information:
Names / Group
Subversive – SVN Team Provider
3.0.0.I20120818-1700
m2eclipse including
1.1.0.20120530-0009
My OS is Linux Ubuntu 11.04 (natty) 32bit.
My workaround was to use the Eclipse Market Place to install the connector. At least that worked for me
Thanks and regards, Jörg
P.S. Please remember to delete my comments if the issue has been resolved – should have filed an issue instead...
Jacek Jaroczynski
Aug 28, 2012I tried this version on Windows and again works fine. I will try it on Ubuntu later on.
The Marketplace points to the same update site so there should be no difference. There must be something specific with your environment. Hopefully you managed to make it work.
Jörg Thönnes
Aug 28, 2012Yes, as mentioned above I got it working with the Eclipse Market Place (which is simpler anyway). Just wanted to report the issue I found.
Cheers, Jörg
Jacek Jaroczynski
Aug 30, 2012Tested Eclipse 3.8 Classic on Ubuntu 11.04 32bit and http://update.atlassian.com/atlassian-eclipse-plugin/e3.8 update site works well. That must have been some temporary issue or something specific to your local env.
Installation from Marketplace worked fine so I'm not going to investigate it more.
Cheers,
Jacek
cbogdan
Sep 13, 2012I'm having issues with installing this old version (my client uses JIRA Enterprise Edition, Version: 3.7.3-#187):http://update.atlassian.com/atlassian-eclipse-plugin/2.1.0/e3.4
Any idea what can I do or can I install another version of the connector that's compatible with this JIRA version? This problem should not be related to my eclipse version (indigo) right?
An error occurred while collecting items to be installed
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,com.atlassian.connector.commons,4.0.0.v20110210
No repository found containing: osgi.bundle,com.atlassian.connector.eclipse.commons.core,3.0.0.v20110210
No repository found containing: osgi.bundle,com.atlassian.connector.eclipse.core,3.0.0.v20110210
No repository found containing: osgi.bundle,com.atlassian.connector.eclipse.monitor.core,3.0.0.v20110210
No repository found containing: osgi.bundle,com.thoughtworks.xstream,1.3.0.v20100826-1640
Thank you,
Corneliu
Jacek Jaroczynski
Sep 13, 2012Hi,
Unfortunately none of the Eclipse Connector versions work with JIRA 3.7.3. More, version 2.1.0 will most likely fail on Indigo.
Cheers,
Jacek
cbogdan
Sep 13, 2012Ok, thank you for clarifying this for me.
All the best,
Corneliu
Anonymous
Oct 04, 2012Any idea what the "Obsolete {CVS, Perforce, Subclipse, Subvserive} Atlassian components are?
Jacek Jaroczynski
Oct 05, 2012Hi,
Before they became obsolete, they were used for Crucible integration which allowed to create reviews for sources versioned under few most popular VCS providers.
Cheers,
Jacek
Jörg Thönnes
Nov 28, 2012Hello Jacek,
I wonder what the weekly / nightly update sites contain. Do you have any ticket or check-in references?
The version on the weekly update site is currently named 3.7.0 but the JIRA milestone does not contain any closed tickets.
Would be great if you could update this page in order to shed some light on this
Thanks, Jörg
Jacek Jaroczynski
Nov 28, 2012Hi,
It contains all changes added/implemented till now for 3.0.7 (issues resolved or in 'testing' state): https://studio.atlassian.com/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+PLE+AND+fixVersion+%3D+%223.0.7%22+ORDER+BY+status+DESC%2C+priority+DESC&mode=hide
Cheers,
Jacek
Jörg Thönnes
Jan 23, 2013Hello Jacek,
the release notes for 3.1 are still restricted (I cannot read them), but I assume you remember to remove restrictions as soon as they are complete.
Cheers, Jörg
Jacek Jaroczynski
Jan 23, 2013Sure. I have just published them.
Jörg Thönnes
Jan 23, 2013Cool, thanks.
Jörg Thönnes
Feb 14, 2013Hello Jacek,
now as you have released the wonderful new 3.1 and 3.2 version of the connector, there are some sites which still have JIRA 4.0, most notably http://java.net/jira/secure/Dashboard.jspa.
Since I cannot influence whether and when they will upgrade – ist there any way to run both connectors in parallel?
Thanks, Jörg
Jacek Jaroczynski
Feb 14, 2013Hi Jörg,
Version 3.0.7 is still available and functional but it is not possible to run both of them (3.2 and 3.0.7) within the same Eclipse instance.
Cheers,
Jacek
Anonymous
Apr 24, 2013Hi Jacek,
I am using eclipse 3.5. I see in the prerequisites for configuring atlassian connector that we need Mylyn 3.8. But while I installed the connector it installed Mylyn 3.4. Do I have to upgrade my mylyn or version 3.4 is good enough for eclipse 3.5? Please clarify
Jacek Jaroczynski
Apr 24, 2013What version of Atlassian Connector have you installed? The newest version will not work with Mylyn 3.4 correctly and you may expect issues in few places.
Why not to upgrade your Eclipse and Mylyn?
Cheers,
Jacek
Anonymous
Apr 24, 2013Hi Jacek,
I have installed Atlassian connector version 3.0. I used the eclipse3.5 update site url that is given in under the topic Installing a Previous Version. This installed mylyn 3.4 in my system, this is why I inquired whether up-gradation to 3.8 is required?
Thanks,
Priya
Jacek Jaroczynski
Apr 24, 2013Hi Priya,
You don't need to upgrade Mylyn.
Actually you even can't upgrade Mylyn to 3.8 because it does not work with Eclipse 3.5.
Cheers,
Jacek
Anonymous
Jun 13, 2013Are you planning to add support for Stash to the eclipse connector? Or are there third party plugins available?
Jacek Jaroczynski
Jun 13, 2013What kind of support/integration would you like to have?
I'm not aware of any existing plugin but we did some research and one of the possible integrations could be to list Stash pull requests in Eclipse.
Cheers,
Jacek
Anonymous
Jun 14, 2013Hi Jacek,
I would most definitely be interested in:
To give you some background, the projects we work on generally involve many repositories, changes often need be made to several repositories at the same time. This made is 'easier' for us to move from a mix of clearcase and SVN to git. We use repo to manage this workflow. We are currently using Fisheye and reviewboard, but are currently evaluating both Stash and gerrit.
We will probably extend repo to at least submit pull requests for multiple repositories via command line. However, it would be nicer to be able to do this directly from Eclipse, particularly if you're able to submit pull requests for multiple repositories at the same time (provided the src and dest branch names are same across the repositories which is always the case for us).
Activity overview at the Project level would also be a fantastic feature, something I am surprised Stash doesn't already have?
cheers,
Bryan
Jacek Jaroczynski
Jun 14, 2013I have created a ticket for Stash integration. Let's continue discussion there: https://ecosystem.atlassian.net/browse/PLE-1500.
Cheers,
Jacek
Anonymous
Jun 24, 2013It seems that the nightly update site
did not work today. Is this expected?
Jacek Jaroczynski
Jul 01, 2013Raised https://ecosystem.atlassian.net/browse/PLE-1503. Thank you for the report.
Cheers,
Jacek
Jörg Thönnes
Jun 24, 2013It seems that the nightly update site
did not work today. Is this expected?
Anonymous
Jun 27, 2013Does the JIRA connector work with Eclipse 4.3 (Kepler)?
I am able to create a Task Repository - also getting a validation successfull message on my credentials - but if i try to create a query i am not able to update from repository. In 4.2 everything works fine, I can synchronize with repo and work on items, but with 4.3 it does not work anymore.
JIRA 5.1
Eclipse 4.3 (Kepler)
Jacek Jaroczynski
Jul 01, 2013Hi,
It should work fine. I assume you mean 'Update from Repository' button for the predefined filters list. Am I right?
Can you raise an issue at https://ecosystem.atlassian.net/browse/PLE and give us more details? What happens if you press the button? Do you get any error message? Is there anything in the Eclipse log?
Thanks,
Jacek
Anonymous
Jul 12, 2013Hi Jacek,
I raised a bug: https://ecosystem.atlassian.net/browse/PLE-1510
Thanks,
Björn
Jacek Jaroczynski
Jul 12, 2013Cool. Let's track it there.
Anonymous
Jul 25, 2013Update site is not working for Kepler Eclipse 4.3
It returns an HTTP 301 code which can not be handeld by eclipse. Looks like eclipse is appending an content.xml to the url which will result in an 301 code (also within the browser)
Jacek Jaroczynski
Jul 25, 2013I cannot reproduce the problem. Which update site link does not work for you? Have you tried to update or install the plugin? At what step it fails?
One thing which changed is that our update site now redirects to https. Nevertheless the http url works fine on my side and Eclipse correctly installs the plugin.
Please let me know the details and I will fix the issue.
Thanks,
Jacek
Anonymous
Jul 25, 2013Take the link from Marketplace, use the link above.
The problem is if you just use the link as it is it works:
http://update.atlassian.com/atlassian-eclipse-plugin/rest/e3.6
but eclipse seems to an context.xml
http://update.atlassian.com/atlassian-eclipse-plugin/rest/e3.6/context.xml
Thats the detail from the exception within eclipse (content.xml was automatically added.):
HTTP Server Unknown HTTP Response Code (301):http://update.atlassian.com/atlassian-eclipse-plugin/rest/e3.6/content.xml
HTTP Server Unknown HTTP Response Code (301):http://update.atlassian.com/atlassian-eclipse-plugin/rest/e3.6/content.xml
General connection error with response code=301
Using the IE I get the same 301 code while using Google Chrome it gets forwarded to an https url which results into an 404
Jacek Jaroczynski
Jul 25, 2013I'm still not able to reproduce the issue. I tried to install Connector from both Marketplace and manually pasting the links to Install New Software dialog and everything works fine.
Can you explain step by step what are you trying to do with this link? What do you click and where do you paste the link to get this error in the Eclipse?
Thanks,
Jacek
Anonymous
Jul 25, 2013Click flow:
Open Eclipse
Menu->Eclipse Marketplace
Search: Atlassian - All Markets - All Categories
Click on GO
Atlassian Connector for Eclipse is shown
Click on install
Check all entries and click Confirm
And the error pops up:
HTTP Server Unknown HTTP Response Code (301):http://update.atlassian.com/atlassian-eclipse-plugin/e3.8/content.xml
General connection error with response code=301
Jacek Jaroczynski
Jul 26, 2013Thank you for step by step instructions. Still no luck unfortunately. I cannot reproduce the issue, even though I tried various networks to make sure company network setup is not an issue.
What is your exact Eclipse distribution? Classic, JavaEE, other? Do you have a proxy?
Thanks,
Jacek
Anonymous
Jul 26, 2013Its the Classic distribution.
Eclipse Standard/SDK
Version: Kepler Release
Build id: 20130614-0229
and yes I have to use our company proxy. Maybee the error is related to that one but I'm facing no such issues with other plugins and update sides. (Just building up a fresh eclipse installation)
Jacek Jaroczynski
Jul 26, 2013Eclipse scans for different files in the update site. There is no content.xml (but content.jar) and it may be that something in your proxy does not work well in that case (it gets 301 first and then 404).
Can you try to install Connector from the following update site (https instead of http): https://update.atlassian.com/atlassian-eclipse-plugin/e3.8
Thanks,
Jacek
Anonymous
Jul 26, 2013Already tried before and thats the output:
Unable to read repository at https://update.atlassian.com/atlassian-eclipse-plugin/e3.8/content.xml.
Unable to read repository at https://update.atlassian.com/atlassian-eclipse-plugin/e3.8/content.xml.
java.util.NoSuchElementException
Jacek Jaroczynski
Jul 26, 2013Similar problems:
Do you use Oracle Java? Could you ask your IT guys for assistance with the possible proxy issue?
What is your operating system?
Thanks,
Jacek
Anonymous
Jul 26, 2013Hi thanks the for links. I already found the second one and tried the vmargs without seeing any effects.
Setting the proxys within eclipse seems not to work at all. Within Eclipse 4.2 I could enter proxy settings on my own and it worked. On eclipse 4.3 it creates errors and says in the log that a proxy port should be set which isn't.
I'm using the regular Java JDK 1.6.41 64bit not the jrocket one.
In the meantime I installed the offline version which is working for me. Btw. there is no version for JIRA 3.13.2 and Eclipse 4.3? We only have a newer JIRA as a test instance. The production one is still 3.13.2. The process to upgrade will take some time.
Jacek Jaroczynski
Jul 26, 2013Connector 3.0.8 works fine with Eclipse 4.3 but it is compatible with JIRA 3.13.5+ as far as I remember.
WRT installation error I will ask our IT if the http->https redirection is necessary.
Cheers,
Jacek
Jacek Jaroczynski
Jul 29, 2013I was able to successfully install Connector on Eclipse 4.3 through the proxy.
Our IT folks claim that http->https redirection is not new and was there for a long time. If "HTTP Server Unknown HTTP Response Code (301)" was the only one then we could try to disable redirection but you get another error for https: "Unable to read repository at".
Would it be possible to talk to your IT guys and investigate the traffic performed through the proxy? It would be great to understand why the communication fails.
Thanks,
Jacek
Philippe Busque
Jul 29, 2013We're in the process of evaluating FE/CR.
After spending days indexing, it was time to install the plugins for Eclipse.
All screenshot pointed to a version supporting Crucible, but Eclipse Marketplace said otherwise.
Until I found this blog.
I am very displeased by this.
We've been looking to replace Opengrok / Review Board for this product. For Review Board, we had to develop our own Eclipse plug-in since it was open source.
But we Crucible at 4000$ a year, we are expecting to have everything ready and functioning out of the box.
Now, not only will we pay to have Atlassian REMOVE key feature, we will either have to create our own plug-in or lose time toggling between the IDE and the browser.
This was a bad idea. Pulling content from a free product is understandable. But for enterprise that are paying many grands in support each year, seeing feature being REMOVED is unacceptable.
In the end, our Dev team will take the decision and determine if Fisheye / Crucible is worth 8000$ annually. But the more I'm setting the product, the more I fear FECRU won't make the cut.
Anonymous
Jul 30, 2013I just resolved the same (301) issue for myself. Using MyEclipse IDE, and have had this problem with other update sites. I switched the URI https, and maybe more importantly, removed the "Name" (now empty string) from the update site. So I'm left only with the "Location". I was able to reload the site successfully.
Anonymous
Aug 19, 2013A question regarding the update sites switched from http to https, is that permanent? Meaning do you consider providing an update site via http in the future or is it going to be https now?
Jacek Jaroczynski
Aug 19, 2013Do you face any issues with https?
Anonymous
Aug 19, 2013No, I'm asking only because I will need to update a bunch of files if the change turns out to be pemanent.
Jacek Jaroczynski
Aug 19, 2013What files will you need to update? Do you have some custom setup/installation procedure?
I would like to understand if switch to https is painful in any way.
Thanks,
Jacek
Anonymous
Aug 20, 2013Those are config files for a framework helping to discover existing Eclipse connectors.
With all due respect, could you please answer my initial question? Or does mean you guys consider to switch back to http in case there are clients having issues with https?
Jacek Jaroczynski
Aug 21, 2013This is exactly what I wanted to say. From your answer I understand that you guys have a custom setup so I don't consider that as an issue.
We want to release new Connector version (3.2.2) in 2-3 weeks and need to decide before that date. Let's wait for more feedback.
Thanks,
Jacek
Anonymous
Aug 28, 2013It looks like the update site for Kepler ist ./e3.8, not ./e3.7. The documented update site does not work for me.
BTW: Searching for JIRA should find the Atlassian Connector. It does not. Who searches for "Atlassian" in the first place?
Jacek Jaroczynski
Aug 28, 2013Hi,
All update sites documented here are up and running. They are not Eclipse version dependent.
Can you let me know what error message do you get and what update site do you use?
Regarding the search, do you mean Eclipse Marketplace search? I get Connector on the 3rd or 4th position when searching for JIRA. I think that is good enough - we don't control how the Eclipse Marketplace search algorithm works.
Thanks,
Jacek
Anonymous
Aug 28, 2013Cannot access http://update.atlassian.com/atlassian-eclipse-plugin/e3.8/content.xml via Internet Browser. Can access http://update.atlassian.com/atlassian-eclipse-plugin/e3.8/. Cannot access with Eclipse either.
@Atlassian: There is something wrong with your update site setup.
Jacek Jaroczynski
Aug 28, 2013Why do you want to access this link via browser? It is not listed anywhere in our documentation.
It works fine on my side. What kind of error do you get? Can you try https://update.atlassian.com/atlassian-eclipse-plugin/e3.8/ (https instead of http)?
I think there may be something wrong with your network (proxy?) setup which does not handle redirects well. Few customers reported that issue already. I think we should try to switch off redirection to https on our side.
Thanks,
Jacek
Anonymous
Sep 02, 2013Unable to read repository at https://update.atlassian.com/atlassian-eclipse-plugin/e3.8/content.xml. Unable to read repository at https://update.atlassian.com/atlassian-eclipse-plugin/e3.8/content.xml. java.lang.ClassNotFoundException: com.ibm.websphere.ssl.protocol.SSLSocketFactory
Eclipse Juno, note that all others sites works fine (market & updates sites) ...
Anonymous
Sep 19, 2013Hey, I've got the connector installed, but I'm not able to set up the repository. We use Atlassian OnDemand and I log in using Google when accessing JIRA via web browser. What credentials/setup should I use to access it in Eclipse? Those for the Google account don't work. Cheers!
Anonymous
Sep 19, 2013FWIW, it's JIRA 6.1 and the connector has been installed from
http://update.atlassian.com/atlassian-eclipse-plugin/rest/e3.7
Jacek Jaroczynski
Sep 19, 2013Please try one of the following to set up your JIRA (not Google) password. The new password should work fine with Connector:
Cheers,
Jacek
Anonymous
Oct 30, 2013Version 3.6 now has an undocumented dependency on org.apache.commons.codec and won't install in neither Eclipse Keppler or Juno.
Jacek Jaroczynski
Oct 31, 2013The latest version of the Connector is 3.2.2. What do you mean by 3.6?
Anonymous
Nov 13, 2013Your link for offline installation version 3.2.x is broken:
http://update.atlassian.com/atlassian-eclipse-plugin/rest/e3.6-site-all.zip
How is it possible ?
Jacek Jaroczynski
Nov 13, 2013Fixed. It correctly points to http://update.atlassian.com/atlassian-eclipse-plugin/rest/e3.7-site-all.zip
Sylvain Pelissier
Nov 26, 2013Hi - Does e3.4-site-all.zip exist? I would like to attempt an offline installation in Ganymede (the online installation does not work for me). Thank you. Sylvain
Jacek Jaroczynski
Nov 26, 2013I can see that version 3.4 was linked to 3.5 so you can try the following link: http://update.atlassian.com/atlassian-eclipse-plugin/e3.5-site-all.zip
This is the oldest package we have.
Cheers,
Jacek
Arun Tiwari
Dec 17, 2013I installed the Atlassian connector in my eclipse (Juno) from the site http://update.atlassian.com/atlassian-eclipse-plugin/rest/e3.7
My JIRA url is https://jirarad.uk.fil.com/. I am trying to add this JIRA url in the repository setting along with my userid and password. After adding these information i tried to validate the settings and i got the following error com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: java.lang.ClassNotFoundException: Cannot find the specified class com.ibm.websphere.ssl.protocol.SSLSocketFactory
How can i fix this problem? Any help appreciated.
Jacek Jaroczynski
Dec 17, 2013Hi,
Can you let us know what is your exact distribution? Is it a Classic, Java or something else?
They differ in kind of installed plugins and I would like to test it on my side.
Cheers,
Jacek
Arun Tiwari
Dec 17, 2013Hi,
I am using Spring Tool Suite version is 3.3.0.RELEASE and build id is 20307091648.
Thank you Jacek
Jacek Jaroczynski
Dec 23, 2013Hello Arun,
I tried Atlassian Connector with Spring Tool Suite 3.4.0 (build id: 201310051614) and everything seems to work fine.
Can you please try to upgrade your installation and try once again? If the error persists can you please paste the full stacktrace (you can find it in the Eclipse log)?
Cheers,
Jacek
Arun Tiwari
Dec 30, 2013Hi Jacek,
I am still getting the same error after upgrading my eclipse to the version mentioned by you.
The full stack trace in the eclipse log is as below:
!ENTRY com.atlassian.connector.eclipse.jira.ui 4 0 2013-12-30 09:14:35.750
!MESSAGE com.sun.jersey.api.client.ClientHandlerException: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
!STACK 0
com.atlassian.connector.eclipse.internal.jira.core.service.JiraException: com.sun.jersey.api.client.ClientHandlerException: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at com.atlassian.connector.eclipse.internal.jira.core.service.rest.JiraRestClientAdapter.call(JiraRestClientAdapter.java:765)
at com.atlassian.connector.eclipse.internal.jira.core.service.rest.JiraRestClientAdapter.getSessionInfo(JiraRestClientAdapter.java:372)
at com.atlassian.connector.eclipse.internal.jira.core.service.JiraClient.getSessionInfo(JiraClient.java:615)
at com.atlassian.connector.eclipse.internal.jira.core.JiraClientManager.validateConnection(JiraClientManager.java:156)
at com.atlassian.connector.eclipse.internal.jira.core.JiraClientFactory.validateConnection(JiraClientFactory.java:167)
at com.atlassian.connector.eclipse.internal.jira.ui.wizards.JiraRepositorySettingsPage$JiraValidator.run(JiraRepositorySettingsPage.java:537)
at org.eclipse.mylyn.tasks.ui.wizards.AbstractRepositorySettingsPage$29.run(AbstractRepositorySettingsPage.java:1964)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
Caused by: com.atlassian.jira.rest.client.RestClientException: com.sun.jersey.api.client.ClientHandlerException: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at com.atlassian.jira.rest.client.internal.jersey.AbstractJerseyRestClient.invoke(AbstractJerseyRestClient.java:83)
at com.atlassian.jira.rest.client.internal.jersey.JerseyMetadataRestClient.getSessionInfo(JerseyMetadataRestClient.java:118)
at com.atlassian.connector.eclipse.internal.jira.core.service.rest.JiraRestClientAdapter$7.call(JiraRestClientAdapter.java:374)
at com.atlassian.connector.eclipse.internal.jira.core.service.rest.JiraRestClientAdapter$7.call(JiraRestClientAdapter.java:1)
at com.atlassian.connector.eclipse.internal.jira.core.service.rest.JiraRestClientAdapter.call(JiraRestClientAdapter.java:730)
... 7 more
Caused by: com.sun.jersey.api.client.ClientHandlerException: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at com.sun.jersey.client.apache.DefaultApacheHttpMethodExecutor.executeMethod(DefaultApacheHttpMethodExecutor.java:213)
at com.sun.jersey.client.apache.ApacheHttpClientHandler.handle(ApacheHttpClientHandler.java:175)
at com.sun.jersey.api.client.Client.handle(Client.java:629)
at com.sun.jersey.api.client.WebResource.handle(WebResource.java:601)
at com.sun.jersey.api.client.WebResource.get(WebResource.java:187)
at com.atlassian.jira.rest.client.internal.jersey.JerseyMetadataRestClient$2.call(JerseyMetadataRestClient.java:125)
at com.atlassian.jira.rest.client.internal.jersey.JerseyMetadataRestClient$2.call(JerseyMetadataRestClient.java:118)
at com.atlassian.jira.rest.client.internal.jersey.AbstractJerseyRestClient.invoke(AbstractJerseyRestClient.java:62)
... 11 more
Caused by: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1884)
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:276)
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:270)
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1341)
at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:153)
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:868)
at sun.security.ssl.Handshaker.process_record(Handshaker.java:804)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1016)
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1312)
at sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:702)
at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:122)
at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
at org.apache.commons.httpclient.HttpConnection.flushRequestOutputStream(HttpConnection.java:828)
at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.flushRequestOutputStream(MultiThreadedHttpConnectionManager.java:1565)
at org.apache.commons.httpclient.HttpMethodBase.writeRequest(HttpMethodBase.java:2116)
at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1096)
at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:398)
at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
at com.sun.jersey.client.apache.DefaultApacheHttpMethodExecutor.executeMethod(DefaultApacheHttpMethodExecutor.java:210)
... 18 more
Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:385)
at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
at sun.security.validator.Validator.validate(Validator.java:260)
at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:326)
at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:231)
at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:126)
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1323)
... 35 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:196)
at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:268)
at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:380)
... 41 more
Jacek Jaroczynski
Dec 30, 2013Hi Arun,
From what I can see that's a different error (there is no more java.lang.ClassNotFoundException).
The stacktrace suggests that your JIRA ssl certificate is not trusted. In this case you should download the certificate and install in your local java keystore. Please take a look at following issue for more details and instruction: https://ecosystem.atlassian.net/browse/PLE-1430
Cheers,
Jacek
Anonymous
Feb 07, 2014Hi, I'm trying an offline install using the e3.7-site-all.zip, and it is complaining about javax.activation_1.1.0.v201108011116.jar and org.apache.commons.codec_1.3.0.v201101211617.jar not found in the zip archive. And, in fact, there is only the 2008 versions of these libraries in the zip archive. It appears the dependencies should be updated, or the jar files within the zip archive.
Jacek Jaroczynski
Feb 10, 2014Hi,
Thank you for the report. What is your Eclipse version and package?
Thanks.
Barry Overcash
Feb 10, 2014My Eclipse version is Kepler (4.3 SR1), build 20130919-0819. Thanks.
Jacek Jaroczynski
Feb 11, 2014Hi Barry,
Please also let me know the package. Is it Standard, Java, C++, JavaEE or something else?
They differ in content and missing libraries problem may depend on the Eclipse package.
Thanks,
Jacek
Barry Overcash
Feb 11, 2014Hi Jacek,
It is the CDT (C++).
Thanks.
Jacek Jaroczynski
Feb 12, 2014Hi,
I have just tried e3.7-site-all.zip with Eclipse IDE for C/C++ Kepler SR1 (build 20130919-0819) and the the installation has gone smoothly.
I can see that the zipped site contains 2010 versions of the mentioned libraries and the Eclipse contains newer versions.
Have you grabbed the fresh site zip (what is the version of Atlassian Connector you try to install)? What is your OS?
I also suggest to perform installation on clear Eclipse. Maybe the problem is related to conflicting dependencies with other plugins.
Cheers,
Jacek
Barry Overcash
Feb 12, 2014Hi Jacek,
Yes, I performed the installation on a clear Eclipse. The offline install zip will work on a machine connected to the internet, where it can download the older versions of the plugins that are specified in the Atlassian dependencies. However, I'm using the offline zip on a machine that is not connected to the internet... hence the offline install process. The dependencies in the Atlassian connector need to match what is provided in the zip file for an unconnected install to function properly, correct?
Thanks,
Barry
Jacek Jaroczynski
Feb 14, 2014Hi Barry,
I managed to reproduce the issue. Indeed the installation failed without internet connection. And you are right that Eclipse downloads missing dependencies even if "contact all update sites" option is disabled which is slightly confusing.
Even more interesting is that Atlassian Connector does not depend on any particular version of the problematic dependencies.
Overall I fixed the problem with:
Everything works fine on my side with nightly zipped update site. It is available at http://update.atlassian.com/atlassian-eclipse-plugin/rest/nightly/e3.7-site-all.zip
Can you please try it and let me know if everything is OK?
Thanks,
Jacek
Barry Overcash
Feb 14, 2014Hi Jacek,
The plugin installs without issue now, thanks so much. Of note, I'm getting an INFO::Logging to STDERR via org.mortbay.log.StdErrLog message on the console now that maybe is left over from some of your debugging activities? I am also connecting successfully to my JIRA repository (can see the saved filters and such), but the plugin does not display the tasks for some reason. I'll try the install again with a clean Eclipse to be sure, and let you know if there is still a problem.
Thanks,
Barry
Barry Overcash
Feb 14, 2014Ok, just tried again with a fresh Eclipse, and it does appear that something is broken in the nightly outside of the connector install. If you can flow that information to someone, I'll give it a couple days and pull from the nightly again and give it another shot.
Thanks,
Barry
Jacek Jaroczynski
Feb 17, 2014Hey Barry,
I have just tried clean Eclipse and nightly zipped site offline installation. The installation went smooth and I can successfully connect to and work with local JIRA installation (still being offline).
Can you elaborate what do you mean by "the plugin does not display the tasks for some reason"?
What query have you defined? Was the query executed successfully? Is there anything in Eclipse log? Can you see the query in the Mylyn Tasks List view?
You can open support request if you would like to keep this conversation private: https://support.atlassian.com/ja/browse/ECSP
Cheers,
Jacek
Dylan
May 22, 2014Hi
I'm try to connect SSL JIRA with Kepler SR2 by using nightly build Connector.
When I'm try to connect, I'm getting following error
com.sun.jersey.api.client.ClientHandlerException: javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException:
Is this plugin support SSL? or just HTTP?
Jacek Jaroczynski
May 23, 2014We definitely support SSL. One of the reasons of this issue might be that the server is using self-signed certificate or the certificate cannot be validated against known path.
You may try to add certificate to your local java keystore. Please see following issue for more details:
Cheers,
Jacek
Hendy Irawan
Jun 26, 2014Cannot install Atlassian Eclipse Connector in Eclipse 4.4 :
Cannot complete the install because one or more required items could not be found.
Software being installed: Atlassian Connector for Eclipse 3.2.2.v20130909 (com.atlassian.connector.eclipse.feature.group 3.2.2.v20130909)
Missing requirement: Atlassian Connector Commons 3.2.2.v20130909 (com.atlassian.connector.commons.feature.group 3.2.2.v20130909) requires 'org.apache.commons.codec [1.3.0.v201101211617]' but it could not be found
Cannot satisfy dependency:
From: Atlassian Connector for Eclipse 3.2.2.v20130909 (com.atlassian.connector.eclipse.feature.group 3.2.2.v20130909)
To: com.atlassian.connector.commons.feature.group [3.2.2.v20130909]
Hendy Irawan
Jun 26, 2014Also I cannot "Report a Bug" (below) because it requires extranet.atlassian.com login and there's no Sign Up link.
Jacek Jaroczynski
Jun 26, 2014You can post new issues here: https://ecosystem.atlassian.net/browse/PLE
Hendy Irawan
Jun 26, 2014Ok, so how do I report a bug for the confluence.atlassian.com site itself??
since "Report a Bug" link below is incorrect
Jacek Jaroczynski
Jun 26, 2014The "Report a bug" link in the footer is for Confluence. I can see it links to https://jira.atlassian.com/browse/CONF which seems to be correct (note it is jira.atlassian.com which is public).
Hendy Irawan
Jun 26, 2014No, they link to studio.atlassian.com :
Jacek Jaroczynski
Jun 26, 2014Where is this link located? Can you paste a screenshot?
Thanks,
Jacek
Hendy Irawan
Jun 26, 2014sure
Jacek Jaroczynski
Jun 26, 2014I was looking at the tiny grey link in the page footer and did not see this big blue button
I have asked for an upgrade.
Thanks,
Jacek
Jacek Jaroczynski
Jun 30, 2014Fixed.
Hendy Irawan
Jun 30, 2014Yay!
Jacek Jaroczynski
Jun 26, 2014Hi,
Please try the latest nightly build with Eclipse 4.4: http://update.atlassian.com/atlassian-eclipse-plugin/rest/nightly/e3.7
We are working on the update and final release.
Thanks,
Jacek
samurii
Apr 17, 2015I'm running into an issue installing the Atlassian JIRA Connector (v3.2.4) from the offline download package (e3.7-site-all.zip).
Particularly I'm getting the following error during the installation:
I have validated that in fact neither of those jar files exist within the /plugins/ area.
I trying to do this within the Adobe ColdFusion Builder 2.0.1 IDE which is integrated with Eclipse 3.7.2
Any assistance with this issue would be greatly appreciated.
Thanks!
Jacek Jaroczynski
Apr 20, 2015Hi Steven,
Thank you for the report. We will look into that.
In the meantime you can try the latest 3.2.5 nightly update site available at http://update.atlassian.com/atlassian-eclipse-plugin/rest/nightly/e3.7-site-all.zip
Thanks,
Jacek
Jacek Jaroczynski
Apr 21, 2015Nightly update site works fine on my side. Please try it and let us know if you face any issues.
Thanks,
Jacek
samurii
Apr 21, 2015Jacek,
Just got into the office and grabbed the nightly build - works great!
Thanks so much for your quick reply!
Roland Ewald
Jun 24, 2015Hi,
are there any plans (or a timeline) regarding availability for Eclipse 4.5 (Mars)?
Can't find it in the marketplace..
Best regards,
Roland
Jacek Jaroczynski
Jun 29, 2015Hi,
Atlassian won't work on Connector for Eclipse any more as announced here: https://developer.atlassian.com/blog/2015/06/discontinuing-ide-connectors-support/
If Eclipse 4.5 breaks compatibility then open source code can be access and fixed from https://bitbucket.org/atlassian/connector-eclipse
Cheers,
Jacek
Roland Ewald
Jun 29, 2015Hi Jacek,
thanks for the reply. This is bad news :-/
The current version from the e3.7 update site (http://update.atlassian.com/atlassian-eclipse-plugin/rest/e3.7) fails to install with Eclipse 4.5; the same goes for the 'nightly' version from http://update.atlassian.com/atlassian-eclipse-plugin/rest/nightly/e3.7 (Atlassian Connector for Eclipse 3.2.5.I20150617-0100).
Is anyone else interested in fixing this?
Cheers,
Roland
PS: It would be great to have issues activated in https://bitbucket.org/atlassian/connector-eclipse, and maybe the Wiki. Otherwise I don't see how contributors could even organize themselves.
Jacek Jaroczynski
Jun 29, 2015Hi Roland,
The plan is to convince people to fork the project and create own space that can include Wiki and Issue Tracking.
Atlassian doesn't want to coordinate that work, review pull requests, etc.
Atlassian will only host the original source code and keep the update site live but there won't be any updates in these two places.
Cheers,
Jacek
Roland Ewald
Jun 29, 2015Hi Jacek,
OK, I see. Fair enough.
Not sure if I can help with this, but if anyone else is interested in Eclipse Mars support, pull requests etc. are welcome: https://bitbucket.org/roland_ewald/connector-eclipse.
Cheers,
Roland
Jacek Jaroczynski
Jun 29, 2015BTW. You might want to share your fork in comments here: https://developer.atlassian.com/blog/2015/06/discontinuing-ide-connectors-support
I believe that few people might be interested and willing to help.
Cheers,
Jacek
Roland Ewald
Jun 29, 2015Yes, good point.
Cheers,
Roland