Commit 853e8e9
Petr Matousek
Fix cli-activemq test failure by adding missing artemis-server test dependency
The AocMainTest extends AbstractMainTest which uses Artemis classes
(AddressControl) causing ClassNotFoundException during test discovery.
Added artemis-server dependency with test scope to resolve the issue.1 parent db637e9 commit 853e8e9
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
74 | 79 | | |
75 | 80 | | |
76 | 81 | | |
| |||
0 commit comments