META-INF.maven-faces-plugin.Global.xml Maven / Gradle / Ivy
<?xml version="1.0" ?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <faces-config version="2.0" xmlns="http://java.sun.com/xml/ns/javaee" xmlns:fmd="http://java.sun.com/xml/ns/javaee/faces/design-time-metadata"> <faces-config-extension> <fmd:global-metadata> <fmd:faces-taglib-definitions> <fmd:faces-taglib> <fmd:uri>http://myfaces.apache.org/trinidad</fmd:uri> <fmd:short-name>tr</fmd:short-name> <fmd:display-name>Apache Trinidad Core</fmd:display-name> <fmd:description></fmd:description> <fmd:icon></fmd:icon> </fmd:faces-taglib> </fmd:faces-taglib-definitions> <fmd:contract-definitions> <fmd:contract id="org-apache-myfaces-trinidad-head-holder"> <fmd:display-name>Apache MyFaces Trinidad HTML Head Holder</fmd:display-name> <fmd:description>Expects component children of type org.apache.myfaces.trinidad.HtmlHead</fmd:description> </fmd:contract> <fmd:contract id="org-apache-myfaces-trinidad-htmlframeborderlayout-holder"> <fmd:display-name>Apache MyFaces Trinidad HTML Frame Border Layout Holder</fmd:display-name> <fmd:description>Expects component children of type org.apache.myfaces.trinidad.component.html.HtmlFrameBorderLayout</fmd:description> </fmd:contract> <fmd:contract id="org-apache-myfaces-trinidad-htmlbody-holder"> <fmd:display-name>Apache MyFaces Trinidad HTML Body Holder</fmd:display-name> <fmd:description>Expects component children of type org.apache.myfaces.trinidad.HtmlBody</fmd:description> </fmd:contract> <fmd:contract id="org-apache-myfaces-trinidad-htmlframe-holder"> <fmd:display-name>Apache MyFaces Trinidad HTML Frame Holder</fmd:display-name> <fmd:description>Expects component children of type org.apache.myfaces.trinidad.HtmlFrame</fmd:description> </fmd:contract> <fmd:contract id="org-apache-myfaces-trinidad-htmlrowlayout-holder"> <fmd:display-name>Apache MyFaces Trinidad HTML Row Layout Holder</fmd:display-name> <fmd:description>Expects component children of type org.apache.myfaces.trinidad.HtmlRowLayout</fmd:description> </fmd:contract> <fmd:contract id="org-apache-myfaces-trinidad-htmlcellformat-holder"> <fmd:display-name>Apache MyFaces Trinidad HTML Cell Format Holder</fmd:display-name> <fmd:description>Expects component children of type org.apache.myfaces.trinidad.HtmlCellFormat</fmd:description> </fmd:contract> <fmd:contract id="org-apache-myfaces-trinidad-corecolumn-holder"> <fmd:display-name>Apache MyFaces Trinidad Core Column Holder</fmd:display-name> <fmd:description>Expects component children of type org.apache.myfaces.trinidad.CoreColumn</fmd:description> </fmd:contract> </fmd:contract-definitions> </fmd:global-metadata> </faces-config-extension> </faces-config>