Configure Maven Home Path for all Projects
已回答
I can specify a custom maven installation via Settings | Build, Execution, Deployment | Build Tools | Maven by setting the alternative location of the Maven home path. It appears this setting only applies to that particular project. I have many projects ( > 100 ), is there a better way to
a) have the same maven version for each project
b) specify a custom version of maven
thanks,
请先登录再写评论。
I did, but unfortunately it doesn't affect the configuration for the existing projects.
* Remove the .idea folders under each project and reopen them. The new project settings will be applied.
* If you don't want to remove the project settings, try modifying each .idea/workspace.xml file individually.