Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-27081

New JSF project with the 2.3 JSF version could not be build (WildFly 18 Runtime is used; on both Javas 8 and 11)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 4.30.x
    • 4.14.0.Final
    • jsf, maven
    • None
    • 3
    • Hide

      1) create new JSF project with the JSF 2.3 version (WildFly 18 Runtime is used), both Java 8 and Java 11
      2) convert to maven (configure -> convert to maven project -> use WAR as packiging -> Finish Finish)
      3) try to build the project (mvn clean install) -> you will see the error

      Show
      1) create new JSF project with the JSF 2.3 version (WildFly 18 Runtime is used), both Java 8 and Java 11 2) convert to maven (configure -> convert to maven project -> use WAR as packiging -> Finish Finish) 3) try to build the project (mvn clean install) -> you will see the error

      ERROR] Failed to execute goal on project project123: Could not resolve dependencies for project project123:project123:war:0.0.1-SNAPSHOT: The following artifacts could not be resolved: org.apache.taglibs:taglibs-standard-compat:jar:1.2.6-RC1, org.apache.taglibs:taglibs-standard-spec:jar:1.2.6-RC1, org.apache.taglibs:taglibs-standard-impl:jar:1.2.6-RC1, org.infinispan:infinispan-core:jar:4.2.1.FINAL: Failure to find org.apache.taglibs:taglibs-standard-compat:jar:1.2.6-RC1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]
      

            jmaury@redhat.com Jeff MAURY
            zcervink Zbyněk Červinka (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: