• Paul N. Baker's avatar
    mvn: run mvnw only if executable (#7326) · 745b6550
    Paul N. Baker authored
    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 executable
    745b6550
mvn.plugin.zsh 13.1 KB