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 5c1fec3 commit def1efeCopy full SHA for def1efe
pom.xml
@@ -230,7 +230,7 @@
230
<artifactId>jetty-maven-plugin</artifactId>
231
<version>${jetty.version}</version>
232
<configuration>
233
- <scanIntervalSeconds>3</scanIntervalSeconds>
+ <scan>3</scan>
234
<!-- Use test scope because the UI/demo classes are in
235
the test package. -->
236
<useTestScope>true</useTestScope>
0 commit comments