Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Refetching plugins from Target Platform

Hi there,

 

I am running a tycho based build that uses a target platform file. This file is directing to a p2 server. On this server I am having some features and plugins with Versionnumbers such as 4.0.4.SNAPSHOT.

 

The trouble I am facing is when the plugins behind that p2 get recompiled and change. The tycho build does not fetch the new plugins and uses some cached versions instead that have the same version but definitely some new content.

 

How is it possible to make tycho always look and fetch the very current version that is available on the p2?

 

Kind regards

 

Philipp M. Fischer

 


Back to the top