Issue with Building Eclipse 2023-12 Based Product using Tycho 4.0.4 #4228
Replies: 1 comment 2 replies
-
It looks like you somehow pull in As custom touchpoints are currently not really well supported there is a good chance this is the issue you are facing here, so I would check if custom touchpoints are crucial for your use case. If they are important for you, you might want to debugging / improving custom-touchpoints or try to reach out to Tycho professional support options. Beside that, using the latest Tycho 4 release should be the very first step in any case, even if it not help it makes sure you are as close to a possible bugfix as possible already. |
Beta Was this translation helpful? Give feedback.
-
Hello,
We are currently attempting to build an Eclipse 2023-12-based product but have encountered issues with the build process. Despite numerous efforts to resolve the problem, we consistently encounter the same error. What's strange is that we were able to successfully build a similar product using Eclipse 2023-06 with no issues. The only significant change between the two builds is the version of Eclipse p2 repository used for dependency resolution.
Setup Details:
Error Log:
Observations:
Request for Assistance:
We suspect this issue may be related to a compatibility problem between the Eclipse 2023-12 p2 repository and Tycho. However, we would greatly appreciate any insights or recommendations on how to address this conflict.
Best regards,
Cristian
Beta Was this translation helpful? Give feedback.
All reactions