[MDEP-519] Implemented feature to add the description to each artefact#91
Closed
rajivpjs wants to merge 2 commits intoapache:masterfrom
Closed
[MDEP-519] Implemented feature to add the description to each artefact#91rajivpjs wants to merge 2 commits intoapache:masterfrom
rajivpjs wants to merge 2 commits intoapache:masterfrom
Conversation
Author
|
Closing this PR, as Herve mentions this won't be usable on the console. I think this ticket can be descoped. I am happy to reopen again, if it is required to. |
|
Resolve #6417 |
gnodet
added a commit
to gnodet/maven
that referenced
this pull request
Nov 7, 2025
gnodet
added a commit
to gnodet/maven
that referenced
this pull request
Nov 7, 2025
gnodet
added a commit
to gnodet/maven
that referenced
this pull request
Nov 8, 2025
Major milestone reached: - PR apache#91 (plugin management methods) approved by cstamas and ready for merge - PR apache#93 (convenience methods) has CI passing and awaiting review - All Maven tests continue to pass (214 mvnup + 371 maven-cli) - Full build successful without any JDOM2 dependencies The DomTrip migration is 100% complete and fully functional. Next step is waiting for the approved PR to be merged.
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.
Implemented feature that will add the description if the project contains the description. I couldn't find any exisiting unit tests for this.
Please review.