Guest User

Untitled

a guest
Mar 18th, 2018
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.03 KB | None | 0 0
  1. [INFO] Scanning for projects...
  2. [INFO]
  3. [INFO] ------------------------------------------------------------------------
  4. [INFO] Building Project 1.0.0-SNAPSHOT
  5. [INFO] ------------------------------------------------------------------------
  6. [INFO]
  7. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ Project ---
  8. [WARNING] Using platform encoding (Cp1251 actually) to copy filtered resources, i.e. build is platform dependent!
  9. [INFO] Copying 0 resource
  10. [INFO]
  11. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ Project ---
  12. [INFO] Nothing to compile - all classes are up to date
  13. [INFO]
  14. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ Project ---
  15. [WARNING] Using platform encoding (Cp1251 actually) to copy filtered resources, i.e. build is platform dependent!
  16. [INFO] Copying 0 resource
  17. [INFO]
  18. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ Project ---
  19. [INFO] Nothing to compile - all classes are up to date
  20. [INFO]
  21. [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ Project ---
  22. [INFO]
  23. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ Project ---
  24. [INFO] Building jar: C:UsersTimeclipse-workspaceProjecttargetProject-1.0.0-SNAPSHOT.jar
  25. [INFO]
  26. [INFO] --- maven-install-plugin:2.4:install (default-install) @ Project ---
  27. [INFO] Installing C:UsersTimeclipse-workspaceProjecttargetProject-1.0.0-SNAPSHOT.jar to C:UsersTim.m2repositorycomtimprojectProject1.0.0-SNAPSHOTProject-1.0.0-SNAPSHOT.jar
  28. [INFO] Installing C:UsersTimeclipse-workspaceProjectpom.xml to C:UsersTim.m2repositorycomtimprojectProject1.0.0-SNAPSHOTProject-1.0.0-SNAPSHOT.pom
  29. [INFO] ------------------------------------------------------------------------
  30. [INFO] BUILD SUCCESS
  31. [INFO] ------------------------------------------------------------------------
  32. [ INFO] Total time: 7.259 s
  33. [INFO] Finished at: 2018-03-18T10:54:00+03:00
  34. [INFO] Final Memory: 10M/36M
  35. [INFO] ------------------------------------------------------------------------
Add Comment
Please, Sign In to add comment