mickaelistria 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_r238960737
##########
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:
The need of consistency is also arguable IMHO. The real need is readability
and consistency doesn't necessarily improve that.
----------------------------------------------------------------
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