vy commented on code in PR #389:
URL: https://github.com/apache/logging-parent/pull/389#discussion_r3699953577


##########
pom.xml:
##########
@@ -956,6 +963,16 @@
         </executions>
       </plugin>
 
+      <!--
+        ~ Use Mimir as Maven cache:
+        ~ See: https://maveniverse.eu/docs/mimir/
+        -->
+      <plugin>
+        <groupId>eu.maveniverse.maven.mimir</groupId>
+        <artifactId>extension</artifactId>
+        <extensions>true</extensions>
+      </plugin>

Review Comment:
   Does this mean Mimir will be used everywhere, not just CI?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to