mirror of
https://github.com/apache/struts.git
synced 2026-08-11 01:27:14 +00:00
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:
@@ -214,9 +214,11 @@
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>jxr-maven-plugin</artifactId>
|
||||
</plugin>
|
||||
<!--
|
||||
<plugin>
|
||||
<artifactId>maven-pmd-plugin</artifactId>
|
||||
</plugin>
|
||||
-->
|
||||
</plugins>
|
||||
</reporting>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user