Pankraz76 commented on code in PR #2430: URL: https://github.com/apache/maven/pull/2430#discussion_r2126875417
########## impl/maven-core/src/test/java/org/apache/maven/model/WrapperPropertiesOrderTest.java: ########## @@ -58,6 +65,46 @@ public void testOrderPreservationAfterModification() { assertEquals("third", keys.get(2)); // Verify value was updated - assertEquals("modified", modelProps.getProperty("first")); Review Comment: this seems strange that it has changed. <img width="1791" alt="image" src="https://github.com/user-attachments/assets/5a7f1d7c-b1fd-4582-9a44-14ec69666c7a" /> -- 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