See <https://ci-builds.apache.org/job/Struts/job/Struts-examples-dependency-check/151/display/redirect>
Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on builds48 (tmp-22 ubuntu) in workspace <https://ci-builds.apache.org/job/Struts/job/Struts-examples-dependency-check/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir > <https://ci-builds.apache.org/job/Struts/job/Struts-examples-dependency-check/ws/.git> > # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://gitbox.apache.org/repos/asf/struts-examples.git # timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/struts-examples.git > git --version # timeout=10 > git --version # 'git version 2.34.1' > git fetch --tags --force --progress -- > https://gitbox.apache.org/repos/asf/struts-examples.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision d09ddbb60ebc1aa49a010fe39f7ddd01bd8d460e (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f d09ddbb60ebc1aa49a010fe39f7ddd01bd8d460e # timeout=10 Commit message: "Merge pull request #457 from apache/simplified-upload" > git rev-list --no-walk d09ddbb60ebc1aa49a010fe39f7ddd01bd8d460e # timeout=10 Setting MAVEN_3_LATEST_HOME=/home/jenkins/tools/maven/latest3 [Struts-examples-dependency-check] $ /bin/sh -xe /tmp/jenkins18183123338440760285.sh + export MAVEN_OPTS=-Xms2g -Xmx2g + export PATH=/home/jenkins/tools/maven/latest3:/home/jenkins/tools/java/latest17/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin + ./mvnw verify -Pdependency-check [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.struts:rest-angular:war:2.0.0 [WARNING] 'build.plugins.plugin.version' for com.cj.jshintmojo:jshint-maven-plugin is missing. @ line 116, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Struts 2 Examples [pom] [INFO] Action chaining [war] [INFO] Annotations with Convention Plugin [war] [INFO] Basic Struts2 Example [war] [INFO] Bean Validation [war] [INFO] Struts 2 Blank Webapp [war] [INFO] Coding Struts 2 Action [war] [INFO] Control Tags [war] [INFO] CRUD Example [war] [INFO] Debugging Struts [war] [INFO] Dynamic Url [war] [INFO] Exception handling [war] [INFO] Exclude Parameters [war] [INFO] Expression Cache [war] [INFO] File upload [war] [INFO] Form Processing [war] [INFO] Form Tags [war] [INFO] Form validation [war] [INFO] XML based form validation [war] [INFO] Hello World Struts 2 Example Application [war] [INFO] Http Session [war] [INFO] Struts 2 Interceptors [war] [INFO] jfreechart [war] [INFO] JSON produce/consume [war] [INFO] Customized JSON produce [war] [INFO] Struts 2 Mail Reader Webapp [war] [INFO] Message resource [war] [INFO] Message Store [war] [INFO] Preparable Interface [war] [INFO] Struts 2 Quarkus [jar] [INFO] REST to Action Mapper Example Application [war] [INFO] REST Plugin based application with AngularJS [war] [INFO] Struts2 with Basic Shiro Security Integration [war] [INFO] Struts2 with Spring Integration [war] [INFO] Custom TextProvider [war] [INFO] Struts Tiles Example [war] [INFO] Struts 2 Themes [war] [INFO] Struts 2 Themes Override [war] [INFO] Type Conversion [war] [INFO] Unit Testing [war] [INFO] Unknown handler [war] [INFO] Using Struts 2 Tags [war] [INFO] validation-messages [war] [INFO] Wildcard Method Selection [war] [INFO] Wildcard RegEx pattern matching [war] [INFO] JasperReports Tutorial [war] [INFO] Struts Sitemesh 3 Example [war] [INFO] [INFO] -----------------< org.apache.struts:struts-examples >------------------ [INFO] Building Struts 2 Examples 2.0.0 [1/47] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- dependency-check:7.2.1:check (default) @ struts-examples --- [INFO] Checking for updates [INFO] Download Started for NVD CVE - Modified [INFO] Download Complete for NVD CVE - Modified (772 ms) [INFO] Processing Started for NVD CVE - Modified [INFO] Processing Complete for NVD CVE - Modified (5864 ms) [INFO] Begin database maintenance [INFO] Updated the CPE ecosystem on 137551 NVD records [INFO] Cleaned up 4 orphaned NVD records [INFO] End database maintenance (18610 ms) [WARNING] A new version of dependency-check is available. Consider updating to version 12.1.0. [INFO] Begin database defrag [INFO] End database defrag (12356 ms) [INFO] Check for updates complete (42814 ms) [INFO] Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user’s risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report. About ODC: https://jeremylong.github.io/DependencyCheck/general/internals.html False Positives: https://jeremylong.github.io/DependencyCheck/general/suppression.html 💖 Sponsor: https://github.com/sponsors/jeremylong [INFO] Analysis Started [INFO] Finished Archive Analyzer (0 seconds) [INFO] Finished File Name Analyzer (0 seconds) [INFO] Finished Jar Analyzer (0 seconds) [INFO] Finished Dependency Merging Analyzer (0 seconds) [INFO] Finished Version Filter Analyzer (0 seconds) [INFO] Finished Hint Analyzer (0 seconds) [INFO] Created CPE Index (3 seconds) [INFO] Finished CPE Analyzer (3 seconds) [INFO] Finished False Positive Analyzer (0 seconds) [INFO] Finished NVD CVE Analyzer (0 seconds) [INFO] Finished RetireJS Analyzer (0 seconds) [INFO] Finished Sonatype OSS Index Analyzer (1 seconds) [INFO] Finished Vulnerability Suppression Analyzer (0 seconds) [INFO] Finished Dependency Bundling Analyzer (0 seconds) [INFO] Analysis Complete (6 seconds) [INFO] Writing report to: <https://ci-builds.apache.org/job/Struts/job/Struts-examples-dependency-check/ws/target/dependency-check-report.html> [WARNING] One or more dependencies were identified with known vulnerabilities in Struts 2 Examples: commons-fileupload2-core-2.0.0-M2.jar (pkg:maven/org.apache.commons/[email protected], cpe:2.3:a:apache:commons_fileupload:2.0.0:m2:*:*:*:*:*:*, cpe:2.3:a:apache:commons_net:2.0.0:m2:*:*:*:*:*:*) : CVE-2025-48976, CVE-2021-37533 commons-fileupload2-jakarta-servlet6-2.0.0-M2.jar (pkg:maven/org.apache.commons/[email protected], cpe:2.3:a:apache:commons_fileupload:2.0.0:m2:*:*:*:*:*:*, cpe:2.3:a:apache:commons_net:2.0.0:m2:*:*:*:*:*:*) : CVE-2021-37533 commons-io-2.18.0.jar (pkg:maven/commons-io/[email protected], cpe:2.3:a:apache:commons_io:2.18.0:*:*:*:*:*:*:*, cpe:2.3:a:apache:commons_net:2.18.0:*:*:*:*:*:*:*) : CVE-2021-37533 commons-text-1.13.0.jar (pkg:maven/org.apache.commons/[email protected], cpe:2.3:a:apache:commons_net:1.13.0:*:*:*:*:*:*:*, cpe:2.3:a:apache:commons_text:1.13.0:*:*:*:*:*:*:*) : CVE-2021-37533 See the dependency-check report for more details. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Struts 2 Examples 2.0.0: [INFO] [INFO] Struts 2 Examples .................................. FAILURE [ 56.565 s] [INFO] Action chaining .................................... SKIPPED [INFO] Annotations with Convention Plugin ................. SKIPPED [INFO] Basic Struts2 Example .............................. SKIPPED [INFO] Bean Validation .................................... SKIPPED [INFO] Struts 2 Blank Webapp .............................. SKIPPED [INFO] Coding Struts 2 Action ............................. SKIPPED [INFO] Control Tags ....................................... SKIPPED [INFO] CRUD Example ....................................... SKIPPED [INFO] Debugging Struts ................................... SKIPPED [INFO] Dynamic Url ........................................ SKIPPED [INFO] Exception handling ................................. SKIPPED [INFO] Exclude Parameters ................................. SKIPPED [INFO] Expression Cache ................................... SKIPPED [INFO] File upload ........................................ SKIPPED [INFO] Form Processing .................................... SKIPPED [INFO] Form Tags .......................................... SKIPPED [INFO] Form validation .................................... SKIPPED [INFO] XML based form validation .......................... SKIPPED [INFO] Hello World Struts 2 Example Application ........... SKIPPED [INFO] Http Session ....................................... SKIPPED [INFO] Struts 2 Interceptors .............................. SKIPPED [INFO] jfreechart ......................................... SKIPPED [INFO] JSON produce/consume ............................... SKIPPED [INFO] Customized JSON produce ............................ SKIPPED [INFO] Struts 2 Mail Reader Webapp ........................ SKIPPED [INFO] Message resource ................................... SKIPPED [INFO] Message Store ...................................... SKIPPED [INFO] Preparable Interface ............................... SKIPPED [INFO] Struts 2 Quarkus ................................... SKIPPED [INFO] REST to Action Mapper Example Application .......... SKIPPED [INFO] REST Plugin based application with AngularJS ....... SKIPPED [INFO] Struts2 with Basic Shiro Security Integration ...... SKIPPED [INFO] Struts2 with Spring Integration .................... SKIPPED [INFO] Custom TextProvider ................................ SKIPPED [INFO] Struts Tiles Example ............................... SKIPPED [INFO] Struts 2 Themes .................................... SKIPPED [INFO] Struts 2 Themes Override ........................... SKIPPED [INFO] Type Conversion .................................... SKIPPED [INFO] Unit Testing ....................................... SKIPPED [INFO] Unknown handler .................................... SKIPPED [INFO] Using Struts 2 Tags ................................ SKIPPED [INFO] validation-messages ................................ SKIPPED [INFO] Wildcard Method Selection .......................... SKIPPED [INFO] Wildcard RegEx pattern matching .................... SKIPPED [INFO] JasperReports Tutorial ............................. SKIPPED [INFO] Struts Sitemesh 3 Example .......................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 57.195 s [INFO] Finished at: 2025-07-01T22:00:08Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.owasp:dependency-check-maven:7.2.1:check (default) on project struts-examples: [ERROR] [ERROR] One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '7.0': [ERROR] [ERROR] commons-fileupload2-core-2.0.0-M2.jar: CVE-2025-48976(8.7) [ERROR] [ERROR] See the dependency-check report for more details. [ERROR] [ERROR] [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException Build step 'Execute shell' marked build as failure Setting MAVEN_3_LATEST_HOME=/home/jenkins/tools/maven/latest3
