一、在pom.xml文件中加入ui
<build> <!-- 產生的構件的文件名,默認值是${artifactId}-${version}。 --> <finalName>com.belle.yougou.utils</finalName> </build>
二、點擊Install安裝xml