Hi,
The Eclipse WTP JSF Tools Project uses a mechanism provided by the project facets framework to provide the user with download links for JSF libraries. We need to do this now for JSF 2.2. However, we cannot find a download in a format that we can use (Maven won't work). It has to be a ZIP archive containing one or more JARs (until future work makes the library providers more flexible).
For example, we are using "
https://java.net/downloads/javaserverfaces/release/mojarra-2.1.6-FCS-binary.zip" for JSF 2.1, and while there exists a "Mojarra-2.2.0-FCS.zip" in the same location, it is not in the same format as the "binary" archives, and doesn't work for us.
Will there be a similar "mojarra-2.2.0-FCS-binary.zip" file anytime soon?
Thanks,
- Ian (JSF Tools Project)