Best practice for file .mvn/wrapper/MavenWrapperDownloader.java
Closed this issue · 2 comments
awhitford commented
After running:
mvn -N io.takari:maven:0.7.6:wrapper -Dmaven=3.6.2
to upgrade from Maven 3.6.1 to 3.6.2, it adjusted .mvn/wrapper/maven-wrapper.properties
as expected, but also unexpectedly produced the file .mvn/wrapper/MavenWrapperDownloader.java
.
Is it best practice to add this file to Git, or is this ONLY for when you can't commit the jar?
mosabua commented
Up to you ... there is no best practice really