Skip to main content

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

What kind of repository and what kind dependency is that? Normally,
Tycho resolves dependencies from P2 repositories, which always use fully
qualified versions, so there is no snapshort-vs-release nonsense.

--
Regards,
Igor

On 2/24/2014, 7:25, Pushkar Gupte wrote:
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



_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user



Back to the top