Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Snapshot dependency present in multiple repositories

Hi,
I am facing a unique issue -

I have a plugin dependency which is present in multiple repositories. The version number is same just the snapshot qualifier( time-stamp is different ).

Is there a way i can force Maven/Tycho to prefer the snapshot from a particular repository?

Thanks,
Pushkar


Back to the top