質問編集履歴

1

説明の追加

2024/05/01 07:18

投稿

togiwa3
togiwa3

スコア6

test CHANGED
File without changes
test CHANGED
@@ -16,13 +16,15 @@
16
16
  OS name: "mac os x", version: "10.16", arch: "x86_64", family: "mac"
17
17
  ```
18
18
 
19
+ javaとmavenが見ているJavaのバージョンに差異が発生している
20
+
19
21
  ### エラーメッセージ
20
22
  ```error
21
23
  User@t-Mac repositoryName % mvn spring-boot:run
22
24
  [INFO] Scanning for projects...
23
25
  [INFO]
24
- [INFO] -------------------< com.example:soro-syoku-backend >-------------------
26
+ [INFO] -------------------< com.example:repositoryName >-------------------
25
- [INFO] Building soro-syoku-backend 0.0.1-SNAPSHOT
27
+ [INFO] Building repositoryName 0.0.1-SNAPSHOT
26
28
  [INFO] --------------------------------[ jar ]---------------------------------
27
29
  [INFO]
28
30
  [INFO] >>> spring-boot-maven-plugin:3.2.5:run (default-cli) > test-compile @ repositoryName >>>