Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] feature referenced plugin

Tycho uses the reactor, the local maven repo and the target platform to resolve dependencies. Your referenced plugin must be at last in order of these 3 locations.

Jeff

On Mon, Nov 24, 2014 at 1:39 PM, Vincent GUIGNOT <Vincent.GUIGNOT@xxxxxxxxxxxx> wrote:

Hello,

I’m looking if it’s possible to let  Tycho discovers which plugin to use.

I’ve  a feature which reference 3 plugins. I ‘ve a parent and an updatesite project. All this world is under Tycho with pom.xml.

 

If I add a new plugin referenced by the feature. Is it necessary to add the plugin to the parent ?  Is it possible to let Tycho analyse the plugin referenced to include them ?

 

Thanks for your help

 

Regards

 

Vincent


_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/tycho-user



--
Jeff MAURY


"Legacy code" often differs from its suggested alternative by actually working and scaling.
 - Bjarne Stroustrup

http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.twitter.com/jeffmaury

Back to the top