Skip to content

Enforcer rules are failing because of dependency convergence #76

@pshirshov

Description

@pshirshov
[WARNING]
Dependency convergence error for commons-lang:commons-lang:2.4 paths to dependency are:
+-test:test:1.0-SNAPSHOT
  +-org.codehaus.groovy.modules.http-builder:http-builder:0.7
    +-net.sf.json-lib:json-lib:2.3
      +-commons-lang:commons-lang:2.4
and
+-test:test:1.0-SNAPSHOT
  +-org.codehaus.groovy.modules.http-builder:http-builder:0.7
    +-net.sf.json-lib:json-lib:2.3
      +-net.sf.ezmorph:ezmorph:1.0.6
        +-commons-lang:commons-lang:2.3

[WARNING] Rule 2: org.apache.maven.plugins.enforcer.DependencyConvergence failed with message:
Failed while enforcing releasability the error(s) are [
Dependency convergence error for commons-lang:commons-lang:2.4 paths to dependency are:
+-test:test:1.0-SNAPSHOT
  +-org.codehaus.groovy.modules.http-builder:http-builder:0.7
    +-net.sf.json-lib:json-lib:2.3
      +-commons-lang:commons-lang:2.4
and
+-test:test:1.0-SNAPSHOT
  +-org.codehaus.groovy.modules.http-builder:http-builder:0.7
    +-net.sf.json-lib:json-lib:2.3
      +-net.sf.ezmorph:ezmorph:1.0.6
        +-commons-lang:commons-lang:2.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions