Web

[1028 maven] 에러모음

현상 최초 생성, maven build 에러
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/NoGoalSpecifiedException
검색 https://programmerhoiit.tistory.com/3
해결 <build>
<defaultGoal>install</defaultGoal>
<plugins>