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_r238857052
 
 

 ##########
 File path: 
maven-core/src/main/java/org/apache/maven/project/DefaultProjectBuilder.java
 ##########
 @@ -81,6 +81,9 @@
     implements ProjectBuilder
 {
 
+    public static final String DISABLE_GLOBAL_MODEL_CACHE_SYSTEM_PROPERTY =
+            "defaultProjectBuilder.disableGlobalModelCache";
 
 Review comment:
   ok, I'll do it.

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

Reply via email to