Skip to content

Instantly share code, notes, and snippets.

@nickstolwijk
Created May 6, 2020 11:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nickstolwijk/4042c9ca4a71bc4886ac528b6621e5c6 to your computer and use it in GitHub Desktop.
Save nickstolwijk/4042c9ca4a71bc4886ac528b6621e5c6 to your computer and use it in GitHub Desktop.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Example ExampleProject Bill of Materials [pom]
[INFO] exampleProject Configuratie [pom]
[INFO] exampleProject domein [pom]
[INFO] exampleProject domein shared [gwt-lib]
[INFO] exampleProject domein server [jar]
[INFO] exampleProject sturing api [jar]
[INFO] exampleProject sturing shared [jar]
[INFO] exampleProject sturing client [jar]
[INFO] exampleProject externeinterface MongoDB [jar]
[INFO] exampleProject sturing service [jar]
[INFO] exampleProject lib [jar]
[INFO] exampleProject sturing opslag [jar]
[INFO] exampleProject presentatie integratie-test Utils [jar]
[INFO] exampleProject integratie-tests [jar]
[INFO] exampleProject aggregator [pom]
[INFO]
[INFO] -----------------< com.example.bibliotheek.exampleProject:bom >-----------------
[INFO] Building Example ExampleProject Bill of Materials 3.0.0-SNAPSHOT [1/15]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ bom ---
[INFO] com.example.bibliotheek.exampleProject:bom:pom:3.0.0-SNAPSHOT
[INFO]
[INFO] -----< com.example.bibliotheek.exampleProject:exampleProject.configuratie.pom >------
[INFO] Building exampleProject Configuratie 3.0.0-SNAPSHOT [2/15]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ exampleProject.configuratie.pom ---
[INFO] com.example.bibliotheek.exampleProject:exampleProject.configuratie.pom:pom:3.0.0-SNAPSHOT
[INFO]
[INFO] ----------< com.example.bibliotheek.exampleProject:exampleProject.domein >-----------
[INFO] Building exampleProject domein 3.0.0-SNAPSHOT [3/15]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ exampleProject.domein ---
[INFO] com.example.bibliotheek.exampleProject:exampleProject.domein:pom:3.0.0-SNAPSHOT
[INFO]
[INFO] -------< com.example.bibliotheek.exampleProject:exampleProject.domein.shared >-------
[INFO] Building exampleProject domein shared 3.0.0-SNAPSHOT [4/15]
[INFO] ------------------------------[ gwt-lib ]-------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ exampleProject.domein.shared ---
[INFO] com.example.bibliotheek.exampleProject:exampleProject.domein.shared:gwt-lib:3.0.0-SNAPSHOT
[INFO]
[INFO] -------< com.example.bibliotheek.exampleProject:exampleProject.domein.server >-------
[INFO] Building exampleProject domein server 3.0.0-SNAPSHOT [5/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ exampleProject.domein.server ---
[INFO] com.example.bibliotheek.exampleProject:exampleProject.domein.server:jar:3.0.0-SNAPSHOT
[INFO] \- com.example.bibliotheek.exampleProject:exampleProject.domein.shared:jar:3.0.0-SNAPSHOT:compile
[INFO]
[INFO] --------< com.example.bibliotheek.exampleProject:exampleProject.sturing.api >--------
[INFO] Building exampleProject sturing api 3.0.0-SNAPSHOT [6/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ exampleProject.sturing.api ---
[INFO] com.example.bibliotheek.exampleProject:exampleProject.sturing.api:jar:3.0.0-SNAPSHOT
[INFO] \- com.example.bibliotheek.exampleProject:exampleProject.domein.shared:jar:3.0.0-SNAPSHOT:compile
[INFO]
[INFO] ------< com.example.bibliotheek.exampleProject:exampleProject.sturing.shared >-------
[INFO] Building exampleProject sturing shared 3.0.0-SNAPSHOT [7/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ exampleProject.sturing.shared ---
[INFO] com.example.bibliotheek.exampleProject:exampleProject.sturing.shared:jar:3.0.0-SNAPSHOT
[INFO] \- com.example.bibliotheek.exampleProject:exampleProject.domein.server:jar:3.0.0-SNAPSHOT:compile
[INFO] \- com.example.bibliotheek.exampleProject:exampleProject.domein.shared:jar:3.0.0-SNAPSHOT:compile
[INFO]
[INFO] ------< com.example.bibliotheek.exampleProject:exampleProject.sturing.client >-------
[INFO] Building exampleProject sturing client 3.0.0-SNAPSHOT [8/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ exampleProject.sturing.client ---
[INFO] com.example.bibliotheek.exampleProject:exampleProject.sturing.client:jar:3.0.0-SNAPSHOT
[INFO] +- com.example.bibliotheek.exampleProject:exampleProject.domein.server:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- com.example.bibliotheek.exampleProject:exampleProject.domein.shared:jar:3.0.0-SNAPSHOT:compile
[INFO] +- com.example.bibliotheek.exampleProject:exampleProject.sturing.shared:jar:3.0.0-SNAPSHOT:compile
[INFO] \- com.example.bibliotheek.exampleProject:exampleProject.sturing.api:jar:3.0.0-SNAPSHOT:compile
[INFO]
[INFO] --< com.example.bibliotheek.exampleProject:exampleProject.externeinterface.mongodb >--
[INFO] Building exampleProject externeinterface MongoDB 3.0.0-SNAPSHOT [9/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ exampleProject.externeinterface.mongodb ---
[INFO] com.example.bibliotheek.exampleProject:exampleProject.externeinterface.mongodb:jar:3.0.0-SNAPSHOT
[INFO] +- com.example.bibliotheek.exampleProject:exampleProject.sturing.shared:jar:3.0.0-SNAPSHOT:compile
[INFO] +- com.example.bibliotheek.exampleProject:exampleProject.domein.shared:jar:3.0.0-SNAPSHOT:compile
[INFO] \- com.example.bibliotheek.exampleProject:exampleProject.domein.server:jar:3.0.0-SNAPSHOT:compile
[INFO]
[INFO] ------< com.example.bibliotheek.exampleProject:exampleProject.sturing.service >------
[INFO] Building exampleProject sturing service 3.0.0-SNAPSHOT [10/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ exampleProject.sturing.service ---
[INFO] com.example.bibliotheek.exampleProject:exampleProject.sturing.service:jar:3.0.0-SNAPSHOT
[INFO] +- com.example.bibliotheek.exampleProject:exampleProject.domein.server:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- com.example.bibliotheek.exampleProject:exampleProject.domein.shared:jar:3.0.0-SNAPSHOT:compile
[INFO] +- com.example.bibliotheek.exampleProject:exampleProject.sturing.shared:jar:3.0.0-SNAPSHOT:compile
[INFO] \- com.example.bibliotheek.exampleProject:exampleProject.externeinterface.mongodb:jar:3.0.0-SNAPSHOT:compile
[INFO]
[INFO] ------------< com.example.bibliotheek.exampleProject:exampleProject.lib >------------
[INFO] Building exampleProject lib 3.0.0-SNAPSHOT [11/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ exampleProject.lib ---
[INFO] com.example.bibliotheek.exampleProject:exampleProject.lib:jar:3.0.0-SNAPSHOT
[INFO] +- com.example.bibliotheek.exampleProject:exampleProject.sturing.api:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- com.example.bibliotheek.exampleProject:exampleProject.domein.shared:jar:3.0.0-SNAPSHOT:compile
[INFO] +- com.example.bibliotheek.exampleProject:exampleProject.sturing.client:jar:3.0.0-SNAPSHOT:compile
[INFO] +- com.example.bibliotheek.exampleProject:exampleProject.domein.server:jar:3.0.0-SNAPSHOT:compile
[INFO] +- com.example.bibliotheek.exampleProject:exampleProject.sturing.shared:jar:3.0.0-SNAPSHOT:compile
[INFO] +- com.example.bibliotheek.exampleProject:exampleProject.sturing.service:jar:3.0.0-SNAPSHOT:compile
[INFO] \- com.example.bibliotheek.exampleProject:exampleProject.externeinterface.mongodb:jar:3.0.0-SNAPSHOT:compile
[INFO]
[INFO] ----------< com.example.bibliotheek.exampleProject:exampleProject.opslag >-----------
[INFO] Building exampleProject sturing opslag 3.0.0-SNAPSHOT [12/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ exampleProject.opslag ---
[INFO] com.example.bibliotheek.exampleProject:exampleProject.opslag:jar:3.0.0-SNAPSHOT
[INFO] +- com.example.bibliotheek.exampleProject:exampleProject.sturing.client:jar:3.0.0-SNAPSHOT:compile
[INFO] | +- com.example.bibliotheek.exampleProject:exampleProject.domein.server:jar:3.0.0-SNAPSHOT:compile
[INFO] | | \- com.example.bibliotheek.exampleProject:exampleProject.domein.shared:jar:3.0.0-SNAPSHOT:compile
[INFO] | +- com.example.bibliotheek.exampleProject:exampleProject.sturing.shared:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- com.example.bibliotheek.exampleProject:exampleProject.sturing.api:jar:3.0.0-SNAPSHOT:compile
[INFO] \- com.example.bibliotheek.exampleProject:exampleProject.lib:jar:3.0.0-SNAPSHOT:compile
[INFO] +- com.example.bibliotheek.exampleProject:exampleProject.sturing.service:jar:3.0.0-SNAPSHOT:compile
[INFO] \- com.example.bibliotheek.exampleProject:exampleProject.externeinterface.mongodb:jar:3.0.0-SNAPSHOT:compile
[INFO]
[INFO] --< com.example.bibliotheek.exampleProject:exampleProject.presentatie.server.test >--
[INFO] Building exampleProject presentatie integratie-test Utils 3.0.0-SNAPSHOT [13/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ exampleProject.presentatie.server.test ---
[INFO] com.example.bibliotheek.exampleProject:exampleProject.presentatie.server.test:jar:3.0.0-SNAPSHOT
[INFO] +- com.example.bibliotheek.exampleProject:exampleProject.domein.shared:jar:3.0.0-SNAPSHOT:compile
[INFO] +- com.example.bibliotheek.exampleProject:exampleProject.sturing.shared:jar:3.0.0-SNAPSHOT:compile
[INFO] +- com.example.bibliotheek.exampleProject:exampleProject.domein.server:jar:3.0.0-SNAPSHOT:compile
[INFO] +- com.example.bibliotheek.exampleProject:exampleProject.externeinterface.mongodb:jar:3.0.0-SNAPSHOT:compile
[INFO] +- com.example.bibliotheek.exampleProject:exampleProject.lib:jar:3.0.0-SNAPSHOT:compile
[INFO] | +- com.example.bibliotheek.exampleProject:exampleProject.sturing.api:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- com.example.bibliotheek.exampleProject:exampleProject.sturing.service:jar:3.0.0-SNAPSHOT:compile
[INFO] \- com.example.bibliotheek.exampleProject:exampleProject.sturing.client:jar:3.0.0-SNAPSHOT:compile
[INFO]
[INFO] --< com.example.bibliotheek.exampleProject:exampleProject.presentatie.product.integratietests >--
[INFO] Building exampleProject integratie-tests 3.0.0-SNAPSHOT [14/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ exampleProject.presentatie.product.integratietests ---
[INFO] com.example.bibliotheek.exampleProject:exampleProject.presentatie.product.integratietests:jar:3.0.0-SNAPSHOT
[INFO] +- com.example.bibliotheek.exampleProject:exampleProject.presentatie.server.test:jar:3.0.0-SNAPSHOT:test
[INFO] | +- com.example.bibliotheek.exampleProject:exampleProject.sturing.shared:jar:3.0.0-SNAPSHOT:test
[INFO] | \- com.example.bibliotheek.exampleProject:exampleProject.domein.server:jar:3.0.0-SNAPSHOT:test
[INFO] +- com.example.bibliotheek.exampleProject:exampleProject.sturing.api:jar:3.0.0-SNAPSHOT:test
[INFO] +- com.example.bibliotheek.exampleProject:exampleProject.sturing.client:jar:3.0.0-SNAPSHOT:test
[INFO] +- com.example.bibliotheek.exampleProject:exampleProject.domein.shared:jar:3.0.0-SNAPSHOT:test
[INFO] +- com.example.bibliotheek.exampleProject:exampleProject.lib:jar:3.0.0-SNAPSHOT:test
[INFO] | \- com.example.bibliotheek.exampleProject:exampleProject.sturing.service:jar:3.0.0-SNAPSHOT:test
[INFO] \- com.example.bibliotheek.exampleProject:exampleProject.externeinterface.mongodb:jar:3.0.0-SNAPSHOT:test
[INFO]
[INFO] ------------< com.example.bibliotheek.exampleProject:exampleProject.pom >------------
[INFO] Building exampleProject aggregator 3.0.0-SNAPSHOT [15/15]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ exampleProject.pom ---
[INFO] com.example.bibliotheek.exampleProject:exampleProject.pom:pom:3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for exampleProject aggregator 3.0.0-SNAPSHOT:
[INFO]
[INFO] Example ExampleProject Bill of Materials .................. SUCCESS [ 1.024 s]
[INFO] exampleProject Configuratie ............................. SUCCESS [ 0.008 s]
[INFO] exampleProject domein ................................... SUCCESS [ 0.007 s]
[INFO] exampleProject domein shared ............................ SUCCESS [ 0.891 s]
[INFO] exampleProject domein server ............................ SUCCESS [ 0.426 s]
[INFO] exampleProject sturing api .............................. SUCCESS [ 0.093 s]
[INFO] exampleProject sturing shared ........................... SUCCESS [ 0.289 s]
[INFO] exampleProject sturing client ........................... SUCCESS [ 0.861 s]
[INFO] exampleProject externeinterface MongoDB ................. SUCCESS [ 0.154 s]
[INFO] exampleProject sturing service .......................... SUCCESS [ 0.155 s]
[INFO] exampleProject lib ...................................... SUCCESS [ 0.177 s]
[INFO] exampleProject sturing opslag ........................... SUCCESS [ 0.202 s]
[INFO] exampleProject presentatie integratie-test Utils ........ SUCCESS [ 0.227 s]
[INFO] exampleProject integratie-tests ......................... SUCCESS [ 0.184 s]
[INFO] exampleProject aggregator ............................... SUCCESS [ 0.016 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.481 s
[INFO] Finished at: 2020-05-06T13:02:50+02:00
[INFO] ------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment