Stop publishing Che parent and Che server artifacts to Maven Central #18941
Labels
area/ci
CI build and releases, PR testing, & whitelabel/productization issues
kind/task
Internal things, technical debt, and to-do tasks to be performed.
severity/P1
Has a major impact to usage or development of the system.
Milestone
Is your task related to a problem? Please describe.
Since we now live in a container world, publishing maven artifacts is an outdated construct.
And since we also now live in a typescript/nodejs/golang world, only 1 small part of the Che build/release process still depends on Maven at all, with everything else having already moved to other languages and other publishing methods.
Describe the solution you'd like
As such, it's time to move away from publishing these maven artifacts. We'd like to deprecate as of 7.26.0 (Feb 10) and cease publishing the che server and che parent artifacts in April 2020, starting with Che 7.29.0 (April 14).
If you have any technical objections to this plan, please reply to this thread or comment on this issue, as we'd like to formalize this plan in time for the start of the 7.26 release next week.
The text was updated successfully, but these errors were encountered: