Skip to main content

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

Thanks Jeff,

Yes I know, but how it’s possible to let Tycho discover all the plugin of a feature instead of adding them in the parent pom ?

Ant can resolve the dependancies from a product to the features and then the plugins.

Is there a process to do the same without add the plugin as module in the parent pom? Or maybe Can I use a Tycho order to add the plugins to the parent ?

 

Thanks for you help.

 

De : tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] De la part de Jeff MAURY
Envoyé : mardi 25 novembre 2014 10:06
À : Tycho user list
Objet : 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

Image supprimée par l'expéditeur.
"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