There is 1 update, 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-8b1eba5a-50b8-45cc-8653-d372b91f8381 XWIKI-24178 In Progress

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

 
View issue   ยท   Add comment
 

1 update

 
cid:jira-generated-image-avatar-405434ad-3c5b-4b59-8f0b-c0022e3370cf Changes by Thomas Mortagne on 03/Apr/26 15:36
 
Description: The code in charge of copying classes assume TestConfiguration#getOutputDirectory() assumes it's is returning the Maven target build directory, but it's only the case when "maven.build.dir" is set .
 
 

1 comment

 
cid:jira-generated-image-avatar-405434ad-3c5b-4b59-8f0b-c0022e3370cf Thomas Mortagne on 03/Apr/26 15:35
 
Waiting for 17.10. 5 6 release before cherry-picking in the 17.10.x branch.