Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Current Simrel repo inconsistent?

See https://www.eclipse.org/lists/cross-project-issues-dev/msg19288.html and for the current case https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/pull/426

There must be also some dependencies in your build that need org.apache.commons.io which is no more available in SDK itself (well, it's there but under another symbolic name and probably different osgi metadata).


Am 6. August 2022 07:17:08 MESZ schrieb Christian Dietrich <christian.dietrich@xxxxxxxxx>:
>*hi, anybody have an idea whats broken here? 21:33:56*   [ERROR] Cannot resolve project dependencies:
>*21:33:56*   [ERROR]   Software being installed: org.eclipse.rcp.feature.group 4.25.0.v20220728-1800
>*21:33:56*   [ERROR]   Missing requirement: org.apache.xmlgraphics 2.6.0.v20210409-0748 requires 'java.package; org.apache.commons.io 1.3.1' but it could not be found
>*21:33:56*   [ERROR]   Cannot satisfy dependency: org.apache.batik.css 1.14.0.v20210324-0332 depends on: java.package; org.apache.xmlgraphics.java2d.color 2.2.0
>*21:33:56*   [ERROR]   Cannot satisfy dependency: org.eclipse.e4.rcp.feature.group 4.25.0.v20220727-1405 depends on: org.eclipse.equinox.p2.iu; org.apache.batik.css [1.14.0.v20210324-0332,1.14.0.v20210324-0332]
>*21:33:56*   [ERROR]   Cannot satisfy dependency: org.eclipse.rcp.feature.group 4.25.0.v20220728-1800 depends on: org.eclipse.equinox.p2.iu; org.eclipse.e4.rcp.feature.group [4.25.0.v20220727-1405,4.25.0.v20220727-1405]
>

--
Kind regards,
Andrey Loskutov

https://www.eclipse.org/user/aloskutov
Спасение утопающих - дело рук самих утопающих


Back to the top