The report that is being generated suits my needs for now. I was checking if I could specify an alternate path for cache-report.<id>.xml so that I can place the report outside the target/ that is being done now.
On Tue, Sep 10, 2024 at 6:13 AM Olivier Lamy <ol...@apache.org> wrote: > Hi, > I perfectly understand the current "report" is very limited :). > We should add some extension points/listener capability here to > generate more interesting reports. > But we will need the data first. > To be honest, I'm a bit busy now to find time to work on that, but > maybe, as Guillaume said, you could start a PR to implement such a > feature? > > Cheers > Olivier > > > On Mon, 9 Sept 2024 at 18:57, Debraj Manna <subharaj.ma...@gmail.com> > wrote: > > > > Thanks for replying. > > > > Currently, cache-report.<id>.xml is getting created under the target > folder > > under the root pom directory. Is there a way for me to provide an > > alternative directory? I checked build-cache-config.xml > > < > https://maven.apache.org/extensions/maven-build-cache-extension/build-cache-config.html > > > > but could not find anything to specify another part for this report file. > > > > On Sun, Sep 8, 2024 at 1:24 PM Olivier Lamy <ol...@apache.org> wrote: > > > > > There is something very minimal in > target/maven-incremental/cache-report* > > > format available > > > > > > > https://maven.apache.org/extensions/maven-build-cache-extension/build-cache-report.html > > > Maybe we could have something aggregate/record those values. > > > > > > On Sun, 8 Sept 2024 at 17:09, Guillaume Nodet <gno...@apache.org> > wrote: > > > > > > > > The best approach may be to implement the feature in the extension, > > > > and provide a PR ? I don't think there's anything like that provided > > > > at the moment. > > > > > > > > Le dim. 8 sept. 2024 à 07:20, Debraj Manna <subharaj.ma...@gmail.com> > a > > > écrit : > > > > > > > > > > Do I have to parse the Maven build logs and then create a metric > > > myself, or > > > > > is there a better approach? > > > > > > > > > > On Fri, Sep 6, 2024 at 5:51 PM Debraj Manna < > subharaj.ma...@gmail.com> > > > > > wrote: > > > > > > > > > > > Hi > > > > > > > > > > > > I am experimenting with "Maven Build Cache Extension" 1.2.0 and > Maven > > > > > > 3.9.9 in a multi-module Maven project. > > > > > > > > > > > > Is there a way to get some metrics around the cache hit rate per > > > Maven > > > > > > module? > > > > > > > > > > > > Thanks, > > > > > > > > > > > > > > > > > > > > > > -- > > > > ------------------------ > > > > Guillaume Nodet > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > > > > For additional commands, e-mail: users-h...@maven.apache.org > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > > > For additional commands, e-mail: users-h...@maven.apache.org > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > >