On 9/10/07, Kalle Korhonen <[EMAIL PROTECTED]> wrote:
> Add:
>     <prerequisites>
>         <maven>2.0.6</maven>
>     </prerequisites>
>
> to your pom.xml.

AFAIK, this only applies to plugins.  If you put a prerequesite in a
plugin pom, then a Maven version earlier than the one specified will
not "see" that plugin.

Does it really prevent a normal project from building with an earlier
version of Maven?

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to