File tree Expand file tree Collapse file tree
local_runtime_shared_jetty12 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4444 <groupId >com.google.appengine</groupId >
4545 <artifactId >runtime-shared</artifactId >
4646 </dependency >
47- <dependency >
48- <groupId >org.eclipse.jetty</groupId >
49- <artifactId >apache-jsp</artifactId >
50- </dependency >
51- <dependency >
52- <groupId >org.mortbay.jasper</groupId >
53- <artifactId >apache-jsp</artifactId >
54- </dependency >
55- <dependency >
56- <groupId >org.eclipse.jetty.ee10</groupId >
57- <artifactId >jetty-ee10-apache-jsp</artifactId >
58- <version >${jetty12.version} </version >
59- </dependency >
6047 <dependency >
6148 <groupId >javax.servlet</groupId >
6249 <artifactId >javax.servlet-api</artifactId >
8976 </executions >
9077 </plugin >
9178 <plugin >
92- <groupId >org.eclipse.jetty</groupId >
93- <artifactId >jetty-jspc-maven-plugin</artifactId >
79+ <groupId >org.eclipse.jetty.ee8 </groupId >
80+ <artifactId >jetty-ee8- jspc-maven-plugin</artifactId >
9481 <executions >
9582 <execution >
9683 <id >jspc</id >
You can’t perform that action at this time.
0 commit comments