Fork me on GitHub

Reactor Dependency Convergence

Legend:
[Error] At least one dependency has a differing version of the dependency or has SNAPSHOT dependencies.

Statistics:
Number of modules: 11
Number of dependencies (NOD): 75
Number of unique artifacts (NOA): 98
Number of version-conflicting artifacts (NOC): 2
Number of SNAPSHOT artifacts (NOS): 0
Convergence (NOD/NOA): [Error] 76 %
Ready for release (100% convergence and no SNAPSHOTS): [Error] Error
You do not have 100% convergence.

Dependencies used in modules

commons-codec:commons-codec

[Error]
1.2
  1. org.apache.curator:curator-x-discovery-server:bundle:5.5.1-SNAPSHOT
    \- org.jboss.resteasy:resteasy-jaxrs:jar:2.3.5.Final:test
       \- commons-httpclient:commons-httpclient:jar:3.1:test
          \- commons-codec:commons-codec:jar:1.2:test

1.4
  1. org.apache.curator:curator-x-discovery-server:bundle:5.5.1-SNAPSHOT
    \- org.jboss.resteasy:resteasy-jaxrs:jar:2.3.5.Final:test
       \- org.apache.httpcomponents:httpclient:jar:4.1.2:test
          \- (commons-codec:commons-codec:jar:1.4:test - omitted for conflict with 1.2)

commons-logging:commons-logging

[Error]
1.0.4
  1. org.apache.curator:curator-x-discovery-server:bundle:5.5.1-SNAPSHOT
    \- org.jboss.resteasy:resteasy-jaxrs:jar:2.3.5.Final:test
       \- commons-httpclient:commons-httpclient:jar:3.1:test
          \- commons-logging:commons-logging:jar:1.0.4:test

1.1.1
  1. org.apache.curator:curator-x-discovery-server:bundle:5.5.1-SNAPSHOT
    \- org.jboss.resteasy:resteasy-jaxrs:jar:2.3.5.Final:test
       \- org.apache.httpcomponents:httpclient:jar:4.1.2:test
          \- (commons-logging:commons-logging:jar:1.1.1:test - omitted for conflict with 1.0.4)