Capella extension build issue

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:

  • qualifier conflicts:
    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://s3-eu-west-1.amazonaws.com/obeo-m2doc-releases/1.1.0 /repository
    [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]
  • faulty SSL certificates:
    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: <ci.polarsys.org> != <.locationtech.org> OR <.locationtech.org> OR <locationtech.org>
    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.