Advertisement
Guest User

Untitled

a guest
Jan 20th, 2012
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.14 KB | None | 0 0
  1. [INFO] ------------------------------------------------------------------------
  2. [INFO] Building ### Data ### 1.0.0
  3. [INFO] ------------------------------------------------------------------------
  4. [INFO]
  5. [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ ### ---
  6. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  7. [INFO] Copying 2 resources
  8. [INFO]
  9. [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ ### ---
  10. [INFO] Nothing to compile - all classes are up to date
  11. [INFO]
  12. [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ ### ---
  13. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  14. [INFO] Copying 7 resources
  15. [INFO]
  16. [INFO] --- build-helper-maven-plugin:1.7:reserve-network-port (reserve-network-port) @ ### ---
  17. [INFO] Reserved port 43648 for mongodbTestPort
  18. [INFO]
  19. [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ ### ---
  20. [INFO] Nothing to compile - all classes are up to date
  21. [INFO]
  22. [INFO] --- exec-maven-plugin:1.2.1:exec (startMongo) @ ### ---
  23. /root/data/trunk/###/src/test/resources/startMongo: line 3: /mongod: No such file or directory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement