This issue has been created
There are 3 updates.
 
 
XWiki Commons / cid:jira-generated-image-avatar-fbd78988-0bf9-47a5-b69a-449f448603cb XCOMMONS-3562 In Progress

Snapshot repository declared in Maven poms should not be used to search for release artifacts

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-be63aa89-9228-4cb1-ace7-2c256731d07f Thomas Mortagne created this issue on 05/Feb/26 11:31
 
Summary: Snapshot repository declared in Maven poms should not be used to search for release artifacts
Issue Type: cid:jira-generated-image-avatar-fbd78988-0bf9-47a5-b69a-449f448603cb Bug
Affects Versions: 17.10.3
Assignee: Unassigned
Components: Extension
Created: 05/Feb/26 11:31
Priority: cid:jira-generated-image-static-major-2dabaed7-2b02-4821-ae68-273592f6593d Major
Reporter: Thomas Mortagne
Description:

Right now Extension don't make any difference between repository and will search for artifact in all repositories declare in pom files. But it can lead to trying way more repositories than it should.

 
 

3 updates

 
cid:jira-generated-image-avatar-be63aa89-9228-4cb1-ace7-2c256731d07f Changes by Thomas Mortagne on 05/Feb/26 11:32
 
Assignee: Thomas Mortagne
Labels: performance
Status: Open In Progress