Commit b021f32
committed
Register tomee-remote and tomee-remote-secpol Arquillian containers for Jakarta Data tests
Under -Pall-adapters the arquillian-tomee-tests parent POM runs four Surefire
executions (embedded, tomee-remote, tomee-remote-secpol, tomee-remote-plume).
The data-tests arquillian.xml only declared tomee-embedded, so the three
remote launches failed at init with 'No container or group found that match
given qualifier'. Add the missing qualifiers following the config-tests
pattern; tomee-remote-plume reuses the tomee-remote qualifier.1 parent 3bc27be commit b021f32
1 file changed
Lines changed: 31 additions & 0 deletions
File tree
- arquillian/arquillian-tomee-tests/arquillian-tomee-data-tests/src/test/resources
Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
34 | 65 | | |
0 commit comments