Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Tycho to support location other than software sites

On 03/29/2016 12:40 AM, Sievers, Jan wrote:
no plans for now. tycho is using p2 for dependency resolution so it needs a p2 repo.

There are tools to convert an eclipse installation/ a folder of plugins into a p2 repo though, e.g. [1]

Regards,
Jan

[1] https://wiki.eclipse.org/Tycho/Additional_Tools#publish-features-and-bundles_goal
On 25/03/16 13:46, "tycho-user-bounces@xxxxxxxxxxx on behalf of Setya Djajadinata" <tycho-user-bounces@xxxxxxxxxxx on behalf of jsetya@xxxxxxxxx> wrote:

Hi all,


Are there any plans for Tycho to support locations other than software sites ?


Regards,
Setya



What other kinds of locations are you looking for? By "locations", I assume you mean places where you can get dependencies from? It's possible to get non-Eclipse artifacts from Maven repositories, even within a Tycho build, with some mild trickery.


Back to the top