Skip to content

Publish procedural jars #1452

@skovati

Description

@skovati

Once feature/procedural-scheduling is merged into develop, we can publish those jars to Github Maven Packages, like we do with the rest of our libraries.

This will publish those libraries' dependencies so that end-users can pull in transitive dependencies. Currently, end-users of the procedural scheduling libraries need to build their own "fat" jar, with deps baked in.

This will require changes to the build.gradle publishing section in the following submodules:

  • procedural/scheduling
  • procedural/constraints
  • procedural/timeline
  • procedural/processor

Metadata

Metadata

Assignees

Labels

buildChanges that affect the build system or external dependenciesciChanges to our CI configuration files and scripts

Type

No type

Projects

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions