Yup... the site generation has not been updated for maven3 (which changes the 
plugins, I believe).
We have a ticket for this to make the site build compatible with m3; the main 
build (mvn clean install) should work fine if you remove the restriction in the 
enforcer. 
Dan

Sent from my iPhone

On 26 Jun 2011, at 10:57, Henry Saputra <[email protected]> wrote:

> Hi All,
> 
> Any particular reason why Isis has Maven enforcer of
> 
> <requireMavenVersion>
>  <version>[2.2.1,3.0.0)</version>
> 
> instead of just put lower limit like:
> 
> <requireMavenVersion>
>  <version>[2.2.1,)</version>
> 
> Thanks,
> 
> Henry

Reply via email to