KIP-897 — Publish a single kafka (aka core) Maven artifact in Apache Kafka 4.0
Discarded Admin
KIP-897 (discarded in favor of moving code out of the `core` module) proposed renaming the Maven artifact `kafka_2.13` to `kafka` in Apache Kafka 4.0 to reflect that only one Scala version would be supported after KIP-751 deprecated Scala 2.12. The dual-artifact build requires compiling and testing the project twice per release, and Java projects that consume the `core` module gain no benefit from the Scala version suffix in the artifact coordinates.
Details
| Author | Ismael Juma |
| Status | Discarded |
| JIRA | KAFKA-14819 |
| Wiki | View on Apache Wiki |
| Created | 2023-01-12 |
| Last Modified | 2023-11-19 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.