Skip to content

Rework provisioning of container integration jars #176

Open
@rhusar

Description

@rhusar

Currently a version must be in sync with mod_cluster repo, so every time mod_cluster moves to next release, this breaks and needs an update.

The advantage is that we can test and detect problems early but this should rarely be necessary to need to rely on snapshot version.

We should decide whether:

  • remove poms + download released distribution zips from maven + unzip
  • update mod_cluster to deploy snapshot from main and same as above but download snapshot distribution zips from maven
  • keep relying on maven based distribution from pom but for release version

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