- remove references to "oval plugin" (removed)
This commit is contained in:
jdyer1
2023-11-13 13:48:12 -06:00
committed by Lukasz Lenart
parent 06228a7297
commit bd6f347dbf
7 changed files with 0 additions and 69 deletions
-5
View File
@@ -206,11 +206,6 @@
<artifactId>struts2-tiles-plugin</artifactId>
</dependency>
<dependency>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-oval-plugin</artifactId>
</dependency>
<dependency>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-json-plugin</artifactId>
-12
View File
@@ -78,14 +78,6 @@
<include>SITEMESH-LICENSE.txt</include>
</includes>
</fileSet>
<fileSet>
<directory>../plugins/oval/src/main/resources</directory>
<outputDirectory></outputDirectory>
<includes>
<include>OVAL-LICENSE.txt</include>
<include>XSTREAM-LICENSE.txt</include>
</includes>
</fileSet>
<fileSet>
<directory>target/apps</directory>
<outputDirectory>apps</outputDirectory>
@@ -161,10 +153,6 @@
<directory>../plugins/osgi/target/apidocs</directory>
<outputDirectory>docs/struts2-plugins/struts2-osgi-plugin/apidocs</outputDirectory>
</fileSet>
<fileSet>
<directory>../plugins/oval/target/apidocs</directory>
<outputDirectory>docs/struts2-plugins/struts2-oval-plugin/apidocs</outputDirectory>
</fileSet>
<fileSet>
<directory>../plugins/plexus/target/apidocs</directory>
<outputDirectory>docs/struts2-plugins/struts2-plexus-plugin/apidocs</outputDirectory>
-4
View File
@@ -96,10 +96,6 @@
<directory>../plugins/osgi/target/apidocs</directory>
<outputDirectory>docs/struts2-plugins/struts2-osgi-plugin/apidocs</outputDirectory>
</fileSet>
<fileSet>
<directory>../plugins/oval/target/apidocs</directory>
<outputDirectory>docs/struts2-plugins/struts2-oval-plugin/apidocs</outputDirectory>
</fileSet>
<fileSet>
<directory>../plugins/plexus/target/apidocs</directory>
<outputDirectory>docs/struts2-plugins/struts2-plexus-plugin/apidocs</outputDirectory>
-8
View File
@@ -78,13 +78,5 @@
<include>SITEMESH-LICENSE.txt</include>
</includes>
</fileSet>
<fileSet>
<directory>../plugins/oval/src/main/resources</directory>
<outputDirectory></outputDirectory>
<includes>
<include>OVAL-LICENSE.txt</include>
<include>XSTREAM-LICENSE.txt</include>
</includes>
</fileSet>
</fileSets>
</assembly>
-5
View File
@@ -116,11 +116,6 @@
<artifactId>struts2-osgi-plugin</artifactId>
<version>${struts-version.version}</version>
</dependency>
<dependency>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-oval-plugin</artifactId>
<version>${struts-version.version}</version>
</dependency>
<dependency>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-plexus-plugin</artifactId>
-5
View File
@@ -604,11 +604,6 @@
<artifactId>struts2-testng-plugin</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-oval-plugin</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-json-plugin</artifactId>
-30
View File
@@ -148,36 +148,6 @@
<packageUrl regex="true">^pkg:maven/org\.codehaus\.plexus/plexus\-utils@.*$</packageUrl>
<vulnerabilityName>Possible XML Injection</vulnerabilityName>
</suppress>
<suppress>
<notes><![CDATA[file name: oval-1.90.jar]]></notes>
<packageUrl regex="true">^pkg:maven/net\.sf\.oval/oval@.*$</packageUrl>
<cpe>cpe:/a:apache:groovy</cpe>
</suppress>
<suppress>
<notes><![CDATA[file name: oval-1.90.jar]]></notes>
<packageUrl regex="true">^pkg:maven/net\.sf\.oval/oval@.*$</packageUrl>
<cpe>cpe:/a:apache:log4j</cpe>
</suppress>
<suppress>
<notes><![CDATA[file name: oval-1.90.jar]]></notes>
<packageUrl regex="true">^pkg:maven/net\.sf\.oval/oval@.*$</packageUrl>
<cpe>cpe:/a:jruby:jruby</cpe>
</suppress>
<suppress>
<notes><![CDATA[file name: oval-1.90.jar]]></notes>
<packageUrl regex="true">^pkg:maven/net\.sf\.oval/oval@.*$</packageUrl>
<cpe>cpe:/a:xstream_project:xstream</cpe>
</suppress>
<suppress>
<notes><![CDATA[file name: oval-1.90.jar: xstream-1.4.19.jar]]></notes>
<packageUrl regex="true">^pkg:maven/com\.thoughtworks\.xstream/xstream@.*$</packageUrl>
<cve>CVE-2022-40151</cve>
<cve>CVE-2022-40152</cve>
<cve>CVE-2022-40153</cve>
<cve>CVE-2022-40154</cve>
<cve>CVE-2022-40155</cve>
<cve>CVE-2022-40156</cve>
</suppress>
<!-- TestNG -->
<suppress>
<notes><![CDATA[file name: guava-19.0.jar]]></notes>