I faced this issue now a couple of times (using maven
/tycho
):
Defined plug-ins from the target-definition file change version and go missing in the p2 repository.
This is kind of annoying because a previously building project does not build anymore. How do you solve this problem? Update the version each time this is happening?