> -----Message d'origine----- > De : Stefano Lenzi [mailto:[EMAIL PROTECTED] > Envoyé : jeudi 13 septembre 2007 13:12 > À : [email protected] > Objet : Re: Maven-OBR-Plugin > > Clement Escoffier wrote: > > Hello, > > > > Yes it is the same source code as the homega.tools.obrPlugin (except > > formatting and some small bug fixes). > > I know that you have work on the use of castor instead of manual > parsing. We > > should merge our two versions (where I can find your version ?). > > I'm not following anymore the castor way (I have done only some snipet) > because there OBR RFC do not specified which tag are used to specify > the > bundle metadata like: > - Bundle-Source > - Bundle-Documentation > - Etc.. > > But if you like we can use the TAG used by your maven-obr-plugin as > starting point for defining the XSD and latter use it with Castor. > > > > > (The committed version of the maven-bundle-plugin supports the deploy > phase > > too) > > So I will vote for adding the bundle goal provided by your plugin into > the official maven-bundle-plugin during the install phase of the > livecycle (maybe we can add an option to enable/disable such feature)! > > And I'll be happy to move your plugin in the trunk! > > What do you think?
Yes, it could be great. The deploy goal is a cool feature too. But as for the install goal, we need to add an option to enable/disable this behavior. Clement
