ICEfaces
  1. ICEfaces
  2. ICE-3497

Add Maven .pom files to ICEfaces release bundles

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.8RC1, 1.8
    • Component/s: Release
    • Labels:
      None
    • Environment:
      All
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration

      Description

      In order to support ICEfaces users who wish to use Maven for their project builds it would be very helpful if the ICEfaces release bundles included the relevant Maven .pom files for various ICEfaces configurations (just-ice, ahs, etc.).

        Issue Links

          Activity

          Ken Fyten created issue -
          Ken Fyten made changes -
          Field Original Value New Value
          Link This issue blocks ICE-1266 [ ICE-1266 ]
          Ken Fyten made changes -
          Link This issue blocks ICE-2769 [ ICE-2769 ]
          Ken Fyten made changes -
          Link This issue blocks ICE-2770 [ ICE-2770 ]
          Hide
          Icefaces Administrator added a comment -

          An example pom.xml file used for a project involving ICEfaces.

          Show
          Icefaces Administrator added a comment - An example pom.xml file used for a project involving ICEfaces.
          Icefaces Administrator made changes -
          Attachment pom.xml [ 11228 ]
          Hide
          Frank Ye added a comment -

          jsf 11 pom file with maven-jdev-plugin

          Show
          Frank Ye added a comment - jsf 11 pom file with maven-jdev-plugin
          Frank Ye made changes -
          Attachment pom.xml [ 11229 ]
          Hide
          Frank Ye added a comment -

          jsf 12 maven-jdev-plugin target Tomcat 60

          Show
          Frank Ye added a comment - jsf 12 maven-jdev-plugin target Tomcat 60
          Frank Ye made changes -
          Attachment pom.xml [ 11230 ]
          Ken Fyten made changes -
          Link This issue blocks ICE-2861 [ ICE-2861 ]
          Hide
          Judy Guglielmin added a comment -

          ICEfaces-1.7.2 pom for jboss-4.2.x (as created for jboss maven2 repository

          Show
          Judy Guglielmin added a comment - ICEfaces-1.7.2 pom for jboss-4.2.x (as created for jboss maven2 repository
          Judy Guglielmin made changes -
          Attachment icefaces-1.7.2.jar [ 11276 ]
          Hide
          Judy Guglielmin added a comment -

          1.7.2 pom for ICEfaces jar. for jboss-4.2.x application server (as created for jboss repository).

          Show
          Judy Guglielmin added a comment - 1.7.2 pom for ICEfaces jar. for jboss-4.2.x application server (as created for jboss repository).
          Judy Guglielmin made changes -
          Attachment icefaces-1.7.2.pom [ 11277 ]
          Hide
          Judy Guglielmin added a comment -

          pom for 1.7.2 components jar (for jboss4.2.x)

          Show
          Judy Guglielmin added a comment - pom for 1.7.2 components jar (for jboss4.2.x)
          Judy Guglielmin made changes -
          Attachment icefaces-comps-1.7.2.pom [ 11278 ]
          Hide
          Judy Guglielmin added a comment -

          pom for 1.7.2 facelets jar (for jboss4.2.x)

          Show
          Judy Guglielmin added a comment - pom for 1.7.2 facelets jar (for jboss4.2.x)
          Judy Guglielmin made changes -
          Attachment icefaces-facelets-1.7.2.pom [ 11279 ]
          Ken Fyten made changes -
          Attachment icefaces-1.7.2.jar [ 11276 ]
          Ken Fyten made changes -
          Salesforce Case []
          Fix Version/s 1.8DR#3 [ 10143 ]
          Affects [Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration]
          Assignee Priority P2
          Assignee Judy Guglielmin [ judy.guglielmin ]
          Ken Fyten made changes -
          Link This issue depends on ICE-4024 [ ICE-4024 ]
          Hide
          Judy Guglielmin added a comment -

          zipped file of maven pom files. The icefaces, icefaces-comps, icefaces-facelets jars are all there for versions 1.6.1, 1.7.0, 1.7.1, 1.7.2, 1.7.2.SP1 and 1.8.0. just-ice is there for only 1.8.0. Not sure about icefaces-ahs.

          Since each of the versions has it's own set of poms, there is only one pom.xml for the build. To keep it simple (less number of profiles), there is one for facelets and one for non-facelet developmen.

          Each of the builds depends on the icefaces version poms. There are 4 profiles already defined for builds:- tomcat5, tomcat6, jboss42, glassfishv2. A property for which version of jsf1.2 can be set in each build file (if using anything but tomcat5). For jsf1.1, there is only one version defined.

          Show
          Judy Guglielmin added a comment - zipped file of maven pom files. The icefaces, icefaces-comps, icefaces-facelets jars are all there for versions 1.6.1, 1.7.0, 1.7.1, 1.7.2, 1.7.2.SP1 and 1.8.0. just-ice is there for only 1.8.0. Not sure about icefaces-ahs. Since each of the versions has it's own set of poms, there is only one pom.xml for the build. To keep it simple (less number of profiles), there is one for facelets and one for non-facelet developmen. Each of the builds depends on the icefaces version poms. There are 4 profiles already defined for builds:- tomcat5, tomcat6, jboss42, glassfishv2. A property for which version of jsf1.2 can be set in each build file (if using anything but tomcat5). For jsf1.1, there is only one version defined.
          Judy Guglielmin made changes -
          Attachment icefacesPoms.zip [ 11491 ]
          Ken Fyten made changes -
          Salesforce Case []
          Fix Version/s 1.8 [ 10161 ]
          Fix Version/s 1.8RC1 [ 10143 ]
          Hide
          Judy Guglielmin added a comment -

          just-ice and icefaces-ahs are included. Sample application poms for timezone2(jsp) and timezone7(facelets) are included.

          4 profiles reflecting tomcat5, tomcat6, jboss4.2, glassfishv2, can specify which version of jsf1.2 (property tag) for application.

          Show
          Judy Guglielmin added a comment - just-ice and icefaces-ahs are included. Sample application poms for timezone2(jsp) and timezone7(facelets) are included. 4 profiles reflecting tomcat5, tomcat6, jboss4.2, glassfishv2, can specify which version of jsf1.2 (property tag) for application.
          Judy Guglielmin made changes -
          Status Open [ 1 ] Resolved [ 5 ]
          Fix Version/s 1.8RC1 [ 10143 ]
          Fix Version/s 1.8 [ 10161 ]
          Resolution Fixed [ 1 ]
          Ken Fyten made changes -
          Fix Version/s 1.8 [ 10161 ]
          Assignee Priority P2
          Ken Fyten made changes -
          Status Resolved [ 5 ] Closed [ 6 ]
          Assignee Judy Guglielmin [ judy.guglielmin ]

            People

            • Assignee:
              Unassigned
              Reporter:
              Ken Fyten
            • Votes:
              1 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: