Commit d703cdf
committed
Use 'mvn install' in CI to support archetype integration tests
The archetype integration tests generate a project that depends on the SDK
artifacts being available in the local Maven repository. Using 'install'
instead of 'verify' ensures artifacts are installed before the archetype
tests run.1 parent 459eaaf commit d703cdf
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
0 commit comments