eclipse-capella / capella-studio

Open source SDK to develop Capella add-ons
Eclipse Public License 2.0
10 stars 10 forks source link

Capella extension build issue #91

Closed eclipse-capella-bot closed 3 years ago

eclipse-capella-bot commented 3 years ago

Dear Capella developpers,

I have an issue with the build of Capella Extensions that provides MS Word generation using M2Doc.

The target platform can't resolve against Capella 1.2.x because of:

[ERROR] Cannot resolve target definition: [ERROR] Software being installed: org.polarsys.capella.core.feature.feature.group 1.2.1.201801261151 [ERROR] Software being installed: org.polarsys.kitalpha.richtext.widget.feature.feature.group 1.2.0.v20171031-0930 [ERROR] Only one of the following can be installed at once: [org.polarsys.kitalpha.richtext.widget.feature.feature.jar 1.2.0.v20171031-0930, org.polarsys.kitalpha.richtext.widget.feature.feature.jar 1.2.0.v20180111-0648] [ERROR] Cannot satisfy dependency: org.polarsys.capella.core.feature.feature.group 1.2.1.201801261151 depends on: org.polarsys.capella.core.properties.richtext.feature.featur e.group [1.2.1.201801261151] [ERROR] Cannot satisfy dependency: org.polarsys.capella.core.properties.richtext.feature.featur e.group 1.2.1.201801261151 depends on: org.polarsys.kitalpha.richtext.widget.feature.feature.group [1.2.0.v20180111-0648] [ERROR] Cannot satisfy dependency: org.polarsys.kitalpha.richtext.widget.feature.feature.group 1.2.0.v20171031-0930 depends on: org.polarsys.kitalpha.richtext.widget.feature.feature.jar [1.2.0.v20171031-0930] [ERROR] Cannot satisfy dependency: org.polarsys.kitalpha.richtext.widget.feature.feature.group 1.2.0.v20180111-0648 depends on: org.polarsys.kitalpha.richtext.widget.feature.feature.jar [1.2.0.v20180111-0648]

using http://git.polarsys.org/c/capella/capella.git/plain/releng/p lugins/org.polarsys.capella.targets/full/capella.target-defi nition.targetplatform?h=v1.2.x https://ci.polarsys.org/capella/view/Capella-v1.2.x/job/cape lla-v1.2.x/lastSuccessfulBuild/artifact/releng/plugins/org.p olarsys.capella.rcp.site/target/repository/

Caused by: javax.net.ssl.SSLException: hostname in certificate didn't match: != <.locationtech.org> OR <.locationtech.org> OR and more recently: Caused by: javax.net.ssl.SSLException: hostname in certificate didn't match: != <.eclipse.org> OR <.eclipse.org> OR

Any ideas to solve one of this issue or create a target platform to build against Capella 1.2.0 (ideally) or Capella 1.2.x.

regards, Yvan.

πŸ†” ECLIPSE-553963 / POLARSYS-1962 πŸ‘· yvan.lussaud πŸ“… 2018-02-14 πŸ”Ž 1.2.0

eclipse-capella-bot commented 3 years ago

yvan.lussaud commented on 2018-02-14

moving to tycho 1.1.0 fix this issue.