Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Missing requirement: A requires 'java.package; org.omg.CORBA 0.0.0' but it could not be found

Hi,
while moving a build from Java 8 to Java 11 I get the error that CORBA
is not available anymore.

Is there a p2 update site which provides this package? If not, what is
the recommended way to solve this, if the code is required to continue
to use corba? I also do not see that library at Maven central.
https://search.maven.org/search?q=org.omg.CORBA

Best regards, Lars

-- 
Eclipse Platform project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com


Back to the top