Commit 4bec714
committed
Add explicit dependency from fhir-server to fhir-profile
When running via `mvn liberty:dev -f fhir-server-webapp` I was seeing
some classloading issues with ProfileSupport. I think its related to the
fact that `fhir-server` has a direct dependency on `fhir-profile` but it
wasn't listed in the pom.
Signed-off-by: Lee Surprenant <lmsurpre@us.ibm.com>1 parent 59c7390 commit 4bec714
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
68 | 73 | | |
69 | 74 | | |
70 | 75 | | |
| |||
0 commit comments