updated changelog and docs for dev to fix #78

This commit is contained in:
Manfred Moser 2019-03-26 21:23:46 -07:00 committed by rfscholte
parent 49c5d41284
commit 26ff1f4570
2 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,9 @@ at an easier glance.
- same as mvn itself
- see https://github.com/takari/maven-wrapper/pull/113
- contributed by Guy Brand https://github.com/guylabs
- Ensure correct executable flag setting
- fixes https://github.com/takari/maven-wrapper/issues/78
- contributed by Manfred Moser - http://www.simpligility.com
- Updated documentation to include plugin version
## Version 0.5.3 - 2019-02-25

View File

@ -150,6 +150,7 @@ used.
To test Maven wrapper usage:
- ensure you are building on a Unix filesystem with correct mounting for executable flag setting
- build the maven-wrapper as snapshot version
- update version in takari-maven-plugin
- build takari-maven-plugin