Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-18452

Add Guava as a test dependency.

XMLWordPrintable

      Some tests rely on Guava to be available since it is a transitive dependency in maven-model-builder. While performing some tests, we discovered that current version of maven-model-builder 3.5.4 brings Guava as transitive dependency, but version 3.6.3 doesn't and causes compilation errors. (see also WFCORE-6493)

      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project wildfly-connector: Compilation failure: Compilation failure: 
      [ERROR] /git/wildfly/connector/src/test/java/org/jboss/as/connector/annotations/repository/jandex/AnnotationsTestCase.java:[51,28] package com.google.common.io does not exist
      

            rhn-support-ivassile Ilia Vassilev
            rhn-support-ivassile Ilia Vassilev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: