Added
- Enable external call from other extensions to add dependencies. #743
- Enable external call from other extensions to create Maven projects. #775
Fixed
- Custom options were not passed to the command line when creating new projects. #771
- Failed to attach to remote debuggee VM when debugging a Maven goal. #757
- Setting
maven.settingsFile
was not honored when executing Maven commands. #776 - StackOverflowException when there exists circular dependencies in projects. #763