Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Missing Dependency Using CDT 10 Milestone Build

Hi Jonathan,

You beat me to it - I had published (but not announced M2) and am currently respinning for exactly this reason.

> Is the .is.core plugin supposed to be published, but hasn't been?

It was supposed to be published.

Stay tuned and the latest will be published soon with an announcement on cdt-dev.

Jonah


~~~
Jonah Graham
Kichwa Coders
www.kichwacoders.com


On Tue, 4 Aug 2020 at 13:16, Jonathan Williams <jonwilliams@xxxxxxxxxxxxxx> wrote:
Hey folks,

We're presently using the latest nightly build as we develop the next
release of our product. Our upstream repo points at
https://ci.eclipse.org/cdt/job/cdt-master/lastSuccessfulBuild/artifact/releng/org.eclipse.cdt.repo/target/repository
 which I see is presently a locked build for CDT 10 M2.

Attempting to resolve  the target definition for my product, I get the
following error:
ERROR] Cannot resolve target definition:
11:38:31 [ERROR]   Software being installed: org.eclipse.cdt.cmake.feature.group 10.0.0.202007311721
11:38:31 [ERROR]   Missing requirement: org.eclipse.cdt.cmake.core 1.2.500.202007311721 requires 'osgi.bundle; org.eclipse.cdt.cmake.is.core 0.0.0' but it could not be found
11:38:31 [ERROR]   Cannot satisfy dependency: org.eclipse.cdt.cmake.feature.group 10.0.0.202007311721 depends on: org.eclipse.equinox.p2.iu; org.eclipse.cdt.cmake.core [1.2.500.202007311721,1.2.500.202007311721]

org.eclipse.cdt.cmake.is.core appears in neither my upstream repository
nor the cdt-master repo linked above. Am I missing something obvious?
Is the o.e.c.cmake.feature.group wrong to include the .is.core plugin?
Is the .is.core plugin supposed to be published, but hasn't been? Or am
I supposed to pick that up from somewhere else?

Thanks in advance,

--
Jonathan Williams
Systems Software Developer
Office: +1 (613) 595-3700
jonwilliams@xxxxxxxxxxxxxx
BlackBerry®  Intelligent Security. Everywhere.

----------------------------------------------------------------------
This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cdt-dev

Back to the top