diff --git a/pom.xml b/pom.xml index fa8788c77..ed54a4c42 100644 --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,23 @@ + + + org.apache.struts + struts-parent + 2 + + 4.0.0 org.apache.struts.action2 2.0-SNAPSHOT project pom Struts Action 2 + http://struts.apache.org/struts-action2 + + 2006 + Struts Action 2 is a Java web-application development framework. It is built specifically with developer productivity and @@ -15,33 +26,19 @@ internationalization, dynamic form parameter mapping to JavaBeans, robust client and server side validation, and much more. - - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - - http://struts.apache.org - - Apache Software Foundation - http://www.apache.org - - - scm:svn:http://svn.apache.org/repos/asf/struts/action/trunk - scm:svn:https://svn.apache.org/repos/asf/struts/action/trunk - http://svn.apache.org/viewcvs.cgi/struts/action/trunk + scm:svn:http://svn.apache.org/repos/asf/struts/action2/trunk + scm:svn:https://svn.apache.org/repos/asf/struts/action2/trunk + http://svn.apache.org/viewcvs.cgi/struts/action2/trunk - + JIRA http://issues.apache.org/struts/ - - + + apache-maven-test-builds @@ -54,41 +51,26 @@ - - - - WebWork users list - mailto:users@webwork.dev.java.net - https://webwork.dev.java.net/servlets/ProjectMailingListList - https://webwork.dev.java.net/servlets/SummarizeList?listName=users - - http://forums.opensymphony.com/forum.jspa?forumID=1 - - - - WebWork developers list - mailto:dev@webwork.dev.java.net - https://webwork.dev.java.net/servlets/ProjectMailingListList - https://webwork.dev.java.net/servlets/SummarizeList?listName=dev - - http://forums.opensymphony.com/forum.jspa?forumID=32 - - - - WebWork cvs commit list - mailto:cvs@webwork.dev.java.net - https://webwork.dev.java.net/servlets/ProjectMailingListList - https://webwork.dev.java.net/servlets/SummarizeList?listName=cvs - - http://forums.opensymphony.com/forum.jspa?forumID=9 - - - core extras apps + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + + Apache Software Foundation + http://www.apache.org + + snapshots-maven-codehaus @@ -117,6 +99,13 @@ http://cvs.apache.org/repository + + apache.snapshots + Apache Maven Repository (Snapshots and Test Builds) + http://cvs.apache.org/maven-snapshot-repository + true + true + opensymphony opensymphony @@ -160,6 +149,8 @@ + + @@ -202,6 +193,43 @@ + + install + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + + + maven-javadoc-plugin + + true + + + + maven-surefire-report-plugin + + + + org.codehaus.mojo + jxr-maven-plugin + + + maven-pmd-plugin + + + + + +