Skip to content

Problems with maven-enforcer-plugin and testcontainers 1.7.0 #652

@farodin91

Description

@farodin91

I'm trying to integrate testcontainers into janusgraph. The build process checks the dependencies and maven-enforcer-plugin shows this error:

Dependency convergence error for org.jetbrains:annotations:15.0 paths to dependency are:
+-org.janusgraph:janusgraph-cassandra:0.3.0-SNAPSHOT
  +-org.testcontainers:testcontainers:1.7.0
    +-org.jetbrains:annotations:15.0
and
+-org.janusgraph:janusgraph-cassandra:0.3.0-SNAPSHOT
  +-org.testcontainers:testcontainers:1.7.0
    +-org.rnorth.duct-tape:duct-tape:1.0.6
      +-org.jetbrains:annotations:13.0

It would be cool to check the dependency consistency.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions