misspelling in documentation: </inclues>
----------------------------------------

                 Key: MRESOURCES-139
                 URL: http://jira.codehaus.org/browse/MRESOURCES-139
             Project: Maven 2.x Resources Plugin
          Issue Type: Task
    Affects Versions: 2.5
            Reporter: KP
            Priority: Minor


{code:xml}
<includes>
          <include> **/*.txt </include>
        </inclues>
        <excludes>
          <exclude> **/*test*.* </exclude>
        </excludes>
{code}

Notice: </inclues>

http://maven.apache.org/plugins/maven-resources-plugin/examples/include-exclude.html

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to