github.com/joey-fossa/fossa-cli@v0.7.34-0.20190708193710-569f1e8679f0/buildtools/maven/testdata/unix.out (about)

     1  [INFO] Scanning for projects...
     2  [INFO] 
     3  [INFO] ---------------------< de.frank:jmh-introduction >----------------------
     4  [INFO] Building JMH benchmarks: intro, basic benchmarks, algorithms and some architectural support benchmarks 1-SNAPSHOT
     5  [INFO] --------------------------------[ jar ]---------------------------------
     6  [INFO] 
     7  [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ jmh-introduction ---
     8  [INFO] de.frank:jmh-introduction:jar:1-SNAPSHOT
     9  [INFO] +- dep:one:jar:1.0.0:provided
    10  [INFO] \- dep:two:jar:2.0.0:compile
    11  [INFO]    +- dep:three:jar:3.0.0:compile
    12  [INFO]    |  \- dep:four:jar:4.0.0:compile
    13  [INFO]    \- dep:five:jar:5.0.0:compile
    14  [INFO] ------------------------------------------------------------------------
    15  [INFO] BUILD SUCCESS
    16  [INFO] ------------------------------------------------------------------------
    17  [INFO] Total time: 0.832 s
    18  [INFO] Finished at: 2018-10-18T15:03:36-07:00
    19  [INFO] ------------------------------------------------------------------------