Advertisement
Guest User

Untitled

a guest
Feb 15th, 2012
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. [INFO] Scanning for projects...
  2. [INFO]
  3. [INFO] ------------------------------------------------------------------------
  4. [INFO] Building Activiti in Action - Examples 1.0
  5. [INFO] ------------------------------------------------------------------------
  6. [INFO]
  7. [INFO] >>> maven-eclipse-plugin:2.8:eclipse (default-cli) @ bpmn-examples >>>
  8. [INFO]
  9. [INFO] --- cxf-codegen-plugin:2.3.4:wsdl2java (generate-sources) @ bpmn-examples ---
  10. [INFO]
  11. [INFO] <<< maven-eclipse-plugin:2.8:eclipse (default-cli) @ bpmn-examples <<<
  12. [INFO]
  13. [INFO] --- maven-eclipse-plugin:2.8:eclipse (default-cli) @ bpmn-examples ---
  14. [INFO] Using Eclipse Workspace: null
  15. [INFO] Adding default classpath container: org.eclipse.jdt.launching.JRE_CONTAINER
  16. [INFO] Wrote settings to S:\localrepo\activitinaction\bpmn-examples\.settings\org.eclipse.jdt.core.prefs
  17. [INFO] Wrote Eclipse project for "bpmn-examples" to S:\localrepo\activitinaction\bpmn-examples.
  18. [INFO]
  19. [INFO] ------------------------------------------------------------------------
  20. [INFO] BUILD SUCCESS
  21. [INFO] ------------------------------------------------------------------------
  22. [INFO] Total time: 4.681s
  23. [INFO] Finished at: Wed Feb 15 12:58:14 GMT+04:00 2012
  24. [INFO] Final Memory: 11M/26M
  25. [INFO] ------------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement