Usage page has syntax errors in the examples
--------------------------------------------
Key: MFINDBUGS-144
URL: https://jira.codehaus.org/browse/MFINDBUGS-144
Project: Maven 2.x FindBugs Plugin
Issue Type: Bug
Affects Versions: 2.3.2
Reporter: Martin Todorov
Priority: Trivial
This is a trivial documentation bug.
The [usage
page|http://mojo.codehaus.org/findbugs-maven-plugin/2.3.2/usage.html] has
various mistakes in the examples such as for example:
{code}
...
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>findbugs-maven-plugin</artifactId>
<version>2.3.2</version>>
</plugin>
...
{code}
Note the line containing the version:
{code}
<version>2.3.2</version>>
{code}
This has been copied all around the place.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email