Skip to content

Publish the CertLogic runnner as an artifact to Maven Central. #12

@SZoerner

Description

@SZoerner

Current Implementation

Verifiers that would like to integrate the CertLogic RuleEngine as a library currently need to reference the source code directly, or compile it locally and reference their own build.

Suggested Enhancement

By publishing the compiled artefact to a public repository (e.g. as a Github Action pushing the jar to Maven Central), consumers can include the latest version without manual effort.

Expected Benefits

By using a public maven repo, it's easy for downstream dependencies to keep up to date with new feature and bugfixes without manual intervention.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions