Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse release 2022-06 dependency break(Dependencies broken in latest release)
Eclipse release 2022-06 dependency break [message #1853028] Wed, 15 June 2022 10:25 Go to next message
James Annesley is currently offline James AnnesleyFriend
Messages: 1
Registered: June 2022
Junior Member
Our project makes use of XText. Since today (15/6/22) we are not able to build our projects. The Maven build complains about the dependency org.osgi.service.prefs not being found.

Following this StackOverflow thread: "maven-build-failed-due-to-jdt-dependencies-no-versions-available-for-org-osgi" we have ascertained that the new Eclipse version brings in its dependencies transitively. This does not include the library org.osgi.service.prefs. Our first solution is to exclude the library org.osgi.service.prefs but this is proving cumbersome.

Can anyone help find a better solution, e.g., a Bom dependency? Was this problem already encountered and therefore a mitigation has been developed? Finally, during the testing of this release was the impact of removing the library org.osgi.service.prefs fully considered - is there any discussion about this?

Many thanks
Jaga
Re: Eclipse release 2022-06 dependency break [message #1853032 is a reply to message #1853028] Wed, 15 June 2022 12:35 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
This issue tracked here:

https://github.com/eclipse-equinox/equinox.bundles/issues/54


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:modular java11 - java17
Next Topic:Incorrect console encoding under Windows 11
Goto Forum:
  


Current Time: Fri Apr 26 09:39:37 GMT 2024

Powered by FUDForum. Page generated in 0.03358 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top