slawekjaranowski commented on PR #11495:
URL: https://github.com/apache/maven/pull/11495#issuecomment-3590146161

   Tycho use own repo layouts like:
   
   ```
    <repositories>
       <repository>
         <id>eclipse</id>
         <name>eclipse</name>
         <url>https://download.eclipse.org/releases/2025-03</url>
         <layout>p2</layout>
       </repository> 
     </repositories> 
   ```
   
   so we can not override it be default


-- 
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