Hi there, If you do not have a plugin-registry file then the next time you interact with the plugins the file will be recreate automatically. The plugin values will be equal the latest releases that could be found.
I test this by deleting my plugin file and then ran the 'mvn package' on my project. The plugins that were used to reach this stage were then present in a new version of the file. Trent On 03/07/06, Hendrik Fuchs <[EMAIL PROTECTED]> wrote:
Would be good to know both ways, is recreate also possible? Thanks! -----Ursprüngliche Nachricht----- Von: "Maven Users List" <[email protected]> Gesendet: 03.07.06 15:12:10 An: "Maven Users List" <[email protected]> Betreff: Re: plugin-registry.xml Hi there, You can specify the use of the plugin-registry.xml file by placing the following within your setting.xml user your .m2 directory. <usePluginRegistry>true</usePluginRegistry> Is this what you were asking for or are you wanting to know how to recreate it? Trent On 03/07/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Does anybody know how to get/create the plugin-registry.xml? > It is not (or no more) in my .m2 directory? > > Thanks Hendrik > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
