Another solution is to migrate to the 4.1.0 Maven model and add the root="true" attribute in the root project pom. The ".mvn" is a way to support both Maven 3 and 4 for a project.
Le mer. 25 sept. 2024 à 08:41, Richard Eckart de Castilho <r...@apache.org> a écrit : > > 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 > -- ------------------------ Guillaume Nodet --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org