Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Unable to update maven configuration. Cannot nest X inside Y for org.eclipse.cdt.cmake.is.*.tests projects
  • From: Torbjörn Svensson <azoff@xxxxxxxxxxxxxxxxxxxxxxxxx>
  • Date: Sun, 8 Nov 2020 19:16:11 +0100
  • Autocrypt: addr=azoff@xxxxxxxxxxxxxxxxxxxxxxxxx; prefer-encrypt=mutual; keydata= mQGiBD75zVURBADU0lT3YbBVY3SO9XGZp31+Q94bo97YOLLrNUZPw8Eg8DTX8e6nWzs6kAS9 56N9d14YD/FXq0lQaZTOkAjVE6gh5CdIgrzL0i6LwA80Skb57IXo3bBW1BeEPN4d9o+wHlet Xo3crZfOZVOXOpBQObzzgxMUTdEghmqK7K5ESl1qBwCg1/jsWVEvhhAxP+4HqUbwL4sXXx8D /1aHKcjOBu6W1PCWgKsZ2OUDpFEgvSq1AI5ZR1kO1HRC2eUHkK9+vM3xHW5BTmXHbQ+tIDq9 z982Q5vXf1Kn1MT3mW6v2hTLlExeI6xHRJX0n86QbEVULGbB1ThF+zXjzc8Xy+n+2RxWLViM H1FTUUL0wSPRv7LKpRc8XxqsNtdVA/9ExQ8wsAX5pXs466dOqKci91iXEET0XJf1pXIoQd6r M+nYMrfHhM572aR4km6bcyz385GaY7b+giERAvVmOgzni/I6aJ1sk8pm9anyfQlcujhUEe6/ JuvC2G7Hk/1sgxOA4oIMv6f9FHwrne/FNO0Fa1+mI5m5av5of3YpYuD71bQ0VG9yYmrDtnJu IFN2ZW5zc29uIDxhem9mZkBzdmVuc2thbGludXhmb3JlbmluZ2VuLnNlPohiBBMRAgAiBQJN t8OhAhsDBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRB5juOa29sM/WgSAJ9lgvJ15J0b uUCjq/oJ2xyDsaVqLgCgstXFsRnYiPKvLOty0RIOHqWYX9u5Ag0EPvnNXRAIAMHdulbTqTW7 1qYtcmyOzS/83U6PMJ8hYL1k2DMWB+biBxVdXL6KTnMeo8oZ307KZSC/9L4/jKt6qbLiFZNR g8IAd8oDz2IfBgQLqsW+9cbwcLRFZWmVDPEIHPGwmEm6VqNgWtaG1zXAKy35iAnpc8ORUtqF +2CGMkYhr1EO0FJ3x6RfOY8jwLN9KpOR3p7D5JW6aY/WLpy8BS77jvCoHsN6nhBiQp3Zb6uG B+XIa2cVQqGW/5eOGlomoZEDyS7fV1bhXCcyJSwWLZ7svSoOqUfgmJC+bT4qNNi/piHJ38XP 2wpfwSg/NIPh5RXBKNgAFtgHRkPGTWFu6yJyQMwf0ocAAwUH/1bOur4C+L0wt55cXyH2KGK5 NSMli2Hb8ZpeoMtPtlr+7cItytN/v0SlF5OzAk0ohMt6g3czIytjn28hi+/yJc+tDRWzrX6P lToSfqmd8vtck6QwImHNXq5CVMRVnt5d3pboAp6LhJRFnGRAYplnHgEbQtIFkuXTCesje/gC Q3qqvy0v27zLzv9yjTuIn6IwlE4HAi47weN9ArlMDD3kFk5f6ggNgcRxHBFMAOBfT2xJvNtG NJ+CWBvKKnA/f9437n7ZvYFmrhczCALyzSZg9em01xEW8VsKYSz3Yr9SOnTHJKGPbRWZA92G PabHonhphJSFScrgy9nV+AX1ImoZjLmIRgQYEQIABgUCPvnNXQAKCRB5juOa29sM/d2GAJ99 vRSy1mKmX4BXwRlU3GHasX51VQCfc4gIooSvI/JfWwRxUF/913gUmm4=
  • Delivered-to: cdt-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/cdt-dev>
  • List-help: <mailto:cdt-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/cdt-dev>, <mailto:cdt-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/cdt-dev>, <mailto:cdt-dev-request@eclipse.org?subject=unsubscribe>
  • User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0

Hello Martin,

I just configured a new eclipse committers version for development of CDT (with some help from Jonah, thanks!) and noticed the following error when importing all the projects in the CDT tree:




What I did was the following:

1. Unpack Eclipse committers 2020-09 on Linux
2. Import all existent Eclipse projects from the already checked out CDT tree using the "Open Projects from File System" wizard. I skipped those that were of type "maven".
3. When I restarted Eclipse, I got the error dialog above.


There is one thing that I also did, but I don't know exactly when I did it and that was installing the "Tycho Configurator" from Window -> Preferences -> Maven -> Discovery -> Open Catalog and then selecting it in the list.
Could this be the reason why the error has not been reported earlier?

I'm addressing this to you Martin since Jonah though that you might have some idea why this happens.

After clicking "OK" on the dialog, I've not seen it again, so I'm not sure if it's a valid error or some bug in the maven/tycho integration in Eclipse.

Kind regards,
Torbjörn

Back to the top