> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 20 November 2003 15:41 > To: Maven Developers List > Subject: Re: Plugin compatibilities with Maven core >
[snip] > > * Are we going to also specify what version of the POM a plugin > > supports? Now that plugins are extracted from the core and could be > > provided by third parties, it may become necessary. One solution would > > be to link Maven versions with POM versions but I don't know if it > > provides enough flexibility. > > Don't the plugins do this already by specifying <pomVersion> in their own > project.xml? No, their project.xml simply specify what POM version they use *themselves*, not what pom version they expect from projects using them. -Vincent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
