Pankraz76 commented on code in PR #2439: URL: https://github.com/apache/maven/pull/2439#discussion_r2128883749
########## .gitignore: ########## @@ -1,19 +1,12 @@ +!.idea/icon.png **/target/** -.project -.classpath -.settings/ -.svn/ -# Intellij -*.ipr *.iml -.idea -!.idea/icon.png +*.ipr .DS_Store -/bootstrap Review Comment: <img width="1854" alt="image" src="https://github.com/user-attachments/assets/ce2943a6-3883-438a-a495-9e85d79ff852" /> might be intend to target this `/maven/its/core-it-suite/src/test/resources/bootstrap` buts its not the same. If was ok all the time, lets get rid of this **cost of carry**. -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org