I have a project which was using the 0.21-SNAPSHOT. Performing a build on a clean system shows that some model objects are missing from the 0.21-SNAPSHOT.
Page, PageType, Widget, RegionWidget I can't use the 0.20 release because I need to use org.apache.rave.portal.web.renderer.ScriptLocation.HEAD which was introduced after the 0.20 release. I saw a vote for the 0.21 release, but Maven doesn't find the release when I try to build using 0.21 -Sean
