- name: Check if Maven uses wrapper stat: path: "{{ lookup('env', 'PWD') }}/{{ work_dir }}/mvnw" register: maven_wrapper when: __sdk_build == 'maven'