Advertisement
magoo123

Untitled

Aug 8th, 2011
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.97 KB | None | 0 0
  1. [INFO] Scanning for projects...
  2. SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
  3. SLF4J: Defaulting to no-operation (NOP) logger implementation
  4. SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
  5. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.jar
  6. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.jar (246 KB at 3.3 KB/sec)
  7. [INFO] ------------------------------------------------------------------------
  8. [INFO] Reactor Build Order:
  9. [INFO]
  10. [INFO] Basic Module
  11. [INFO] Basic Module API
  12. [INFO] Basic Module OMOD
  13. [INFO]
  14. [INFO] ------------------------------------------------------------------------
  15. [INFO] Building Basic Module 0.1-SNAPSHOT
  16. [INFO] ------------------------------------------------------------------------
  17. [INFO]
  18. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ basicmodule ---
  19. [INFO]
  20. [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ basicmodule ---
  21. [INFO] Installing D:\Workspace\maven.1312798344390\branches\testing\pom.xml to F:\Documents and Settings\MAGOO\.m2\repository\org\openmrs\module\basicmodule\0.1-SNAPSHOT\basicmodule-0.1-SNAPSHOT.pom
  22. [INFO]
  23. [INFO] ------------------------------------------------------------------------
  24. [INFO] Building Basic Module API 0.1-SNAPSHOT
  25. [INFO] ------------------------------------------------------------------------
  26. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.7.2/maven-surefire-plugin-2.7.2.pom
  27. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.7.2/maven-surefire-plugin-2.7.2.pom (10 KB at 2.7 KB/sec)
  28. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire/2.7.2/surefire-2.7.2.pom
  29. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire/2.7.2/surefire-2.7.2.pom (11 KB at 1.2 KB/sec)
  30. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/18/maven-parent-18.pom
  31. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/18/maven-parent-18.pom (24 KB at 2.5 KB/sec)
  32. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/8/apache-8.pom
  33. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/8/apache-8.pom (14 KB at 2.7 KB/sec)
  34. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.7.2/maven-surefire-plugin-2.7.2.jar
  35. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.7.2/maven-surefire-plugin-2.7.2.jar (29 KB at 0.9 KB/sec)
  36. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/1.8.0-SNAPSHOT/openmrs-api-1.8.0-20110516.225959-2.jar
  37. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context/3.0.2.RELEASE/spring-context-3.0.2.RELEASE.jar
  38. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-jdbc/3.0.2.RELEASE/spring-jdbc-3.0.2.RELEASE.jar
  39. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/1.8.0-SNAPSHOT/openmrs-web-1.8.0-20110516.225959-2.jar
  40. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-test/3.0.2.RELEASE/spring-test-3.0.2.RELEASE.jar
  41. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/1.8.0-SNAPSHOT/openmrs-web-1.8.0-20110516.225959-2.jar (700 KB at 2.4 KB/sec)
  42. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/1.8.0-SNAPSHOT/openmrs-api-1.8.0-20110516.225959-2.jar (1455 KB at 3.5 KB/sec)
  43. Downloading: http://repo1.maven.org/maven2/org/springframework/spring-context/3.0.2.RELEASE/spring-context-3.0.2.RELEASE.jar
  44. Downloading: http://repo1.maven.org/maven2/org/springframework/spring-jdbc/3.0.2.RELEASE/spring-jdbc-3.0.2.RELEASE.jar
  45. Downloading: http://repo1.maven.org/maven2/org/springframework/spring-test/3.0.2.RELEASE/spring-test-3.0.2.RELEASE.jar
  46. Downloaded: http://repo1.maven.org/maven2/org/springframework/spring-test/3.0.2.RELEASE/spring-test-3.0.2.RELEASE.jar (200 KB at 4.4 KB/sec)
  47. Downloaded: http://repo1.maven.org/maven2/org/springframework/spring-jdbc/3.0.2.RELEASE/spring-jdbc-3.0.2.RELEASE.jar (370 KB at 4.6 KB/sec)
  48. [INFO]
  49. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ basicmodule-api ---
  50. [INFO] Deleting D:\Workspace\maven.1312798344390\branches\testing\api\target
  51. [INFO]
  52. [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ basicmodule-api ---
  53. [WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
  54. [INFO] skip non existing resourceDirectory D:\Workspace\maven.1312798344390\branches\testing\api\src\main\resources
  55. [INFO]
  56. [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ basicmodule-api ---
  57. [WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent!
  58. [INFO] Compiling 2 source files to D:\Workspace\maven.1312798344390\branches\testing\api\target\classes
  59. [INFO] -------------------------------------------------------------
  60. [ERROR] COMPILATION ERROR :
  61. [INFO] -------------------------------------------------------------
  62. [ERROR] Unable to locate the Javac Compiler in:
  63. F:\Program Files\Java\jre7\..\lib\tools.jar
  64. Please ensure you are using JDK 1.4 or above and
  65. not a JRE (the com.sun.tools.javac.Main class is required).
  66. In most cases you can change the location of your Java
  67. installation by setting the JAVA_HOME environment variable.
  68. [INFO] 1 error
  69. [INFO] -------------------------------------------------------------
  70. [INFO] ------------------------------------------------------------------------
  71. [INFO] Reactor Summary:
  72. [INFO]
  73. [INFO] Basic Module ...................................... SUCCESS [1.906s]
  74. [INFO] Basic Module API .................................. FAILURE [9:28.453s]
  75. [INFO] Basic Module OMOD ................................. SKIPPED
  76. [INFO] ------------------------------------------------------------------------
  77. [INFO] BUILD FAILURE
  78. [INFO] ------------------------------------------------------------------------
  79. [INFO] Total time: 10:47.656s
  80. [INFO] Finished at: Mon Aug 08 15:38:26 GMT+03:00 2011
  81. [INFO] Final Memory: 5M/15M
  82. [INFO] ------------------------------------------------------------------------
  83. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project basicmodule-api: Compilation failure
  84. [ERROR] Unable to locate the Javac Compiler in:
  85. [ERROR] F:\Program Files\Java\jre7\..\lib\tools.jar
  86. [ERROR] Please ensure you are using JDK 1.4 or above and
  87. [ERROR] not a JRE (the com.sun.tools.javac.Main class is required).
  88. [ERROR] In most cases you can change the location of your Java
  89. [ERROR] installation by setting the JAVA_HOME environment variable.
  90. [ERROR] -> [Help 1]
  91. [ERROR]
  92. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  93. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  94. [ERROR]
  95. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  96. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  97. [ERROR]
  98. [ERROR] After correcting the problems, you can resume the build with the command
  99. [ERROR] mvn <goals> -rf :basicmodule-api
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement