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 3ab9f27 commit 533fa41Copy full SHA for 533fa41
pom.xml
@@ -140,7 +140,7 @@
140
<artifactId>jetty-maven-plugin</artifactId>
141
<version>9.4.18.v20190429</version>
142
<configuration>
143
- <scanIntervalSeconds>-1</scanIntervalSeconds>
+ <scanIntervalSeconds>3</scanIntervalSeconds>
144
<!-- Use test scope because the UI/demo classes are in
145
the test package. -->
146
<useTestScope>true</useTestScope>
0 commit comments