> -----Original Message----- > From: Norbert Pabiœ [mailto:[EMAIL PROTECTED] > Sent: 11 September 2003 18:28 > To: Maven Developers List > Subject: Re: Core plugins? > > Vincent Massol wrote: > > How do you tell a given project to use such version of the plugin? > This is good point. Of course you can add -D's but that would be ugly > and inconvenient. <dependencies> are better here. > > But what about such a case. > You have maven-site-plugin-1.2, maven-site-plugin-1.3, maven-site-beta2 > Do I have to have dependency in my project.xml pointing to version I > want to use? > > Maybe core plugins will not be allowed to be multiversioned? > Or one version of core plugin will be default per specific maven version? > > Sorry if that was discussed earlier, in that case I'll look at list > archives first.
I can’t remember any discussion about this point but I haven't been following everything either... My view is that effectively whenever Maven is released it will provide a default list of core plugins in their most recent released version. Of course, this default project.xml file can be changed at any time by a user. Actually, if you wish you could keep it from one version of Maven to another so that you could keep your customizations. Is that good enough? -Vincent > > -- > Norbert Pabiś > > > --------------------------------------------------------------------- > 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]