Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Priority for P2 repositories

Tycho is expected to access p2 repositories in the order they are
specified in pom.xml or .target file.

Out of curiosity, why do you need to get package from a specific repository?

--
Regards,
Igor

On 11-06-18 1:33 AM, Rafael M Teixeira wrote:
Hi everyone,

I'd like to know if there's a specific order in which the p2
repositories are searched to find features and plugins required to build
a product. For example, if a required feature can be found in more than
one repository, is there a way to force Tycho to get this package from
one or another repository?

Regards,
Rafael M Teixeira


Back to the top