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): 75
Number of unique artifacts (NOA): 83
Number of version-conflicting artifacts (NOC): 6
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

classworlds:classworlds

error
1.1
  1. org.codehaus.mojo:webstart-maven-plugin:maven-plugin:1.0-beta-8-SNAPSHOT
    \- org.apache.maven:maven-core:jar:2.0.11:compile
       \- classworlds:classworlds:jar:1.1:compile

1.1-alpha-2
  1. org.codehaus.mojo:webstart-maven-plugin:maven-plugin:1.0-beta-8-SNAPSHOT
    +- org.apache.maven:maven-core:jar:2.0.11:compile
    |  \- org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
    |     \- (classworlds:classworlds:jar:1.1-alpha-2:compile - omitted for duplicate)
    +- org.apache.maven.reporting:maven-reporting-impl:jar:2.0.4:compile
    |  \- org.apache.maven.doxia:doxia-site-renderer:jar:1.0-alpha-7:compile
    |     \- org.codehaus.plexus:plexus-velocity:jar:1.1.2:compile
    |        \- (classworlds:classworlds:jar:1.1-alpha-2:compile - omitted for conflict with 1.1)
    \- org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9:provided (scope not updated to compile)
       \- (classworlds:classworlds:jar:1.1-alpha-2:provided - omitted for conflict with 1.1)

commons-beanutils:commons-beanutils

error
1.6
  1. org.codehaus.mojo:webstart-maven-plugin:maven-plugin:1.0-beta-8-SNAPSHOT
    \- org.apache.maven.reporting:maven-reporting-impl:jar:2.0.4:compile
       \- commons-validator:commons-validator:jar:1.2.0:compile
          \- commons-digester:commons-digester:jar:1.6:compile
             \- (commons-beanutils:commons-beanutils:jar:1.6:compile - omitted for conflict with 1.7.0)

1.7.0
  1. org.codehaus.mojo:webstart-maven-plugin:maven-plugin:1.0-beta-8-SNAPSHOT
    \- org.apache.maven.reporting:maven-reporting-impl:jar:2.0.4:compile
       \- commons-validator:commons-validator:jar:1.2.0:compile
          \- commons-beanutils:commons-beanutils:jar:1.7.0:compile

commons-collections:commons-collections

error
2.0
  1. org.codehaus.mojo:webstart-maven-plugin:maven-plugin:1.0-beta-8-SNAPSHOT
    \- org.apache.maven.reporting:maven-reporting-impl:jar:2.0.4:compile
       \- org.apache.maven.doxia:doxia-site-renderer:jar:1.0-alpha-7:compile
          \- org.codehaus.plexus:plexus-velocity:jar:1.1.2:compile
             \- (commons-collections:commons-collections:jar:2.0:compile - omitted for conflict with 2.1)

2.1
  1. org.codehaus.mojo:webstart-maven-plugin:maven-plugin:1.0-beta-8-SNAPSHOT
    \- org.apache.maven.reporting:maven-reporting-impl:jar:2.0.4:compile
       \- commons-validator:commons-validator:jar:1.2.0:compile
          \- commons-digester:commons-digester:jar:1.6:compile
             \- (commons-collections:commons-collections:jar:2.1:compile - omitted for conflict with 3.2.1)

3.2.1
  1. org.codehaus.mojo:webstart-maven-plugin:maven-plugin:1.0-beta-8-SNAPSHOT
    \- org.apache.velocity:velocity:jar:1.7:compile
       \- commons-collections:commons-collections:jar:3.2.1:compile

commons-logging:commons-logging

error
1.0
  1. org.codehaus.mojo:webstart-maven-plugin:maven-plugin:1.0-beta-8-SNAPSHOT
    \- org.apache.maven.reporting:maven-reporting-impl:jar:2.0.4:compile
       \- commons-validator:commons-validator:jar:1.2.0:compile
          \- commons-digester:commons-digester:jar:1.6:compile
             \- (commons-logging:commons-logging:jar:1.0:compile - omitted for conflict with 1.0.4)

1.0.3
  1. org.codehaus.mojo:webstart-maven-plugin:maven-plugin:1.0-beta-8-SNAPSHOT
    \- org.apache.maven:maven-core:jar:2.0.11:compile
       \- org.apache.maven.wagon:wagon-webdav:jar:1.0-beta-2:runtime
          \- slide:slide-webdavlib:jar:2.1:runtime
             \- commons-httpclient:commons-httpclient:jar:2.0.2:runtime
                \- (commons-logging:commons-logging:jar:1.0.3:runtime - omitted for conflict with 1.0.4)

1.0.4
  1. org.codehaus.mojo:webstart-maven-plugin:maven-plugin:1.0-beta-8-SNAPSHOT
    +- org.apache.maven:maven-core:jar:2.0.11:compile
    |  \- org.apache.maven.wagon:wagon-webdav:jar:1.0-beta-2:runtime
    |     \- (commons-logging:commons-logging:jar:1.0.4:compile - scope updated from runtime; omitted for duplicate)
    \- org.apache.maven.reporting:maven-reporting-impl:jar:2.0.4:compile
       \- commons-validator:commons-validator:jar:1.2.0:compile
          +- commons-beanutils:commons-beanutils:jar:1.7.0:compile
          |  \- (commons-logging:commons-logging:jar:1.0.4:compile - omitted for duplicate)
          \- commons-logging:commons-logging:jar:1.0.4:compile

org.apache.maven.doxia:doxia-sink-api

error
1.0
  1. org.codehaus.mojo:webstart-maven-plugin:maven-plugin:1.0-beta-8-SNAPSHOT
    \- org.apache.maven.reporting:maven-reporting-api:jar:2.0.11:compile
       \- org.apache.maven.doxia:doxia-sink-api:jar:1.0:compile

1.0-alpha-7
  1. org.codehaus.mojo:webstart-maven-plugin:maven-plugin:1.0-beta-8-SNAPSHOT
    \- org.apache.maven.reporting:maven-reporting-impl:jar:2.0.4:compile
       \- org.apache.maven.doxia:doxia-core:jar:1.0-alpha-7:compile
          \- (org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7:compile - omitted for conflict with 1.0)

oro:oro

error
2.0.7
  1. org.codehaus.mojo:webstart-maven-plugin:maven-plugin:1.0-beta-8-SNAPSHOT
    \- org.apache.maven.reporting:maven-reporting-impl:jar:2.0.4:compile
       +- org.apache.maven.doxia:doxia-core:jar:1.0-alpha-7:compile
       |  \- (oro:oro:jar:2.0.7:compile - omitted for conflict with 2.0.8)
       \- oro:oro:jar:2.0.7:compile

2.0.8
  1. org.codehaus.mojo:webstart-maven-plugin:maven-plugin:1.0-beta-8-SNAPSHOT
    \- org.apache.maven.reporting:maven-reporting-impl:jar:2.0.4:compile
       \- commons-validator:commons-validator:jar:1.2.0:compile
          \- (oro:oro:jar:2.0.8:compile - omitted for conflict with 2.0.7)