Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 11.10.2
-
Component/s: Development Issues only
-
Labels:
-
Difficulty:Unknown
-
Documentation:N/A
-
Documentation in Release Notes:N/A
-
Similar issues:
Description
xwiki-platform-tree-test-page-objects depends on xwiki-platform-test-ui but this one is only build when the Maven profile "integration-tests" is used, while tree-test-page-objects is build without any specific profile. It might lead to inconsistency: we should build tree-test-pageobjects only if the profile integration-tests is used.