Skip to content

LerDer/mvn-setting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To manage the settings.xml file of Maven:
You are required to set up two directories
One of them is for storing various settings.xml files.
Another one is the path of the conf folder of Maven.
This plugin can help you replace the settings.xml file under the Maven conf folder with your other settings file from the first directory.

修改maven的 settings.xml 文件。
首先设置两个目录:
一个是存放各种 settings.xml 文件的目录路径。
一个是 Maven 程序下 conf 文件夹的路径。
从第一个目录中选择文件,替换 Maven 下 conf 中的 settings.xml 文件,并且重命名为 settings.xml

About

Idea maven配置文件管理插件

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages