Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
Description
The jboss-el dependency was removed from demo portlets in FACES-1892 (at least, for JSF 2.2 based branches). However, occurrences of "jboss-el" are still mentioned in files like the following:
THIRD-PARTY.txt
Lists of third-party dependencies. (The Apache Software License, Version 2.0) jboss-el (org.jboss.seam:jboss-el:2.0.0.GA - no url defined)
third-party-missing.properties
# This file is read by the add-third-party goal of the license-maven-plugin org.jboss.seam--jboss-el--2.0.0.GA=The Apache Software License, Version 2.0
All such references are to be removed if the jboss-el dependency is not present in the pom.xml descriptor.