github.com/joey-fossa/fossa-cli@v0.7.34-0.20190708193710-569f1e8679f0/buildtools/sbt/testdata/sbt_dependencygraphml_nocolor-prisma (about)

     1  [info] Loading settings from plugins.sbt ...
     2  [info] Loading global plugins from /home/fossa/.sbt/1.0/plugins
     3  [info] Loading settings from plugins.sbt ...
     4  [info] Loading project definition from /home/fossa/prisma/server/project
     5  [info] Loading settings from build.sbt ...
     6  [info] Loading settings from build.sbt ...
     7  [info] Loading settings from build.sbt ...
     8  [info] Loading settings from build.sbt ...
     9  [info] Loading settings from build.sbt,version.sbt ...
    10  [info] Loading settings from build.sbt ...
    11  [info] Resolving key references (26602 settings) ...
    12  [info] Set current project to server (in build file:/home/fossa/prisma/server/)
    13  [info] Updating {file:/home/fossa/prisma/server/}metrics...
    14  [info] Done updating.
    15  [warn] Found version conflict(s) in library dependencies; some are suspected to be binary incompatible:
    16  [warn] 	* com.google.code.findbugs:jsr305:2.0.1 is selected over 1.3.9
    17  [warn] 	    +- com.twitter:finagle-core_2.12:6.44.0 ()            (depends on 2.0.1)
    18  [warn] 	    +- com.twitter:util-cache_2.12:6.43.0 ()              (depends on 2.0.1)
    19  [warn] 	    +- com.twitter:util-stats_2.12:6.43.0 ()              (depends on 2.0.1)
    20  [warn] 	    +- com.google.guava:guava:12.0.1                      (depends on 1.3.9)
    21  [warn] 	* com.google.guava:guava:19.0 is selected over 12.0.1
    22  [warn] 	    +- com.twitter:util-app_2.12:6.43.0 ()                (depends on 19.0)
    23  [warn] 	    +- com.twitter:util-cache_2.12:6.43.0 ()              (depends on 19.0)
    24  [warn] 	    +- com.twitter:finagle-toggle_2.12:6.44.0 ()          (depends on 19.0)
    25  [warn] 	    +- com.twitter:util-collection_2.12:6.43.0 ()         (depends on 19.0)
    26  [warn] 	    +- com.twitter:finagle-http_2.12:6.44.0 ()            (depends on 19.0)
    27  [warn] 	    +- com.bugsnag:bugsnag:3.0.2                          (depends on 12.0.1)
    28  [warn] Run 'evicted' to see detailed eviction warnings
    29  [info] Wrote dependency graph to '/home/fossa/prisma/server/libs/metrics/target/dependencies-compile.graphml'
    30  [success] Total time: 6 s, completed Jul 25, 2018 7:36:18 AM