Skip to content

The 'preman-runner' component component is obsolete, can be merged with 'pramen-core' #291

@yruslan

Description

@yruslan

Background

preman-runner was used to build fat jars when Maven was used to build the artifact. But with sbt, thin artifact can be deployed to the public artifact repository, and far jars can be built using sbt assembly. The preman-runner artifact is no longer needed.

Feature

The preman-runner component component is obsolete, can be merged with pramen-core.

Example

sbt package creates a thin JAR.
sbt assembly creates a fat JAR.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions