Reactor Dependency Convergence

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

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

Dependencies used in modules

commons-collections:commons-collections

[Error]
3.1
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0:compile
       \- org.apache.maven.doxia:doxia-site-renderer:jar:1.7.4:compile
          \- org.codehaus.plexus:plexus-velocity:jar:1.2:compile
             \- (commons-collections:commons-collections:jar:3.1:compile - omitted for conflict with 3.2.1)

3.2
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0:compile
       \- org.apache.maven.doxia:doxia-site-renderer:jar:1.7.4:compile
          \- org.apache.velocity:velocity-tools:jar:2.0:compile
             \- (commons-collections:commons-collections:jar:3.2:compile - omitted for conflict with 3.1)

3.2.1
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0:compile
       \- org.apache.maven.doxia:doxia-site-renderer:jar:1.7.4:compile
          +- org.apache.velocity:velocity:jar:1.7:compile
          |  \- (commons-collections:commons-collections:jar:3.2.1:compile - omitted for conflict with 3.1)
          \- commons-collections:commons-collections:jar:3.2.1:compile

commons-digester:commons-digester

[Error]
1.6
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0:compile
       \- org.apache.maven.doxia:doxia-site-renderer:jar:1.7.4:compile
          \- org.apache.velocity:velocity-tools:jar:2.0:compile
             +- commons-chain:commons-chain:jar:1.1:compile
             |  \- (commons-digester:commons-digester:jar:1.6:compile - omitted for conflict with 1.8)
             \- commons-validator:commons-validator:jar:1.3.1:compile
                \- (commons-digester:commons-digester:jar:1.6:compile - omitted for conflict with 1.8)

1.8
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0:compile
       \- org.apache.maven.doxia:doxia-site-renderer:jar:1.7.4:compile
          \- org.apache.velocity:velocity-tools:jar:2.0:compile
             +- commons-digester:commons-digester:jar:1.8:compile
             \- org.apache.struts:struts-core:jar:1.3.8:compile
                \- (commons-digester:commons-digester:jar:1.8:compile - omitted for duplicate)

commons-logging:commons-logging

[Error]
1.0.3
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0:compile
       \- org.apache.maven.doxia:doxia-site-renderer:jar:1.7.4:compile
          \- org.apache.velocity:velocity-tools:jar:2.0:compile
             +- commons-beanutils:commons-beanutils:jar:1.7.0:compile
             |  \- (commons-logging:commons-logging:jar:1.0.3:compile - omitted for conflict with 1.1.1)
             \- commons-chain:commons-chain:jar:1.1:compile
                \- (commons-logging:commons-logging:jar:1.0.3:compile - omitted for conflict with 1.1.1)

1.0.4
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0:compile
       \- org.apache.maven.doxia:doxia-site-renderer:jar:1.7.4:compile
          \- org.apache.velocity:velocity-tools:jar:2.0:compile
             +- commons-validator:commons-validator:jar:1.3.1:compile
             |  \- (commons-logging:commons-logging:jar:1.0.4:compile - omitted for conflict with 1.1.1)
             \- org.apache.struts:struts-core:jar:1.3.8:compile
                \- (commons-logging:commons-logging:jar:1.0.4:compile - omitted for conflict with 1.1.1)

1.1
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0:compile
       \- org.apache.maven.doxia:doxia-site-renderer:jar:1.7.4:compile
          \- org.apache.velocity:velocity-tools:jar:2.0:compile
             +- commons-digester:commons-digester:jar:1.8:compile
             |  \- (commons-logging:commons-logging:jar:1.1:compile - omitted for conflict with 1.1.1)
             \- (commons-logging:commons-logging:jar:1.1:compile - omitted for conflict with 1.1.1)

1.1.1
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0:compile
       \- org.apache.maven.doxia:doxia-core:jar:1.7:compile
          \- org.apache.httpcomponents:httpclient:jar:4.0.2:compile
             \- commons-logging:commons-logging:jar:1.1.1:compile

junit:junit

[Error]
3.8.1
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0:compile
       \- org.apache.maven.doxia:doxia-core:jar:1.7:compile
          \- org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-30:compile
             \- (junit:junit:jar:3.8.1:compile - omitted for conflict with 4.13.1)

4.13.1
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- junit:junit:jar:4.13.1:test (scope not updated to compile)

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

[Error]
1.0
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile
       \- (org.apache.maven.doxia:doxia-sink-api:jar:1.0:compile - omitted for conflict with 1.7)

1.7
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0:compile
       +- org.apache.maven.doxia:doxia-sink-api:jar:1.7:compile
       +- org.apache.maven.doxia:doxia-core:jar:1.7:compile
       |  \- (org.apache.maven.doxia:doxia-sink-api:jar:1.7:compile - omitted for duplicate)
       \- org.apache.maven.doxia:doxia-site-renderer:jar:1.7.4:compile
          +- (org.apache.maven.doxia:doxia-sink-api:jar:1.7:compile - omitted for duplicate)
          \- org.apache.maven.doxia:doxia-module-xhtml:jar:1.7:compile
             \- (org.apache.maven.doxia:doxia-sink-api:jar:1.7:compile - omitted for duplicate)

org.apache.maven:maven-artifact

[Error]
3.0
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    +- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.6.0:compile
    |  \- (org.apache.maven:maven-artifact:jar:3.0:compile - omitted for conflict with 3.5.2)
    \- org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0:compile
       +- org.apache.maven:maven-core:jar:3.0:compile
       |  \- (org.apache.maven:maven-artifact:jar:3.0:compile - omitted for conflict with 3.5.2)
       \- org.apache.maven.doxia:doxia-site-renderer:jar:1.7.4:compile
          \- (org.apache.maven:maven-artifact:jar:3.0:compile - omitted for conflict with 3.5.2)

3.5.2
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven:maven-plugin-api:jar:3.5.2:compile
       \- org.apache.maven:maven-artifact:jar:3.5.2:compile

org.apache.maven:maven-model

[Error]
3.0
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0:compile
       \- org.apache.maven:maven-core:jar:3.0:compile
          +- (org.apache.maven:maven-model:jar:3.0:compile - omitted for conflict with 3.5.2)
          \- org.apache.maven:maven-model-builder:jar:3.0:compile
             \- (org.apache.maven:maven-model:jar:3.0:compile - omitted for conflict with 3.5.2)

3.5.2
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven:maven-plugin-api:jar:3.5.2:compile
       \- org.apache.maven:maven-model:jar:3.5.2:compile

org.apache.maven:maven-plugin-api

[Error]
3.0
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0:compile
       +- org.apache.maven:maven-core:jar:3.0:compile
       |  \- (org.apache.maven:maven-plugin-api:jar:3.0:compile - omitted for conflict with 3.5.2)
       \- (org.apache.maven:maven-plugin-api:jar:3.0:compile - omitted for conflict with 3.5.2)

3.5.2
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven:maven-plugin-api:jar:3.5.2:compile

org.apache.velocity:velocity

[Error]
1.6.2
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0:compile
       \- org.apache.maven.doxia:doxia-site-renderer:jar:1.7.4:compile
          \- org.apache.velocity:velocity-tools:jar:2.0:compile
             \- (org.apache.velocity:velocity:jar:1.6.2:compile - omitted for conflict with 1.7)

1.7
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0:compile
       \- org.apache.maven.doxia:doxia-site-renderer:jar:1.7.4:compile
          +- org.codehaus.plexus:plexus-velocity:jar:1.2:compile
          |  \- (org.apache.velocity:velocity:jar:1.7:compile - omitted for duplicate)
          \- org.apache.velocity:velocity:jar:1.7:compile

org.codehaus.plexus:plexus-classworlds

[Error]
1.2-alpha-9
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0:compile
       \- org.apache.maven.doxia:doxia-core:jar:1.7:compile
          \- org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-30:compile
             \- (org.codehaus.plexus:plexus-classworlds:jar:1.2-alpha-9:compile - omitted for conflict with 2.5.2)

2.2.3
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0:compile
       \- org.apache.maven:maven-core:jar:3.0:compile
          +- org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile
          |  \- (org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile - omitted for conflict with 2.5.2)
          \- (org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile - omitted for conflict with 2.5.2)

2.5.2
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven:maven-plugin-api:jar:3.5.2:compile
       +- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.3:compile
       |  \- (org.codehaus.plexus:plexus-classworlds:jar:2.5.2:compile - omitted for duplicate)
       \- org.codehaus.plexus:plexus-classworlds:jar:2.5.2:compile

org.codehaus.plexus:plexus-component-annotations

[Error]
1.5.4
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0:compile
       \- org.apache.maven:maven-core:jar:3.0:compile
          \- org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile
             \- (org.codehaus.plexus:plexus-component-annotations:jar:1.5.4:compile - omitted for conflict with 1.5.5)

1.5.5
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    +- org.apache.maven:maven-plugin-api:jar:3.5.2:compile
    |  \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.3:compile
    |     \- org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
    \- org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0:compile
       +- org.apache.maven:maven-core:jar:3.0:compile
       |  +- org.apache.maven:maven-settings-builder:jar:3.0:compile
       |  |  \- (org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile - omitted for duplicate)
       |  +- org.apache.maven:maven-model-builder:jar:3.0:compile
       |  |  \- (org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile - omitted for duplicate)
       |  +- org.apache.maven:maven-aether-provider:jar:3.0:runtime
       |  |  \- (org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:runtime - omitted for duplicate)
       |  \- (org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile - omitted for duplicate)
       +- org.apache.maven.doxia:doxia-core:jar:1.7:compile
       |  \- (org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile - omitted for duplicate)
       \- org.apache.maven.doxia:doxia-site-renderer:jar:1.7.4:compile
          \- org.apache.maven.doxia:doxia-module-xhtml:jar:1.7:compile
             \- (org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile - omitted for duplicate)

1.6
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0:compile
       +- org.apache.maven.doxia:doxia-decoration-model:jar:1.7.4:compile
       |  \- (org.codehaus.plexus:plexus-component-annotations:jar:1.6:compile - omitted for conflict with 1.5.5)
       \- org.apache.maven.doxia:doxia-site-renderer:jar:1.7.4:compile
          \- (org.codehaus.plexus:plexus-component-annotations:jar:1.6:compile - omitted for conflict with 1.5.5)

org.codehaus.plexus:plexus-container-default

[Error]
1.0-alpha-30
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0:compile
       +- org.apache.maven.doxia:doxia-sink-api:jar:1.7:compile
       |  \- org.apache.maven.doxia:doxia-logging-api:jar:1.7:compile
       |     \- (org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-30:compile - omitted for duplicate)
       +- org.apache.maven.doxia:doxia-core:jar:1.7:compile
       |  \- org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-30:compile
       \- org.apache.maven.doxia:doxia-site-renderer:jar:1.7.4:compile
          \- (org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-30:compile - omitted for duplicate)

1.0-alpha-9-stable-1
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0:compile
       \- org.apache.maven.doxia:doxia-site-renderer:jar:1.7.4:compile
          \- org.codehaus.plexus:plexus-velocity:jar:1.2:compile
             \- (org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile - omitted for conflict with 1.0-alpha-30)

org.codehaus.plexus:plexus-utils

[Error]
1.4.1
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0:compile
       \- org.apache.maven.doxia:doxia-site-renderer:jar:1.7.4:compile
          \- org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile
             \- (org.codehaus.plexus:plexus-utils:jar:1.4.1:compile - omitted for conflict with 3.1.0)

1.4.5
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0:compile
       \- org.apache.maven.doxia:doxia-core:jar:1.7:compile
          \- org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-30:compile
             \- (org.codehaus.plexus:plexus-utils:jar:1.4.5:compile - omitted for conflict with 3.1.0)

1.5.5
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0:compile
       \- org.apache.maven:maven-core:jar:3.0:compile
          \- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
             \- (org.codehaus.plexus:plexus-utils:jar:1.5.5:compile - omitted for conflict with 3.1.0)

2.0.4
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0:compile
       \- org.apache.maven:maven-core:jar:3.0:compile
          +- org.apache.maven:maven-settings:jar:3.0:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:2.0.4:compile - omitted for conflict with 3.1.0)
          +- org.apache.maven:maven-settings-builder:jar:3.0:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:2.0.4:compile - omitted for conflict with 3.1.0)
          +- org.apache.maven:maven-repository-metadata:jar:3.0:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:2.0.4:compile - omitted for conflict with 3.1.0)
          +- org.apache.maven:maven-model-builder:jar:3.0:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:2.0.4:compile - omitted for conflict with 3.1.0)
          \- (org.codehaus.plexus:plexus-utils:jar:2.0.4:compile - omitted for conflict with 3.1.0)

2.0.5
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0:compile
       \- org.apache.maven:maven-core:jar:3.0:compile
          \- org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile
             \- (org.codehaus.plexus:plexus-utils:jar:2.0.5:compile - omitted for conflict with 3.1.0)

3.0.17
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven:maven-plugin-api:jar:3.5.2:compile
       \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.3:compile
          \- (org.codehaus.plexus:plexus-utils:jar:3.0.17:compile - omitted for conflict with 3.1.0)

3.0.22
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0:compile
       +- org.apache.maven.doxia:doxia-decoration-model:jar:1.7.4:compile
       |  \- (org.codehaus.plexus:plexus-utils:jar:3.0.22:compile - omitted for conflict with 3.1.0)
       +- org.apache.maven.doxia:doxia-core:jar:1.7:compile
       |  \- (org.codehaus.plexus:plexus-utils:jar:3.0.22:compile - omitted for conflict with 3.1.0)
       \- org.apache.maven.doxia:doxia-site-renderer:jar:1.7.4:compile
          +- org.apache.maven.doxia:doxia-skin-model:jar:1.7.4:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.0.22:compile - omitted for conflict with 3.1.0)
          +- org.apache.maven.doxia:doxia-module-xhtml:jar:1.7:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.0.22:compile - omitted for conflict with 3.1.0)
          \- (org.codehaus.plexus:plexus-utils:jar:3.0.22:compile - omitted for conflict with 3.1.0)

3.0.24
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0:compile
       \- (org.codehaus.plexus:plexus-utils:jar:3.0.24:compile - omitted for conflict with 3.1.0)

3.1.0
  1. org.postgresql:pljava-pgxs:maven-plugin:1.6.6
    \- org.apache.maven:maven-plugin-api:jar:3.5.2:compile
       +- org.apache.maven:maven-model:jar:3.5.2:compile
       |  \- (org.codehaus.plexus:plexus-utils:jar:3.1.0:compile - omitted for duplicate)
       +- org.apache.maven:maven-artifact:jar:3.5.2:compile
       |  \- (org.codehaus.plexus:plexus-utils:jar:3.1.0:compile - omitted for duplicate)
       \- org.codehaus.plexus:plexus-utils:jar:3.1.0:compile