mirror of https://github.com/apache/maven.git
fix to avoid usage of stale maven wrapper jar
This commit is contained in:
parent
241aa78725
commit
65fd2ba0fc
|
@ -10,6 +10,7 @@
|
|||
<include>mvnw</include>
|
||||
<include>mvnw.cmd</include>
|
||||
<include>.mvn/**</include>
|
||||
<exclude>**/*.jar</exclude>
|
||||
</directory>
|
||||
</fileSet>
|
||||
</runtime>
|
||||
|
|
Loading…
Reference in New Issue