Open calle2010 opened 1 year ago
same behavior in mvnd 1.0-m8
Thanks for the report, @calle2010!
Creating the .mvn
directory should solve the issue. I wonder whether there some kind of git push/pull in between that ignores empty directories?
It was changed in alpha-8 - https://issues.apache.org/jira/browse/MNG-7898 - massage is printed in Debug level. but there is proposition to change level: https://issues.apache.org/jira/browse/MNG-7919
In different projects with multiple modules mvnd 1.0-m7 prints in the first line
But Maven 4.0.0-alpha-8 doesn't complain. In both cases Maven is started from the project root directory. Creating the ".mvn" directory doesn't mute the message printed by mvnd.