apache / apache/maven-shade-plugin
Add a "verbose" config option to plugin, to bring back pre 3.6.1 behaviour
- Dominant language
- Java
- Stars
- 188
- Forks
- 103
- Avg merge
- 16h 39m
- Merged PRs (30d)
- 4
Description
### New feature, improvement proposal
One more +1 for the comment https://github.com/apache/maven-shade-plugin/pull/233#issuecomment-3193724862
The dependency inclusion part was not "noise", rather add a `verbose` option defaulting to `false` to plugin configuration, without having to run everything in debug mode. The list of included dependencies was very useful information.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the referenced comment on pull request #233, then inspect the Maven Shade Plugin configuration and the dependency-inclusion output it discusses. The work is done when a verbose option defaults to false and restores the dependency list without requiring debug mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100