Added
- Add new config
maven.pomfile.globPattern
, which specifies how the extension searchs for POM files. #316 - Add new config
maven.pomfile.autoUpdateEffectivePOM
, which specifies whether to update Effective-POM automatically. #319
Fixed
- Unexpected insertion of code snippets. #310
- A bug that Maven
localRepository
setting was not effective. #322 - Cannot create Maven project when target directory has brackets and default shell is PowerShell. #324
Thank Justin Ridgewell (@jridgewell) for the contributions to make the extension even better.