Open
Description
Juan Farré opened MWRAPPER-160 and commented
Wrapper types source, bin and script fail for Maven versions 4.0.0-beta-5 and 4.0.0-rc-2. I haven't tested the other versions in between, but I guess they fail too.
Fails both for mvnw and mvnw.cmd.
The failure is not reproduced when using type only-script, so I guess the problem is in the wrapper jar.
This is the failure:
!error.png!
This is working correctly for Maven 4.0.0-beta-4:
!correct.png!
This is working correctly for type only-script and Maven 4.0.0-beta-5.
!correctOnlyScript.PNG!
Affects: 3.3.2
Attachments:
- correct.png (13.65 kB)
- correctOnlyScript.PNG (13.08 kB)
- error.png (22.51 kB)