[
https://issues.apache.org/jira/browse/WW-5376?focusedWorklogId=958647&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-958647
]
ASF GitHub Bot logged work on WW-5376:
--------------------------------------
Author: ASF GitHub Bot
Created on: 25/Feb/25 08:34
Start Date: 25/Feb/25 08:34
Worklog Time Spent: 10m
Work Description: sonarqubecloud[bot] commented on PR #1234:
URL: https://github.com/apache/struts/pull/1234#issuecomment-2681128735
## [](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=1234)
**Quality Gate passed**
Issues
 [0 New
issues](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=1234&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true)
 [0 Accepted
issues](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=1234&issueStatuses=ACCEPTED)
Measures
 [0 Security
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_struts&pullRequest=1234&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true)
 [0.0% Coverage on New
Code](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=1234&metric=new_coverage&view=list)
 [0.0% Duplication on New
Code](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=1234&metric=new_duplicated_lines_density&view=list)
[See analysis details on SonarQube
Cloud](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=1234)
Issue Time Tracking
-------------------
Worklog Id: (was: 958647)
Time Spent: 1.5h (was: 1h 20m)
> struts2-bom should not pull in non-struts dependencies from struts2-parent
> --------------------------------------------------------------------------
>
> Key: WW-5376
> URL: https://issues.apache.org/jira/browse/WW-5376
> Project: Struts 2
> Issue Type: Bug
> Reporter: Tyler King
> Priority: Minor
> Fix For: 6.8.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> The parent of struts-bom pom file is the struts2-parent pom file. The
> struts2-parent pom file includes a dependencyManagement section with many
> non-struts dependencies (including test dependencies such as junit and
> mockito), which are inherited in the struts-bom pom file. This is bad
> practice for a bom file since consumers of that bom will have versions for
> dependencies unrelated to struts locked down.
> See [https://www.garretwilson.com/blog/2023/06/14/improve-maven-bom-pattern]
> and [https://github.com/apache/logging-log4j2] for an example of how they
> have both parent and bom pom files
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
