apache / apache/maven-shade-plugin
[MSHADE-433] Support .kt files when isShadeSourcesContent is enabled
- Dominant language
- Java
- Stars
- 188
- Forks
- 103
- Avg merge
- 16h 39m
- Merged PRs (30d)
- 4
Description
**[Guillaume Grossetie](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=ggrossetie)** opened **[MSHADE-433](https://issues.apache.org/jira/browse/MSHADE-433?redirect=false)** and commented
`The shadeSourcesContent is really useful but currently it only supports Java files. I think it would be great to support Kotlin files.`
I'm willing to work on this feature/improvement.
---
**Affects:** 3.4.1
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the implementation and tests for isShadeSourcesContent, then trace where Java files are handled. Add equivalent support for .kt files and verify that shaded Kotlin sources are included when the option is enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, kotlin
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100