[richfaces-issues] [JBoss JIRA] (RF-12851) The RichFaces kitchensink-rf quickstart/archetype incorrectly depend on the AS google guava module

Brian Leathem (JIRA) jira-events at lists.jboss.org
Tue Mar 19 00:36:42 EDT 2013


Brian Leathem created RF-12851:
----------------------------------

             Summary: The RichFaces kitchensink-rf quickstart/archetype incorrectly depend on the AS google guava module
                 Key: RF-12851
                 URL: https://issues.jboss.org/browse/RF-12851
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: archetype, examples
            Reporter: Brian Leathem
            Assignee: Brian Leathem
             Fix For: 4.3.2


The error: "Caused by: java.lang.NoClassDefFoundError: com/google/common/base/Function" is likely due to the quickstart relying on the JBoss AS google guava module [1], which is a bad idea for modules that are considered "internal" to AS.

We should remove the [manifest.mf entries|https://github.com/richfaces/as-quickstarts/blob/master/kitchensink-rf/pom.xml#L284] that expose these modules and include the dependencies in the kitchensink-rf war.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list