eclipse-mylyn / org.eclipse.mylyn

Eclipse Public License 2.0
14 stars 9 forks source link

Repair Mylyn repository publishing #600

Closed ruspl-afed closed 2 months ago

ruspl-afed commented 2 months ago

Mylyn publishing started to fail recently with the following error

[INFO] --- tycho-eclipse:4.0.8:eclipse-run (promote) @ org.eclipse.mylyn-site ---
[INFO] Adding repository https://download.eclipse.org/releases/2023-06
[INFO] Adding repository https://download.eclipse.org/justj/tools/updates/nightly/latest
[INFO] {osgi.os=linux, osgi.ws=gtk, org.eclipse.update.install.features=true, osgi.arch=x86_64, org.eclipse.update.install.sources=true}
[ERROR] Cannot resolve project dependencies:
[ERROR]   Software being installed: org.eclipse.justj.p2 0.1.0.v20240522-0710
[ERROR]   Missing requirement: org.eclipse.justj.codegen 0.1.0.v20240802-1045 requires 'osgi.bundle; org.apache.commons.commons-io [2.16.1,3.0.0)' but it could not be found
[ERROR]   Cannot satisfy dependency: org.eclipse.justj.p2 0.1.0.v20240522-0710 depends on: osgi.bundle; org.eclipse.justj.codegen 0.0.0
[ERROR]
merks commented 2 months ago

Sorry.

ruspl-afed commented 2 months ago

Thank you for creating and supporting JustJ p2 application @merks !