oscal-cli icon indicating copy to clipboard operation
oscal-cli copied to clipboard

Produce an uber jar on release

Open nikitawootten-nist opened this issue 1 year ago • 3 comments

User Story:

As a user of the OSCAL CLI, I would like accessible means to using the OSCAL CLI without relying on Maven or building the project locally.

Goals:

  • [ ] Clear guidance on how to produce an uber jar locally
  • [ ] Produce an uber jar as part of the release action
  • [ ] Clear guidance on how to run the CLI from an uber jar

Dependencies:

N/A

Acceptance Criteria

  • [ ] All website and readme documentation affected by the changes in this issue have been updated.
  • [ ] A Pull Request (PR) is submitted that fully addresses the goals of this User Story. This issue is referenced in the PR.
  • [ ] The CI-CD build process runs without any reported errors on the PR. This can be confirmed by reviewing that all checks have passed in the PR.

nikitawootten-nist avatar Apr 19 '23 16:04 nikitawootten-nist