diff --git a/api/pom.xml b/api/pom.xml index 96dad3966..603f9babd 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -11,7 +11,13 @@ struts2-api jar Struts 2 API - + + + apache-site + scp://people.apache.org/www/struts.apache.org/2.x/api + + + javax.servlet servlet-api diff --git a/core/pom.xml b/core/pom.xml index 04441b72e..5c1c2eb9f 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -15,7 +15,7 @@ apache-site - scp://people.apache.org/www/struts.apache.org/2.x/struts-core + scp://people.apache.org/www/struts.apache.org/2.x/core diff --git a/core/src/site/site.xml b/src/site/site.xml similarity index 66% rename from core/src/site/site.xml rename to src/site/site.xml index 1c7589d17..916768132 100644 --- a/core/src/site/site.xml +++ b/src/site/site.xml @@ -56,17 +56,7 @@ - - - - + + + + + + + + + + + + + + + + + + + + + ${reports} diff --git a/core/src/site/xdoc/index.xml b/src/site/xdoc/index.xml similarity index 100% rename from core/src/site/xdoc/index.xml rename to src/site/xdoc/index.xml diff --git a/core/src/site/xdoc/jxr.xml b/src/site/xdoc/jxr.xml similarity index 100% rename from core/src/site/xdoc/jxr.xml rename to src/site/xdoc/jxr.xml