diff --git a/archiva-modules/archiva-web/pom.xml b/archiva-modules/archiva-web/pom.xml index 4b2cbeb7a..a9b6f9706 100644 --- a/archiva-modules/archiva-web/pom.xml +++ b/archiva-modules/archiva-web/pom.xml @@ -112,26 +112,5 @@ - - - it - - archiva-webapp-test - - - - js - - archiva-webapp-js - - - - it-js - - archiva-webapp-js - archiva-webapp-test-js - - - diff --git a/archiva-modules/pom.xml b/archiva-modules/pom.xml index 06423e954..201e2c846 100644 --- a/archiva-modules/pom.xml +++ b/archiva-modules/pom.xml @@ -163,73 +163,7 @@ --> - - - ci - - - - org.apache.maven.plugins - maven-pmd-plugin - - - - - cpd-check - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - - - - - - - - - org.codehaus.mojo - cobertura-maven-plugin - 2.2 - - - - 77 - 95 - - - - **/*$* - - - - - - clean - - clean - - - - check - - check - - - - - - - - + apache.website diff --git a/pom.xml b/pom.xml index 0b3708bb4..6b02ef848 100644 --- a/pom.xml +++ b/pom.xml @@ -1812,6 +1812,29 @@ + + + it + + archiva-modules/archiva-web/archiva-webapp-test + + + + + js + + archiva-modules/archiva-web/archiva-webapp-js + + + + + it-js + + archiva-modules/archiva-web/archiva-webapp-js + archiva-modules/archiva-web/archiva-webapp-test-js + + + tdev