Pankraz76 commented on code in PR #2399:
URL: https://github.com/apache/maven/pull/2399#discussion_r2111988814


##########
impl/maven-impl/src/main/java/org/apache/maven/impl/standalone/ApiRunner.java:
##########
@@ -402,8 +402,6 @@ static Session newSession(RepositorySystem system, Lookup 
lookup, @Nullable Loca
                         mavenUserHome.resolve("settings.xml"))
                 .getEffectiveSettings();
 
-        settings.getProfiles();

Review Comment:
   should find such issues by tooling.
   
   <img width="1393" alt="image" 
src="https://github.com/user-attachments/assets/b39712e5-d03e-43c0-817c-2c6134f41335";
 />
   
   mostly IO stuff easy to rewrite: 
   <img width="1662" alt="image" 
src="https://github.com/user-attachments/assets/0e75a25e-c381-4ac7-aebb-ff64e5f4e698";
 />
   



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

Reply via email to