mirror of
https://github.com/apache/struts.git
synced 2026-08-06 15:17:00 +00:00
WN-5141
- remove references to "oval plugin" (removed)
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user