Where can I download a sandbox jar? or source code jars?
permlink Binaries of not-yet-released code can be grabbed from the maven build repositories. http://people.apache.org/maven-snapshot-repository/org/apache/myfaces/ For example, the sandbox jar is available beneath here: • http://people.apache.org/maven-snapshot-repository/org/apache/myfaces/tomahawk/tomahawk-sandbox/ Source for released versions of MyFaces Core can be found here: • http://svn.apache.org/repos/asf/myfaces/core/tags • http://svn.apache.org/repos/asf/myfaces/shared/tags Note that MyFaces Core 1.1.x releases (ie implementations of JSF 1.1) include code from the shared project versions 2.0.x. MyFaces Core 1.2.x releases (ie implementations of JSF 1.2) include code from the shared project versions 3.0.x. Source for Tomahawk • http://svn.apache.org/repos/asf/myfaces/tomahawk/tags/ • http://svn.apache.org/repos/asf/myfaces/shared/tags/ (choose 2.0.x tags) You can also find builds at this location: http://people.apache.