Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 10.10
-
Fix Version/s: 10.11-rc-1
-
Component/s: Development Issues only
-
Labels:
-
Difficulty:Unknown
-
Documentation:N/A
-
Documentation in Release Notes:N/A
-
Similar issues:
-
Flickering Test:org.xwiki.test.ui.AllTests#upgrade
Description
This is because of the optional dependencies which are not downloaded. Need to find a good way to make sure those are gathered but it's not easy with Maven.
An alternative is to unzip the XIP package instead of relying on local Maven repository but I would have preferred to test in most common use case (i.e. extension "downloaded" from a repository).