In the whole documentation
changed "main code" to "main source code"
changed all similar occurence of "copy or transfer" to "copy"
In index.html
changed "This, thus, allows the separation ..." to "Thus, this allows the separation... "
(reported by Edwin Punzalan)
changed "Resources are categorized into two" to "Resources come in two"
changed all occurences of "resources of" to "resources for"
changed "Javadoc Plugin" to "Resources Plugin"
(reported by Dennis Lundberg)
In encoding.html
changed "<encoding>UTF-8</aggregate>" to "<encoding>UTF-8</encoding>"
(reported by Edwin Punzalan)
In FAQ.html
changed "The Maven Resource Plugin only allwos encoding values..." to "The Maven Resource Plugin only allows encoding values..."
(reported by Dennis Lundberg)
In filter.html
changed "we can sdo so" to "we can do so"
(reported by Dennis Lundberg)
changed "$... delimeters" to "$
{...}
delimiters"
In include-exclude.html
changed "And to excludes a resource" to "And to exclude a resource"
changed "need to add an exclude tag" to "need to add an excludes tag"
changed "non-resource file #1" to "non-resource file #2", "non-resource file #3", and "non-resource file #n"
(reported by Dennis Lundberg)
changed "To include a file" to "To include a resource"
In ResourcesMojo.java
changed "Copy application resources" to "Copy resources for the main source code to the main output directory"
In site.xml
changed all occurences of "Maven Resource Report" to "Maven Resource Plugin"
(reported by Dennis Lundberg)
In TestResourcesMojo.java
changed "Copy test resources" to "Copy resources for the test source code to the test output directory."
Good day,
This patch documents MRESOUCES-23 (capable of passing docck:plugin). May I ask you guys to review it so that I can edit the patch accordingly. Thanks.
Franz