Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enforcer rules are failing because of dependency convergence #76

Open
pshirshov opened this issue May 11, 2017 · 0 comments
Open

Enforcer rules are failing because of dependency convergence #76

pshirshov opened this issue May 11, 2017 · 0 comments

Comments

@pshirshov
Copy link

[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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant