Advertisement
rohankanojia

Untitled

Feb 24th, 2018
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.12 KB | None | 0 0
  1. ~/work/repos/vertxhttpbooster : $ mvn package
  2. [INFO] Scanning for projects...
  3. [INFO]
  4. [INFO] ------------------------------------------------------------------------
  5. [INFO] Building Vert.x - HTTP 1.0.0-SNAPSHOT
  6. [INFO] ------------------------------------------------------------------------
  7. [INFO]
  8. [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java-version) @ vertxhttpbooster ---
  9. [INFO]
  10. [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ vertxhttpbooster ---
  11. [INFO]
  12. [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ vertxhttpbooster ---
  13. [INFO] Executing: /bin/sh -c cd '/home/rohan/work/repos/vertxhttpbooster' && 'git' 'rev-parse' '--verify' 'HEAD'
  14. [INFO] Working directory: /home/rohan/work/repos/vertxhttpbooster
  15. [INFO] Storing buildNumber: 0b3ca5b2167ae7a31429196fcd4a5043d26a6604 at timestamp: 1519501805817
  16. [INFO] Storing buildScmBranch: master
  17. [INFO]
  18. [INFO] --- vertx-maven-plugin:1.0.13:initialize (vmp) @ vertxhttpbooster ---
  19. [INFO]
  20. [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ vertxhttpbooster ---
  21. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  22. [INFO] Copying 1 resource
  23. [INFO]
  24. [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ vertxhttpbooster ---
  25. [INFO] Changes detected - recompiling the module!
  26. [INFO] Compiling 1 source file to /home/rohan/work/repos/vertxhttpbooster/target/classes
  27. [INFO]
  28. [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ vertxhttpbooster ---
  29. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  30. [INFO] Copying 1 resource
  31. [INFO]
  32. [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ vertxhttpbooster ---
  33. [INFO] Changes detected - recompiling the module!
  34. [INFO] Compiling 2 source files to /home/rohan/work/repos/vertxhttpbooster/target/test-classes
  35. [INFO]
  36. [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ vertxhttpbooster ---
  37. Downloading: https://maven.repository.redhat.com/ga/org/apache/maven/surefire/surefire-junit4/2.20/surefire-junit4-2.20.pom
  38. Downloading: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/surefire/surefire-junit4/2.20/surefire-junit4-2.20.pom
  39. Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.20/surefire-junit4-2.20.pom
  40. Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.20/surefire-junit4-2.20.pom (3.3 kB at 2.1 kB/s)
  41. Downloading: https://maven.repository.redhat.com/ga/org/apache/maven/surefire/surefire-providers/2.20/surefire-providers-2.20.pom
  42. Downloading: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/surefire/surefire-providers/2.20/surefire-providers-2.20.pom
  43. Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.20/surefire-providers-2.20.pom
  44. Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.20/surefire-providers-2.20.pom (2.6 kB at 4.5 kB/s)
  45. Downloading: https://maven.repository.redhat.com/ga/org/apache/maven/surefire/surefire-junit4/2.20/surefire-junit4-2.20.jar
  46. Downloading: https://maven.repository.redhat.com/earlyaccess/all/org/apache/maven/surefire/surefire-junit4/2.20/surefire-junit4-2.20.jar
  47. Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.20/surefire-junit4-2.20.jar
  48. Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.20/surefire-junit4-2.20.jar (82 kB at 63 kB/s)
  49. [INFO]
  50. [INFO] -------------------------------------------------------
  51. [INFO]  T E S T S
  52. [INFO] -------------------------------------------------------
  53. [INFO] Running io.openshift.booster.HttpApplicationTest
  54. SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
  55. SLF4J: Defaulting to no-operation (NOP) logger implementation
  56. SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
  57. Server started on port 8081
  58. Server started on port 8081
  59. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.807 s - in io.openshift.booster.HttpApplicationTest
  60. [INFO]
  61. [INFO] Results:
  62. [INFO]
  63. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
  64. [INFO]
  65. [INFO]
  66. [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ vertxhttpbooster ---
  67. [INFO] Building jar: /home/rohan/work/repos/vertxhttpbooster/target/vertxhttpbooster-1.0.0-SNAPSHOT.jar
  68. [INFO]
  69. [INFO] --- vertx-maven-plugin:1.0.13:package (vmp) @ vertxhttpbooster ---
  70. [INFO] Executing: /bin/sh -c cd '/home/rohan/work/repos/vertxhttpbooster' && 'git' 'whatchanged' '--until=2018-02-24 19:50:13 +0000' '--date=iso' '--' '/home/rohan/work/repos/vertxhttpbooster'
  71. [INFO] Working directory: /home/rohan/work/repos/vertxhttpbooster
  72. [INFO] ------------------------------------------------------------------------
  73. [INFO] BUILD SUCCESS
  74. [INFO] ------------------------------------------------------------------------
  75. [INFO] Total time: 9.666 s
  76. [INFO] Finished at: 2018-02-25T01:20:14+05:30
  77. [INFO] Final Memory: 39M/563M
  78. [INFO] ------------------------------------------------------------------------
  79. ~/work/repos/vertxhttpbooster : $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement