michael-o commented on a change in pull request #194: MNG-6350 - Test + System
property to disable global model cache
URL: https://github.com/apache/maven/pull/194#discussion_r238848386
##########
File path:
maven-core/src/test/java/org/apache/maven/project/ProjectBuilderTest.java
##########
@@ -84,4 +88,36 @@ public void testVersionlessManagedDependency()
// this is expected
}
}
+
+ public void testReadModifiedPoms() throws Exception {
Review comment:
This entire method does not adhere to our formatting rules.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services