Tamas Cservenak created MNG-8263: ------------------------------------ Summary: Remove last remnants of wrapper integration into core Key: MNG-8263 URL: https://issues.apache.org/jira/browse/MNG-8263 Project: Maven Issue Type: Task Components: Bootstrap & Build Reporter: Tamas Cservenak Fix For: 4.0.0, 4.0.0-beta-5
At early beginning of ingesting Takari Wrapper, several ideas were tried until wrapper arrived to it's final place. Still, there are some remnants in master that complicates our lives and also results in strange side effects: * lifecycle - this makes Maven4 be fixed regarding used Wrapper (unless explicitly set in POM, but wrapper is not a lifecycle plugin, so should not be set in POM) * mvn/mvn.cmd scripts - they were split to make them reusable for wrapper, but today there is no need for this. Still, split scripts are hard to manage/edit/validate with tools. -- This message was sent by Atlassian Jira (v8.20.10#820010)