belingueres commented on PR #627:
URL: 
https://github.com/apache/maven-project-info-reports-plugin/pull/627#issuecomment-4529552398

   My use case is building Spring Boot based projects, which have a BOM with 
600+ dependencies (see 
[here](https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-dependencies/4.0.6)).
   
   In my tests, with the use of cache, the time to produce the dependencies 
goal decreased about half the time it took analyzing the jars.
   
   The location of the cache directory may change, is not required to be in 
that specific .cache/ directory, it was just a convenient suggestion. The only 
requirement is that it needs to be in a place that survives between builds.


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