]
Zbyněk Červinka updated JBIDE-27081:
------------------------------------
Summary: New JSF project with the 2.3 JSF version could not be build (WildFly 18
Runtime is used; on both Javas 8 and 11) (was: New JSF project with the 2.3 JSF version
could not be build (WildFly 18 Runtime is used))
New JSF project with the 2.3 JSF version could not be build (WildFly
18 Runtime is used; on both Javas 8 and 11)
----------------------------------------------------------------------------------------------------------------
Key: JBIDE-27081
URL:
https://issues.redhat.com/browse/JBIDE-27081
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 4.14.0.Final
Reporter: Zbyněk Červinka
Assignee: Jeff MAURY
Priority: Major
{code:java}
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]
{code}