[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ product-client ---
[INFO] Building jar:
/Users/admin/code/myProjects/java/imooc/SpringCloud_Sell/product/client/target/product-client-0
.0.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] product 0.0.1-SNAPSHOT ............................. SUCCESS [ 0.106 s]
[INFO] product-common ..................................... SUCCESS [ 1.030 s]
[INFO] product-server ..................................... SUCCESS [ 1.469 s]
[INFO] product-client 0.0.1-SNAPSHOT ...................... SUCCESS [ 0.135 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total
time
: 3.049 s
[INFO] Finished at: 2019-02-28T00:12:31+08:00
[INFO] ------------------------------------------------------------------------
➜ product git:(7-8)
➜ product git:(7-8)
➜ product git:(7-8)
➜ product git:(7-8) mvn clean package -Dmaven.
test
.skip=
true
-U