[MNG-5378] Replace plexus-util StringUtils with commons-lang3#155
Closed
slachiewicz wants to merge 1 commit intoapache:masterfrom
Closed
[MNG-5378] Replace plexus-util StringUtils with commons-lang3#155slachiewicz wants to merge 1 commit intoapache:masterfrom
slachiewicz wants to merge 1 commit intoapache:masterfrom
Conversation
6c57ccb to
5442d01
Compare
f4e3055 to
2a3d3c7
Compare
2a3d3c7 to
ac8cdf7
Compare
ac8cdf7 to
7f31c64
Compare
pzygielo
pushed a commit
to pzygielo/maven
that referenced
this pull request
Jan 4, 2023
… dependency in profile which is managed by <dependencyManagement> (apache#155) * Fixes apache#145, apache#148 add codes to parse the <version> for the dependency in profile which is managed by <dependencyManagement> * remove redundant code * add empty line at the end of files * remove profile-with-deps-inherit-parent-depMgmt-ci test * consolidate two blocks of code change into createCleanPom method * restore import change * restore import change * add test profile-with-deps-inherit-parent-depMgmt-flatten-dep-all-oss * change test profile-with-deps-inherit-parent-depMgmt-flatten-dep-all-oss to profile-with-deps-inherit-parent-depMgmt-flatten-dep-all-oss-bom * code style fix * fix indents and licenses declaration in verify.groovy * set scope as compile and optional as false if not specified * fix scope and optional - code style Co-authored-by: yangnuoyu <yangnuoyu@penguin>
|
Resolve #6549 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.