[18535] Investigate using GitHub Packages for jar file dependencies.
This PR investigates using GitHub Packages to serve the hl7v2-fhir-converter jar file as a dependency.
Ensure that the hl7v2-fhir-converter jar has been published in the CDCgov/hl7v2-fhir-converter repository.
Make sure you have created a token as outlined in the docs/getting-stated/README file.
Test Steps:
- Make sure you can run the build locally from the command line.
- Open the project in IntelliJ and make sure it builds properly.
- Trigger a build in CI and observe that it completes successfully.
Changes
- See https://github.com/CDCgov/prime-reportstream/pull/18557/files
Checklist
Testing
- [x] Tested locally?
- [x] Ran
./prime testor./gradlew testSmokeagainst local Docker ReportStream container?
Dependency Review
✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned Files
None
:white_check_mark: Snyk checks have passed. No issues have been found so far.
| Status | Scanner | Total (0) | ||||
|---|---|---|---|---|---|---|
| :white_check_mark: | Open Source Security | 0 | 0 | 0 | 0 | 0 issues |
:computer: Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.
Test Results
1 337 tests ±0 1 331 :white_check_mark: ±0 8m 14s :stopwatch: -25s 174 suites ±0 6 :zzz: ±0 174 files ±0 0 :x: ±0
Results for commit 57ffa6b2. ± Comparison against base commit 60b3efaa.
:recycle: This comment has been updated with latest results.
Integration Test Results
0 tests 0 :white_check_mark: 0s :stopwatch: 0 suites 0 :zzz: 0 files 0 :x:
Results for commit 57ffa6b2.
:recycle: This comment has been updated with latest results.