mvn: run mvnw only if executable (#7326)
The problem that can occur is ocassionally mvnw will not be executable. This can happen if mvnw is included from an archetype, as unix permissions aren't preserved within the jar they're stored in. Only using mvnw if it exists AND is executablemaster
parent
1ee6f2614c
commit
745b6550a6
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue