Skip to content

Can this plugin load dependencies from OCI registry ? #1

@geowalrus4gh

Description

@geowalrus4gh

We are currently using

  1. Maven repository for application dependent module jars as artifacts
  2. Harbor for application jar as container image(which assembles module jars from maven repo)

Idea is to

  1. Develop and push application module jars to OCI registry as artifact images.
  2. A web application jar which assembles dependent (as given in pom.xml file) jars from the OCI registry.
  3. Push web application jar to OCI registry as container image.

This idea is to avoid maven repo and use Harbor OCI as only repository.
Can this idea implemented using this plugin ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions