摘要:
1、在eclipse中: 选择Windows->Preferences 第一步:点开Maven->选择Installations->add->选择maven所在的根目录- 第二步:选择UserSetting->Browse...->选择maven目录下的conf/setting.xml->Apply 阅读全文
摘要:
1、建一个pom.xml文件 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://mav 阅读全文