Good day, Thanks for your review. I've already submitted a MRESOURCES-23-maven-resources-patch-2.2.patch to the jira issue <http://jira.codehaus.org/browse/MRESOURCES-23> based from edwin and your inputs, as well as mine.
Btw, although the phases of the goals are already in the resources-mojo.htmland testResources-mojo.html, I've also added that info in the usage.html. Thanks again for your review :) - Franz On 7/18/06, Dennis Lundberg <[EMAIL PROTECTED]> wrote:
FA Valencia See wrote: > Good day, > > I would like to ask for some help reviewing M2's Resource Plugin > Documentation. > > The documentation can be viewed > here<http://people.apache.org/%7Earamirez/maven-resources-plugin/ >(thanks > allan for the stage), while the Jira Issue can be viewed > here<http://jira.codehaus.org/browse/MRESOURCES-23> > . > > Thanks, > Franz Thanks for your efforts on improving the documentation Franz. Here is my review: site.xml - project/name="Maven Resources Report" but other documentation says "Maven Resources Plugin" index.html - "transfering" --> "transferring" - "Resources are categorized into two" --> "Resources come in two categories" - "resources of the main code" --> "resources for the main code" - "resources of the main source" --> "resources for the main source" - "resources of the test source" --> "resources for the test source" - "the Javadoc Plugin" --> "the Resources Plugin" oops :) faq.html - "allwos" --> "allows" filter.html - "we can sdo so" --> "we can do so" include-exclude.html - "And to excludes a resource" --> "And to exclude a resource" - "need to add an exclude tag" --> "need to add an excludes tag" - Excludes example: all non-resource files have #1 I am missing info on which phase the plugin is bound to, if any. -- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
