Skip to content

Deal with missing Opencast Artifacts in Maven Central #666

@JulianKniephoff

Description

@JulianKniephoff

Historically, every now and then, and more so recently, the Opencast release artifacts aren't uploaded to Maven Central. This is bad because we depend on those. It's not so bad for local development, because you most likely have them in your local Maven cache anyway, but this is not the case in our CI.

Because of that, we currently build Opencast ourselves in the GitHub Workflow. That means that if we
Raise Opencast versions, we always have to keep that up to date as well, which is error prone. Also, the way it is written now suggest that it is optional, presumably only building Opencast when the artifact is missing from Maven Central, but that's not actually true; we always build (any version of) Opencast at least once (and then cache it).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions