Missing hippo-ckeditor dependency in v14.6.0

When building project [1] with opensource maven archetype 14.6.0, a dependency hippo-ckeditor 4.16.0-h2 is missing.
Viewing the repo [2] could not find this dependency.

[1] Create the Project - Bloomreach Experience - Headless Digital Experience Platform
[2] Index of /groups/maven2/org/onehippo/cms7/hippo-ckeditor

[INFO] Reactor Summary for webcms 0.1.0-SNAPSHOT:
[INFO]
[INFO] webcms ............................................. SUCCESS [  1.293 s]
[INFO] webcms Repository Data ............................. SUCCESS [  0.062 s]
[INFO] webcms Repository Data For Application ............. SUCCESS [  1.209 s]
[INFO] webcms CMS Dependencies ............................ SUCCESS [  3.337 s]
[INFO] webcms Repository Data For Development ............. SUCCESS [  0.267 s]
[INFO] webcms Repository Data For Site .................... SUCCESS [  0.481 s]
[INFO] webcms Repository Data For Site Development ........ SUCCESS [  0.213 s]
[INFO] webcms Site ........................................ SUCCESS [  0.038 s]
[INFO] webcms Site Components ............................. SUCCESS [  1.298 s]
[INFO] webcms Repository Data Web Files ................... SUCCESS [  0.293 s]
[INFO] webcms CMS ......................................... FAILURE [  0.567 s]
[INFO] webcms Site Webapp ................................. SKIPPED
[INFO] webcms Essentials .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10.360 s
[INFO] Finished at: 2021-07-21T00:28:19+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project cms: Could not resolve dependencies for project org.example-cms:war:0.1.0-SNAPSHOT: Could not find artifact org.onehippo.cms7:hippo-ckeditor:jar:optimized:4.16.0-h2 in hippo (https://m
aven.onehippo.com/maven2/) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :cms