Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2014
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.15 KB | None | 0 0
  1. 2:terminalwms lordbkmzc$ mvn clean package -Dmaven.test.skip
  2. [INFO] Scanning for projects...
  3. [WARNING]
  4. [WARNING] Some problems were encountered while building the effective model for ru.spterminal:terminalwms-view:war:0.16.2
  5. [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.springframework:spring-orm:jar -> duplicate declaration of version (?) @ line 102, column 21
  6. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
  7. [WARNING]
  8. [WARNING] Some problems were encountered while building the effective model for ru.spterminal:terminalwms-model:jar:0.16.2
  9. [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.springframework:spring-orm:jar -> duplicate declaration of version (?) @ line 77, column 21
  10. [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.springframework:spring-test:jar -> duplicate declaration of version (?) @ line 164, column 21
  11. [WARNING]
  12. [WARNING] Some problems were encountered while building the effective model for ru.spterminal:terminalwms-service:jar:0.16.2
  13. [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.springframework:spring-orm:jar -> duplicate declaration of version (?) @ line 75, column 21
  14. [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.springframework:spring-test:jar -> duplicate declaration of version (?) @ line 162, column 21
  15. [WARNING]
  16. [WARNING] Some problems were encountered while building the effective model for ru.spterminal:terminalwms:pom:0.16.2
  17. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
  18. [WARNING]
  19. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  20. [WARNING]
  21. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  22. [WARNING]
  23. [INFO] ------------------------------------------------------------------------
  24. [INFO] Reactor Build Order:
  25. [INFO]
  26. [INFO] terminalwms
  27. [INFO] TerminalExt Model
  28. [INFO] TerminalWMS Model
  29. [INFO] TerminalWMS Service
  30. [INFO] TerminalWMS View
  31. [INFO]
  32. [INFO] ------------------------------------------------------------------------
  33. [INFO] Building terminalwms 0.16.2
  34. [INFO] ------------------------------------------------------------------------
  35. [INFO]
  36. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ terminalwms ---
  37. [INFO] Deleting /Users/lordbkmzc/terminalwms/target
  38. [INFO]
  39. [INFO] --- maven-install-plugin:2.4:install-file (install) @ terminalwms ---
  40. Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
  41. Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (3 KB at 0.8 KB/sec)
  42. Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
  43. Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (226 KB at 490.3 KB/sec)
  44. [INFO] Installing /Users/lordbkmzc/terminalwms/pom.xml to /Users/lordbkmzc/.m2/repository/ru/spterminal/terminalwms/0.16.2/terminalwms-0.16.2.pom
  45. [INFO]
  46. [INFO] ------------------------------------------------------------------------
  47. [INFO] Building TerminalExt Model 0.0.1
  48. [INFO] ------------------------------------------------------------------------
  49. Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom
  50. Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (11 KB at 59.5 KB/sec)
  51. Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom
  52. Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 KB at 91.6 KB/sec)
  53. Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar
  54. Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 KB at 195.7 KB/sec)
  55. Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom
  56. Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 37.2 KB/sec)
  57. Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar
  58. Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 153.1 KB/sec)
  59. [INFO]
  60. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ terminalext-model ---
  61. [INFO] Deleting /Users/lordbkmzc/terminalwms/terminalext-model/target
  62. [INFO] Deleting /Users/lordbkmzc/terminalwms/terminalext-model (includes = [logs/*, logs], excludes = [])
  63. [INFO]
  64. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ terminalext-model ---
  65. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  66. [INFO] Copying 5 resources
  67. [INFO]
  68. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ terminalext-model ---
  69. [INFO] Changes detected - recompiling the module!
  70. [INFO] Compiling 10 source files to /Users/lordbkmzc/terminalwms/terminalext-model/target/classes
  71. [INFO] ------------------------------------------------------------------------
  72. [INFO] Reactor Summary:
  73. [INFO]
  74. [INFO] terminalwms ........................................ SUCCESS [ 4.535 s]
  75. [INFO] TerminalExt Model .................................. FAILURE [ 2.124 s]
  76. [INFO] TerminalWMS Model .................................. SKIPPED
  77. [INFO] TerminalWMS Service ................................ SKIPPED
  78. [INFO] TerminalWMS View ................................... SKIPPED
  79. [INFO] ------------------------------------------------------------------------
  80. [INFO] BUILD FAILURE
  81. [INFO] ------------------------------------------------------------------------
  82. [INFO] Total time: 6.930 s
  83. [INFO] Finished at: 2014-08-22T17:47:29+04:00
  84. [INFO] Final Memory: 10M/81M
  85. [INFO] ------------------------------------------------------------------------
  86. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project terminalext-model: Fatal error compiling: invalid target release: 1.7 -> [Help 1]
  87. [ERROR]
  88. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  89. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  90. [ERROR]
  91. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  92. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
  93. [ERROR]
  94. [ERROR] After correcting the problems, you can resume the build with the command
  95. [ERROR] mvn <goals> -rf :terminalext-model
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement