Commit 2f5b5c2
committed
Fix Maven Surefire configuration for JUnit 5
- Upgrade Surefire plugin from 2.22.2 to 3.2.5
- Remove isolated classloader configuration that caused NoClassDefFoundError
- Fix JUnit dependencies: remove junit-platform-runner, add junit-jupiter-api
- Use mockwebserver-version variable consistently
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 6fa91db commit 2f5b5c2
1 file changed
Lines changed: 4 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | | - | |
84 | 82 | | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | 83 | | |
94 | 84 | | |
95 | 85 | | |
| |||
349 | 339 | | |
350 | 340 | | |
351 | 341 | | |
352 | | - | |
353 | | - | |
354 | | - | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
355 | 345 | | |
356 | 346 | | |
357 | 347 | | |
| |||
360 | 350 | | |
361 | 351 | | |
362 | 352 | | |
363 | | - | |
364 | | - | |
365 | | - | |
366 | | - | |
367 | | - | |
368 | | - | |
369 | 353 | | |
370 | 354 | | |
371 | 355 | | |
| |||
0 commit comments