Skip to content

Commit 23125e5

Browse files
javier-godoypaodb
authored andcommitted
chore: update jetty configuration
1 parent df70d85 commit 23125e5

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -237,14 +237,8 @@
237237
<artifactId>jetty-maven-plugin</artifactId>
238238
<version>${jetty.version}</version>
239239
<configuration>
240-
<scanIntervalSeconds>3</scanIntervalSeconds>
241240
<!-- Use test scope because the UI/demo classes are in the test package. -->
242241
<useTestScope>true</useTestScope>
243-
<webAppConfig>
244-
<resourceBases>
245-
<resourceBase>src/test/resources/META-INF/resources</resourceBase>
246-
</resourceBases>
247-
</webAppConfig>
248242
<supportedPackagings>
249243
<supportedPackaging>jar</supportedPackaging>
250244
</supportedPackagings>

0 commit comments

Comments
 (0)