Herve Boutemy created MWRAPPER-16:
-------------------------------------

             Summary: update mvnw scripts to launch target Maven mvn scripts to 
enforce consistency
                 Key: MWRAPPER-16
                 URL: https://issues.apache.org/jira/browse/MWRAPPER-16
             Project: Maven Wrapper
          Issue Type: Improvement
    Affects Versions: 3.0.2
            Reporter: Herve Boutemy


currently, wrapper scripts copied to user project mimic Maven scripts (search 
.mvn, and so on), then launch wrapper.jar: at the end, wrapper.jar calls 
installed Maven distribution Classworlds bootstrap to run Maven Java code

this may cause a discrepency between features supported by mvnw script vs what 
would have been done by installed Maven mvn scripts

for example, when/if [https://github.com/apache/maven/pull/602] is done

To enforce consistency, mvnw should launch installed Maven mvn script at the 
end, and let it do its full work as if it had been launched



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to