Skip to content

Build Failure: Missing Dependency #48

@JanEricHuebner

Description

@JanEricHuebner

Description

Build fails when attempting to resolve dependencies. The project references net.enilink.komma.model at version 1.9.0, but this is not available in the central.sonatype.com repository.
Latest available version: 1.8.0

Reproduce by:

  • clean git clone of lf-pod
  • cd launch/equinox
  • mvn test -Pconfigure -DskipTests

Resolve by:

  • Changing POM dependencies to use version 1.8.0
  • or re-releasing Snapshot Version 1.9.0; old .m2 repo might still carry it on some systems

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