> -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 plugi
Some thoughts inline...
"Vincent Massol" <[EMAIL PROTECTED]> wrote on 20/11/2003 07:58:41 PM:
[snip]
> Proposal 1:
>
> * Add the following to project.xml (this is an example):
>
>
> 1.0-rc1
> 1.0-rc2
> 1.0-rc3-SNAPSHOT
>
>
> Proposal 2:
>
> * Reuse the dependencies elements of project
As requested by dIon here's a summary of the 2 proposals we have for
introducing compatibility definition in the POM for plugins (i.e. what
version of Maven a given plugin is compatible with).
Proposal 1:
* Add the following to project.xml (this is an example):
1.0-rc1
1.0-rc2
1.0-rc3-SNA