This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-9b88a292-8c91-40b1-9c45-b01141f4642b XWIKI-23624 Open

Get ckeditor as a Maven dependency instead of an external download

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-4174637b-8659-4954-869f-6724cd104bea Thomas Mortagne created this issue on 23/Oct/25 09:34
 
Summary: Get ckeditor as a Maven dependency instead of an external download
Issue Type: cid:jira-generated-image-avatar-9b88a292-8c91-40b1-9c45-b01141f4642b Task
Affects Versions: 16.10.12
Assignee: Unassigned
Components: Development Issues only
Created: 23/Oct/25 09:34
Priority: cid:jira-generated-image-static-major-748ea87d-38f0-4329-a952-1a828ba84f50 Major
Reporter: Thomas Mortagne
Description:

We've always had reliability problems causes by downloading ckeditor from an external server (using the download maven plugin). It would make a lot more sense to deploy it on our externals maven repository and get it from there instead.