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

Reply via email to