This issue has been created
There are 4 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-c56b490b-00f6-4700-b568-bb7878f73bb8 XWIKI-24178 In Progress

Impossible t o use a custom class in a docker test if "maven.build.dir" is not set

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-b2939a0e-9df6-4e25-900a-4749e0dc4e6e Thomas Mortagne created this issue on 31/Mar/26 17:36
 
Summary: Impossible t o use a custom class in a docker test if "maven.build.dir" is not set
Issue Type: cid:jira-generated-image-avatar-c56b490b-00f6-4700-b568-bb7878f73bb8 Bug
Affects Versions: 12.10.9, 13.4.2, 13.6-rc-1
Assignee: Unassigned
Components: Test Framework
Created: 31/Mar/26 17:36
Priority: cid:jira-generated-image-static-critical-c7551278-3983-4532-ba41-9bd54589d4d9 Critical
Reporter: Thomas Mortagne
Description:

The code in charge of copying classes assume TestConfiguration#getOutputDirectory() assumes it's returning the Maven target build directory, but it's only the case when "maven.build.dir".

 
 

4 updates

 
cid:jira-generated-image-avatar-b2939a0e-9df6-4e25-900a-4749e0dc4e6e Changes by Thomas Mortagne on 31/Mar/26 17:36
 
Fix Version: 18.3.0-rc-1
Assignee: Thomas Mortagne
Status: Open In Progress
Labels: regression