Took out PMD, fixed a couple links

WW-1367


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@418544 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Donald J. Brown
2006-07-02 02:59:12 +00:00
parent d1bca27a8e
commit 97457de87d
2 changed files with 5 additions and 3 deletions
+2
View File
@@ -214,9 +214,11 @@
<groupId>org.codehaus.mojo</groupId>
<artifactId>jxr-maven-plugin</artifactId>
</plugin>
<!--
<plugin>
<artifactId>maven-pmd-plugin</artifactId>
</plugin>
-->
</plugins>
</reporting>
+3 -3
View File
@@ -28,11 +28,11 @@ limitations under the License.
<ul>
<li>
<a href="../struts-core/apidocs/index.html" target="_blank">
<a href="../struts2-core/apidocs/index.html" target="_blank">
Struts 2 Core</a></li>
<li>
<a href="../struts-extras/apidocs/index.html" target="_blank">
Struts Extras</a></li>
<a href="../struts2-extras/apidocs/index.html" target="_blank">
Struts 2 Extras</a></li>
</ul>
</section>