gnl42 / JiraConnector

Other
19 stars 2 forks source link

Unable to install with spring STS #55

Closed tkupka closed 11 months ago

tkupka commented 11 months ago

Install spring STS (https://spring.io/tools)

Then install Mylyn 4.0.0 from upadte site (https://download.eclipse.org/mylyn/updates/release/4.0.0/index.html)

Then go to market place and install JIRA connector and it will fails with:

Cannot complete the install because one or more required items could not be found.
  Software being installed: JiraConnector for Eclipse 4.3.0.v20221217-0902 (me.glindholm.connector.eclipse.feature.group 4.3.0.v20221217-0902)
  Missing requirement: Jira Rest Java Client 6.1.0.202212170902 (jira-rest-java-client-core 6.1.0.202212170902) requires 'osgi.bundle; org.slf4j.api 0.0.0' but it could not be found
  Cannot satisfy dependency:
    From: JiraConnector for Eclipse 4.3.0.v20221217-0902 (me.glindholm.connector.eclipse.feature.group 4.3.0.v20221217-0902)
    To: org.eclipse.equinox.p2.iu; me.glindholm.connector.eclipse.jira.feature.group [4.3.0.v20221217-0902,4.3.0.v20221217-0902]
  Cannot satisfy dependency:
    From: JiraConnector for Eclipse Jira Core 4.3.0.v20221217-0902 (me.glindholm.connector.eclipse.jira.core 4.3.0.v20221217-0902)
    To: osgi.bundle; jira-rest-java-client-core 6.1.0
  Cannot satisfy dependency:
    From: Atlassian JIRA Connector (Recommended) 4.3.0.v20221217-0902 (me.glindholm.connector.eclipse.jira.feature.group 4.3.0.v20221217-0902)
    To: org.eclipse.equinox.p2.iu; me.glindholm.connector.eclipse.jira.core [4.3.0.v20221217-0902,4.3.0.v20221217-0902]
gnl42 commented 11 months ago

You need to install the 5.0.0 version

tkupka commented 11 months ago

That's what I did: image image

It get installed from update site: https://gnl42.github.io/JiraConnector-update/

tkupka commented 11 months ago

The same issue with vanilla eclipse jee 2023-12

tkupka commented 11 months ago

OK marketplace contains both versions and there is no way to pick just 5.0.0. If you go to help -> install new SW then you can select just 5.0.0 and ommit 4.3.0

Then it's fine