slawekjaranowski commented on PR #1830:
URL: https://github.com/apache/maven-resolver/pull/1830#issuecomment-4246742462

   > > Example: plugins can provide unconfigured repo,
   > > when we have configuration for mirror in settings - mirror will be used 
only for metadata.
   > 
   > Are you sure about this? This sounds wrong...
   
   I discovered it by using `wildfly-maven-plugin`, which manually add 
repsitories:
   
   
https://github.com/wildfly/wildfly-maven-plugin/blob/3c924bc6d07cccd3954dfd28811364044c1f2f7a/core/src/main/java/org/wildfly/plugin/core/MavenRepositoriesEnricher.java
   
   only proxy is configured here (also manually), 
   
   I have configured mirrors in my settings.
   
   I such case in normal resolutions, mirrors are not used ... but for prefixes 
metadata we add mirror ...
   
   My debug session show:
   <img width="987" height="353" alt="image" 
src="https://github.com/user-attachments/assets/576f08c6-4179-42ff-805b-d0c32baa6634";
 />
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to