I cannot get my webapp to run under Demetra due to continuous JSF validation problems (no problems opening the same project in 5.1.2). The file structure:
<webapp>/view/*.jsp
<webapp>/static/img/images...
<webapp>/WEB-INF/web.xml
<webapp>/WEB-INF/faces-config.xml
<webapp>/WEB-INF/classes
<webapp>/WEB-INF/lib
JSF validation complains about navigation rules which contain "<webapp>/view/any.jsp". When I try to add navigation rules within the IDEA JSF dialog, I am locked within the WEB-INF folder (cannot navigate to parent directory). I think this a bug. Can I disable JSF validation? If there is no workaround, that would immediately prevent me from testing the beta.