File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change
1
+ [INFO]
2
+ [INFO] <<< jetty:9.4.54.v20240208:run (default-cli) < test-compile @ playground-server <<<
3
+ [INFO]
4
+ [INFO]
5
+ [INFO] --- jetty:9.4.54.v20240208:run (default-cli) @ playground-server ---
6
+ [INFO] Logging initialized @3520ms to org.eclipse.jetty.util.log.Slf4jLog
7
+ [INFO] Skipping playground-server : packaging type [jar] is unsupported
8
+ [INFO] ------------------------------------------------------------------------
9
+ [INFO] BUILD SUCCESS
10
+ [INFO] ------------------------------------------------------------------------
11
+ [INFO] Total time: 2.862 s
12
+ [INFO] Finished at: 2025-09-05T06:46:54+08:00
13
+ [INFO] ------------------------------------------------------------------------
Original file line number Diff line number Diff line change 6
6
<groupId >com.lzw</groupId >
7
7
<artifactId >playground-server</artifactId >
8
8
<version >1.0</version >
9
+ <packaging >war</packaging >
9
10
10
11
<properties >
11
12
<maven .compiler.source>8</maven .compiler.source>
You can’t perform that action at this time.
0 commit comments