File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 301301 </executions >
302302 </plugin >
303303 <plugin ><!-- Compile the JSPs so that syntax errors are detected during the build. -->
304- <groupId >org.eclipse.jetty</groupId >
305- <artifactId >jetty-jspc-maven-plugin</artifactId >
306- <version >11.0.20</version >
304+ <groupId >org.eclipse.jetty.ee10</groupId >
305+ <artifactId >jetty-ee10-jspc-maven-plugin</artifactId >
307306 <executions >
308307 <execution >
309308 <goals >
Original file line number Diff line number Diff line change 12121212 <version >${jetty.version} </version >
12131213 </plugin >
12141214 <plugin >
1215- <groupId >org.eclipse.jetty</groupId >
1216- <artifactId >jetty-jspc-maven-plugin</artifactId >
1215+ <groupId >org.eclipse.jetty.ee10 </groupId >
1216+ <artifactId >jetty-ee10- jspc-maven-plugin</artifactId >
12171217 <version >${jetty.version} </version >
12181218 </plugin >
12191219 <plugin >
You can’t perform that action at this time.
0 commit comments