This issue has been created
There are 3 updates.
 
 
XWiki Infrastructure / cid:jira-generated-image-avatar-68fb22d9-6f84-4c93-96ba-6d0a243ad3d0 XINFRA-440 In Progress

Make sure xwiki-commons pom are indeed available on Maven Central before start xwiki-rendering release

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-59643344-ebf3-4b7c-94aa-bc7a7fbe0b61 Thomas Mortagne created this issue on 07/Oct/25 12:14
 
Summary: Make sure xwiki-commons pom are indeed available on Maven Central before start xwiki-rendering release
Issue Type: cid:jira-generated-image-avatar-68fb22d9-6f84-4c93-96ba-6d0a243ad3d0 Improvement
Assignee: Unassigned
Components: Dev tools
Created: 07/Oct/25 12:14
Priority: cid:jira-generated-image-static-major-fbef09e4-c918-466d-8d27-bf68fdf3755a Major
Reporter: Thomas Mortagne
Description:

While it's supposed to be Maven Central pluging's job, it seems it's not as reliable as expected and recent release failed because the validation of xwiki-rendering could not resolve xwiki-commons root pom.

 
 

3 updates

 
cid:jira-generated-image-avatar-59643344-ebf3-4b7c-94aa-bc7a7fbe0b61 Changes by Thomas Mortagne on 07/Oct/25 12:14
 
Description: While it's supposed to be Maven Central pluging plugin 's job, it seems it's not as reliable as expected and recent release failed because the validation of xwiki-rendering could not resolve xwiki-commons root pom.

We should add bulletproofing in the for of a loop checking if xwiki-commons artifacts can indeed be reached.
Assignee: Thomas Mortagne
Status: Open In Progress