Ultimatly we could use scm abstraction to use latest commit date, would be
almost always ok (except for stale cases and no scm but these cases dont
care abojt reproducibility).
Can just need a quick impl for git maybe to not penalise builds (direct
.git head file read if possible)

Le mer. 25 sept. 2024 à 09:05, Delany <delany.middle...@gmail.com> a écrit :

> What about an empty .mvn/maven.config file?
> Delany
>
> On Wed, 25 Sept 2024 at 08:41, Richard Eckart de Castilho <r...@apache.org>
> wrote:
>
> > Please do not make us have to create an empty directory just to please
> > the build tool...
> >
> > -- Richard
> >
> > > On 24. Sep 2024, at 23:06, Tamás Cservenák <ta...@cservenak.net>
> wrote:
> > >
> > > So, essentially, if you have a Maven3 project, and you want to build it
> > > with Maven4, you MUST have a ".mvn" directory. You must create a ".mvn"
> > > directory. This "migration" is IMHO not biggie, as MANY Maven3 projects
> > > already have ".mvn" directory in the proper place.
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > For additional commands, e-mail: dev-h...@maven.apache.org
> >
> >
>

Reply via email to