> However, it appears to build 1.1.3-SNAPSHOT rather than 1.1.2. Could someone > quickly outline the process for building 1.1.2?
That's b/c we are about to release 1.1.2 and have created a branch. 1.1.3 is now the "latest and greatest" (even though at this exact moment there is very little difference.) You can always check out the branch if you really want 1.1.2 https://svn.apache.org/repos/asf/myfaces/tomahawk/branches/1_1_2 Just do a mvn install on your checkout > Thanks! Sean

