解决办法,在pom.xml添加如下配置:

<build>
    <defaultGoal>compile</defaultGoal>
</build>

 

相关文章: