http://svn.apache.org/repos/asf/incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.webapp.parent/org.apache.clerezza.platform.menumanager/pom.xmlis using jersey doclets and maven plugins to generate a wadl documentation, it would be nice to have this in use for all webapplication and be configured in the webapps parent.
The issues are: - Jersey is dual-licensed under the CDDL/GPL: as we are just using it during build I don't think this is problem - Jersey is not in the central maven repository but only on http://download.java.net/maven/2/com/sun/jersey/contribs/wadl-resourcedoc-doclet/ The second issue prevents us from pusheing a clerezza release to the central maven repository. Any suggestion on how to deal with this? Any other apache project generating WADL documentation known? Cheers, reto
