Prevent the definition of a Java package from occurring multiple times across multiple artifacts
Open
build
improvement
P3
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
BEAM-6519 was fixed by performing a package rename that was outstanding but nothing was added to prevent a regression.
This task is to add a verification to the build system which ensures that no Java package is defined multiple times.
Imported from Jira [BEAM-7004](https://issues.apache.org/jira/browse/BEAM-7004). Original Jira may contain additional context.
Reported by: lcwik.
Contributor guide
Assessment
This issue has not been assessed yet.