From ceb4e38b745a7b1a34f71a65232c590a0d292004 Mon Sep 17 00:00:00 2001 From: Kusal Kithul-Godage Date: Sat, 19 Aug 2023 12:10:45 +1000 Subject: [PATCH] WW-5334 Remove plugin dependency on commons-lang3 (provided by core) --- plugins/convention/pom.xml | 4 ---- plugins/embeddedjsp/pom.xml | 4 ---- plugins/jasperreports/pom.xml | 4 ---- plugins/javatemplates/pom.xml | 4 ---- plugins/json/pom.xml | 5 ----- plugins/osgi/pom.xml | 5 ----- plugins/oval/pom.xml | 5 ----- plugins/portlet/pom.xml | 5 ----- plugins/spring/pom.xml | 5 ----- 9 files changed, 41 deletions(-) diff --git a/plugins/convention/pom.xml b/plugins/convention/pom.xml index 44934ab22..8c366cb64 100644 --- a/plugins/convention/pom.xml +++ b/plugins/convention/pom.xml @@ -49,10 +49,6 @@ - - org.apache.commons - commons-lang3 - org.ow2.asm asm diff --git a/plugins/embeddedjsp/pom.xml b/plugins/embeddedjsp/pom.xml index eb6fbf8c0..21e200627 100644 --- a/plugins/embeddedjsp/pom.xml +++ b/plugins/embeddedjsp/pom.xml @@ -32,10 +32,6 @@ DEPRECATED: Struts 2 Embedded JSP Plugin, since 6.0.0 - - org.apache.commons - commons-lang3 - org.apache.struts struts2-velocity-plugin diff --git a/plugins/jasperreports/pom.xml b/plugins/jasperreports/pom.xml index a466dcf6a..38f24eeeb 100644 --- a/plugins/jasperreports/pom.xml +++ b/plugins/jasperreports/pom.xml @@ -32,10 +32,6 @@ Struts 2 Jasper Reports Plugin - - org.apache.commons - commons-lang3 - net.sf.jasperreports jasperreports diff --git a/plugins/javatemplates/pom.xml b/plugins/javatemplates/pom.xml index 1415792d1..26d43c18f 100644 --- a/plugins/javatemplates/pom.xml +++ b/plugins/javatemplates/pom.xml @@ -33,10 +33,6 @@ Struts 2 Java Templates Plugin - - org.apache.commons - commons-lang3 - org.apache.commons commons-text diff --git a/plugins/json/pom.xml b/plugins/json/pom.xml index cc5194038..15930d994 100644 --- a/plugins/json/pom.xml +++ b/plugins/json/pom.xml @@ -54,11 +54,6 @@ test - - org.apache.commons - commons-lang3 - - org.apache.commons commons-text diff --git a/plugins/osgi/pom.xml b/plugins/osgi/pom.xml index b4ed50ab1..37ac0bd3c 100644 --- a/plugins/osgi/pom.xml +++ b/plugins/osgi/pom.xml @@ -84,11 +84,6 @@ struts2-velocity-plugin - - org.apache.commons - commons-lang3 - - commons-digester commons-digester diff --git a/plugins/oval/pom.xml b/plugins/oval/pom.xml index 1993a5397..d2044105d 100644 --- a/plugins/oval/pom.xml +++ b/plugins/oval/pom.xml @@ -49,11 +49,6 @@ xstream - - org.apache.commons - commons-lang3 - - javax.persistence persistence-api diff --git a/plugins/portlet/pom.xml b/plugins/portlet/pom.xml index 68077ca98..bffaac236 100644 --- a/plugins/portlet/pom.xml +++ b/plugins/portlet/pom.xml @@ -51,11 +51,6 @@ true - - org.apache.commons - commons-lang3 - - javax.portlet diff --git a/plugins/spring/pom.xml b/plugins/spring/pom.xml index 6809e4618..021c9f862 100644 --- a/plugins/spring/pom.xml +++ b/plugins/spring/pom.xml @@ -70,11 +70,6 @@ test - - org.apache.commons - commons-lang3 - - org.apache.commons commons-jci-fam