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: 3
Number of dependencies (NOD): 27
Number of unique artifacts (NOA): 30
Number of version-conflicting artifacts (NOC): 2
Number of SNAPSHOT artifacts (NOS): 0
Convergence (NOD/NOA): error 90 %
Ready for release (100 % convergence and no SNAPSHOTS): error Error
You do not have 100 % convergence.

Dependencies used in modules

org.apache.maven:maven-artifact

error
2.2.1
  1. org.codehaus.mojo:vfs-maven-plugin:maven-plugin:1.0.2-SNAPSHOT
    \- org.apache.maven:maven-artifact-manager:jar:2.2.1:compile
       \- org.apache.maven:maven-artifact:jar:2.2.1:compile

3.0
  1. org.codehaus.mojo:vfs-maven-plugin:maven-plugin:1.0.2-SNAPSHOT
    \- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.3:provided
       \- (org.apache.maven:maven-artifact:jar:3.0:provided - omitted for conflict with 2.2.1)

org.slf4j:slf4j-api

error
1.6.6
  1. org.codehaus.mojo:vfs-maven-plugin:maven-plugin:1.0.2-SNAPSHOT
    \- org.apache.jackrabbit:jackrabbit-webdav:jar:2.8.0:compile
       \- org.slf4j:slf4j-api:jar:1.6.6:compile

1.7.4
  1. org.codehaus.mojo:vfs-maven-plugin:maven-plugin:1.0.2-SNAPSHOT
    \- org.apache.jackrabbit:jackrabbit-webdav:jar:2.8.0:compile
       \- org.slf4j:jcl-over-slf4j:jar:1.7.4:compile
          \- (org.slf4j:slf4j-api:jar:1.7.4:compile - omitted for conflict with 1.6.6)