一、在pom.xml文件中加入ui
<build> <!-- 产生的构件的文件名,默认值是${artifactId}-${version}。 --> <finalName>com.belle.yougou.utils</finalName> </build>
二、点击Install安装xml