ICEfaces
  1. ICEfaces
  2. ICE-5387

Update ICEfaces-1.8 maven2 poms

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Invalid
    • Affects Version/s: 1.8.2a
    • Fix Version/s: None
    • Component/s: Release
    • Labels:
      None
    • Environment:
      For icefaces 1.8.2

      Description

      Complete maven2 dependecies.
      Attached files are extended versions of files from http://anonsvn.icefaces.org/repo/maven2/
      Features
      - library dependecies
      - configurations by jdk
      - some additional parametrization
      - some plugin configurations.

      This package does'nt allow for Icefaces sources compilation but maven javadoc:javadoc can be done

      Additional comment
      - jsf version are selected by jdk
      - backport-util-concurrent are configured by jdk, it is not necessary but can improve performace
      - copy of some libraries necessary for local repostiory can be found at http://krokodylowy3.webpark.pl/maven/m2/repository
      - component library need both jsf 1.1 and 1.2 library on path so a little hack was done , local copy of jsf-1.1 library must be kept in local site
      like here
            <dependency>
                <groupId>org.icefaces</groupId>
                <artifactId>jsf-api</artifactId>
                <version>${jsf1.1-version}</version>
                <scope>provided</scope>
              </dependency>
      (above hack was'nt be necessaery up to 06.2009, at this time some changes in menu component was done)


        Activity

          People

          • Assignee:
            Ken Fyten
            Reporter:
            Krashan Brahmanjara
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: