MertCingoz opened a new issue, #400:
URL: https://github.com/apache/maven-build-cache-extension/issues/400

   ### Affected version
   
   1.2.0
   
   ### Bug description
   
   Hidden files are excluded from the cache even when explicitly matched by a 
glob pattern. This prevents important files such as .npmrc, .env, 
.dockerignore, etc., from being cached, leading to inconsistent builds.
   
   ```
   <include glob="{*,.*}">
   ```


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