Advertisement
marcuspaulo

Quarkus-food-log-init

Dec 15th, 2019
506
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.98 KB | None | 0 0
  1. mvn io.quarkus:quarkus-maven-plugin:1.0.1.Final:create \
  2. >     -DprojectGroupId=br.com.mp \
  3. >     -DprojectArtifactId=food \
  4. >     -DclassName="br.com.mp.FoodResource" \
  5. >     -Dpath="/food"
  6.  
  7.  
  8. [INFO] Scanning for projects...
  9. Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-maven-plugin/1.0.1.Final/quarkus-maven-plugin-1.0.1.Final.pom
  10. Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-maven-plugin/1.0.1.Final/quarkus-maven-plugin-1.0.1.Final.pom (9.2 kB at 7.6 kB/s)
  11. Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-build-parent/1.0.1.Final/quarkus-build-parent-1.0.1.Final.pom
  12. Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-build-parent/1.0.1.Final/quarkus-build-parent-1.0.1.Final.pom (34 kB at 78 kB/s)
  13. Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-parent/1.0.1.Final/quarkus-parent-1.0.1.Final.pom
  14. Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-parent/1.0.1.Final/quarkus-parent-1.0.1.Final.pom (14 kB at 43 kB/s)
  15. Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom
  16. Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 159 kB/s)
  17. Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom-deployment/1.0.1.Final/quarkus-bom-deployment-1.0.1.Final.pom
  18. Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom-deployment/1.0.1.Final/quarkus-bom-deployment-1.0.1.Final.pom (24 kB at 67 kB/s)
  19. Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/1.0.1.Final/quarkus-bom-1.0.1.Final.pom
  20. Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/1.0.1.Final/quarkus-bom-1.0.1.Final.pom (110 kB at 256 kB/s)
  21. Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.42.Final/netty-bom-4.1.42.Final.pom
  22. Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.42.Final/netty-bom-4.1.42.Final.pom (7.9 kB at 29 kB/s)
  23. Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.9.10.20191020/jackson-bom-2.9.10.20191020.pom
  24. Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.9.10.20191020/jackson-bom-2.9.10.20191020.pom (13 kB at 39 kB/s)
  25. Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-bom/4.4.1.Final/resteasy-bom-4.4.1.Final.pom
  26. Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-bom/4.4.1.Final/resteasy-bom-4.4.1.Final.pom (6.0 kB at 19 kB/s)
  27. Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.5.2/junit-bom-5.5.2.pom
  28. Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.5.2/junit-bom-5.5.2.pom (4.4 kB at 17 kB/s)
  29. Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-bom/4.6.1/kubernetes-client-bom-4.6.1.pom
  30. Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-bom/4.6.1/kubernetes-client-bom-4.6.1.pom (7.7 kB at 25 kB/s)
  31. Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack-depchain/3.8.3/vertx-stack-depchain-3.8.3.pom
  32. Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack-depchain/3.8.3/vertx-stack-depchain-3.8.3.pom (11 kB at 35 kB/s)
  33. Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack/3.8.3/vertx-stack-3.8.3.pom
  34. Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack/3.8.3/vertx-stack-3.8.3.pom (3.2 kB at 10 kB/s)
  35. Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/3.8.3/vertx-dependencies-3.8.3.pom
  36. Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/3.8.3/vertx-dependencies-3.8.3.pom (31 kB at 99 kB/s)
  37. Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-bom/0.5.1/kogito-bom-0.5.1.pom
  38. Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-bom/0.5.1/kogito-bom-0.5.1.pom (16 kB at 51 kB/s)
  39. Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-bom-parent/0.5.1/kogito-bom-parent-0.5.1.pom
  40. Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-bom-parent/0.5.1/kogito-bom-parent-0.5.1.pom (31 kB at 97 kB/s)
  41. Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-maven-plugin/1.0.1.Final/quarkus-maven-plugin-1.0.1.Final.jar
  42. Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-maven-plugin/1.0.1.Final/quarkus-maven-plugin-1.0.1.Final.jar (112 kB at 407 kB/s)
  43. [INFO]
  44. [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
  45. [INFO] Building Maven Stub Project (No POM) 1
  46. [INFO] --------------------------------[ pom ]---------------------------------
  47. [INFO]
  48. [INFO] --- quarkus-maven-plugin:1.0.1.Final:create (default-cli) @ standalone-pom ---
  49.  
  50. // Log omitido
  51.  
  52.  
  53. [INFO]
  54.  
  55. [INFO] ========================================================================================
  56. [INFO] Your new application has been created in /home/marcus/Estudo/Quarkus/food
  57. [INFO] Navigate into this directory and launch your application with mvn quarkus:dev
  58. [INFO] Your application will be accessible on http://localhost:8080
  59. [INFO] ========================================================================================
  60. [INFO]
  61. [INFO] ------------------------------------------------------------------------
  62. [INFO] BUILD SUCCESS
  63. [INFO] ------------------------------------------------------------------------
  64. [INFO] Total time:  42.305 s
  65. [INFO] Finished at: 2019-12-12T09:36:11-02:00
  66. [INFO] ------------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement