You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by an...@apache.org on 2016/05/12 19:54:43 UTC

svn commit: r1743553 - /maven/plugins/trunk/maven-resources-plugin/src/site/apt/index.apt.vm

Author: andham
Date: Thu May 12 19:54:43 2016
New Revision: 1743553

URL: http://svn.apache.org/viewvc?rev=1743553&view=rev
Log:
[MRESOURCES-218] List of examples not complete on first page

Modified:
    maven/plugins/trunk/maven-resources-plugin/src/site/apt/index.apt.vm

Modified: maven/plugins/trunk/maven-resources-plugin/src/site/apt/index.apt.vm
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-resources-plugin/src/site/apt/index.apt.vm?rev=1743553&r1=1743552&r2=1743553&view=diff
==============================================================================
--- maven/plugins/trunk/maven-resources-plugin/src/site/apt/index.apt.vm (original)
+++ maven/plugins/trunk/maven-resources-plugin/src/site/apt/index.apt.vm Thu May 12 19:54:43 2016
@@ -86,7 +86,7 @@ ${project.name}
 * Examples
 
    The following examples show how to use the Resources Plugin in more advanced
-   usecases:
+   use cases:
 
    * {{{./examples/encoding.html}Specifying a character encoding scheme}}
 
@@ -100,4 +100,8 @@ ${project.name}
 
    * {{{./examples/copy-resources.html}Copy resources}}
 
+   * {{{./examples/binaries-filtering.html}Binaries filtering}}
+
+   * {{{./examples/custom-resource-filters.html}Custom resources filters}}
+
    []