[jboss-jira] [JBoss JIRA] (WFLY-1840) Put Multi-JSF installer into WildFly build

Stan Silvert (JIRA) jira-events at lists.jboss.org
Tue Aug 6 16:26:26 EDT 2013


Stan Silvert created WFLY-1840:
----------------------------------

             Summary: Put Multi-JSF installer into WildFly build
                 Key: WFLY-1840
                 URL: https://issues.jboss.org/browse/WFLY-1840
             Project: WildFly
          Issue Type: Feature Request
          Components: JSF
    Affects Versions: 8.0.0.Alpha3
            Reporter: Stan Silvert
            Assignee: Stan Silvert


For each Multi-JSF implementation you want to add to WildFly, you must precisely configure modules.xml files for several modules.  To make this easier, we have a Maven project that creates a CLI Deployment archive (installer) for a JSF version/WildFly version combination.  See https://community.jboss.org/wiki/DesignOfWildFlyMulti-JSFFeature

Currently, the Maven projects that creates the installer lives in my GitHub at https://github.com/ssilvert/jboss-jsf-installer.  However, this is not a good place for it long term, and it is difficult to maintain based on changes to WildFly itself.

So the place that this installer belongs is as part of the WildFly build.  By default, the installer will create a CLI Deployment archive for the latest version of MyFaces.  But you can run the Maven project with params to create installers for any Mojarra or MyFaces version.

--
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 jboss-jira mailing list