Guard against duplicate classes when building grails-core
Open
build
relates-to: gradle
- Dominant language
- Groovy
- Stars
- 2.9k
- Forks
- 975
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 92
Description
### Issue description
https://blog.gradle.org/detect-maven-hijack-risks-in-gradle-with-plugin details one possible way to guard against duplicate classes. We should explore adding this to our build for increased security.
Contributor guide
Research direction
Start by reviewing the Grails build configuration and the linked Gradle article on detecting Maven hijack risks. Determine how duplicate classes can be detected during the grails-core build, then verify that the build guards against them without breaking normal builds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy
- Domain
- build-system, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100