Thanks James! The myfaces-1.1.1.src archive files on the download site don't contain any build scripts so SVN is the only way to get a buildable 1.1.1 tree.
Steve > It looks like these were moved during one of the reorgs. > > From here: > https://svn.apache.org/repos/asf/myfaces/legacy/tags/ > > ... I see 2 tags that might hold what you want. > # before_maven_reorg/ > # before_maven_reorg_v2/ > > Both have a 1_1_1 tag, but _v2 has a 'commons' and a 'current', which > the 'current' directory has misconfigured svn:externals that point > back to the main trunk of each component. The likely place that the > url you mention is supposed to pull (svn:externals) it's directories > from is the first one I listed, however there is no 'current' on that > tag so it will need to added and have the svn:externals applied to it. > > If any of the committers can verify this, I'll take a crack at fixing > this for the tag you need.

