We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 011183e commit 6d9b1fbCopy full SHA for 6d9b1fb
pom.xml
@@ -341,7 +341,10 @@
341
</activation>
342
<build>
343
<finalName>simpleworklist</finalName>
344
+ <defaultGoal>clean install</defaultGoal>
345
+ <!--
346
<defaultGoal>clean install dependency:sources dependency:resolve dependency:resolve-plugins dependency:tree spring-boot:run</defaultGoal>
347
+ -->
348
<plugins>
349
<plugin>
350
<groupId>org.springframework.boot</groupId>
0 commit comments