Hi! I have a build failure here as the site module can't find the 6-SNAPSHOT version of the (master?) pom.
<parent>
<groupId>org.apache.myfaces</groupId>
<artifactId>myfaces</artifactId>
<version>6-SNAPSHOT</version>
</parent>
If I change this back to version 5 it works.
Do one know what's wrong here?
Thanks!
Ciao,
Mario
