diff --git a/plugins/convention/pom.xml b/plugins/convention/pom.xml index b146be6f6..c1e45f747 100644 --- a/plugins/convention/pom.xml +++ b/plugins/convention/pom.xml @@ -18,19 +18,6 @@ - - true - org.apache.maven.plugins - maven-source-plugin - - - attach-sources - - jar - - - - org.apache.felix maven-bundle-plugin diff --git a/plugins/javatemplates/pom.xml b/plugins/javatemplates/pom.xml index 6089d1b20..c2dc7f805 100644 --- a/plugins/javatemplates/pom.xml +++ b/plugins/javatemplates/pom.xml @@ -65,21 +65,4 @@ - - - - true - org.apache.maven.plugins - maven-source-plugin - - - attach-sources - - jar - - - - - - diff --git a/pom.xml b/pom.xml index c47ac1b34..982e993ce 100644 --- a/pom.xml +++ b/pom.xml @@ -545,11 +545,6 @@ spring-core ${struts2.springPlatformVersion} - - org.springframework - spring-core - ${struts2.springPlatformVersion} - org.springframework spring-webmvc-portlet diff --git a/xwork-core/pom.xml b/xwork-core/pom.xml index 2291af862..c4c7bee63 100644 --- a/xwork-core/pom.xml +++ b/xwork-core/pom.xml @@ -154,7 +154,7 @@ maven-bundle-plugin - org.apache.commons.lang.xwork.*,com.opensymphony.xwork2.* + com.opensymphony.xwork2.*