dishara

Untitled

Jul 31st, 2013
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.73 KB | None | 0 0
  1. [INFO] Scanning for projects...
  2. [INFO]
  3. [INFO] ------------------------------------------------------------------------
  4. [INFO] Building Sling Servlet Archetype 1.0.1-SNAPSHOT
  5. [INFO] ------------------------------------------------------------------------
  6. [INFO]
  7. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sling-servlet-archetype ---
  8. [INFO] Deleting /home/dishara/mystuff/sling/svn/slingnew/tooling/maven/archetypes/servlet/target
  9. [INFO]
  10. [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-java) @ sling-servlet-archetype ---
  11. [INFO]
  12. [INFO] --- maven-antrun-plugin:1.7:run (set-bundle-required-execution-environment) @ sling-servlet-archetype ---
  13. [INFO] Executing tasks
  14.  
  15. main:
  16. [INFO] Executed tasks
  17. [INFO]
  18. [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ sling-servlet-archetype ---
  19. [INFO]
  20. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ sling-servlet-archetype ---
  21. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  22. [INFO] Copying 6 resources
  23. [INFO] Copying 3 resources
  24. [INFO]
  25. [INFO] --- maven-antrun-plugin:1.7:run (check-memory-task) @ sling-servlet-archetype ---
  26. [INFO] Executing tasks
  27.  
  28. main:
  29. [echo] **************** WARNING (SLING-443/SLING-1782) ******************************
  30. [echo] On most platforms, you'll get OutOfMemoryErrors when building unless you set
  31. [echo] on 32bit platforms: MAVEN_OPTS="-Xmx256M -XX:MaxPermSize=256M", see SLING-443
  32. [echo] on 64bit platforms: MAVEN_OPTS="-Xmx512M -XX:MaxPermSize=512M", see SLING-1782
  33. [echo] ******************************************************************************
  34. [INFO] Executed tasks
  35. [INFO]
  36. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ sling-servlet-archetype ---
  37. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  38. [INFO] Copying 7 resources
  39. [INFO] Copying 3 resources
  40. [INFO]
  41. [INFO] --- maven-antrun-plugin:1.7:run (fix-crlfs) @ sling-servlet-archetype ---
  42. [INFO] Executing tasks
  43.  
  44. main:
  45. [INFO] Executed tasks
  46. [INFO]
  47. [INFO] --- animal-sniffer-maven-plugin:1.9:check (default) @ sling-servlet-archetype ---
  48. [INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
  49. [INFO]
  50. [INFO] --- maven-archetype-plugin:2.2:jar (default-jar) @ sling-servlet-archetype ---
  51. [INFO] Building archetype jar: /home/dishara/mystuff/sling/svn/slingnew/tooling/maven/archetypes/servlet/target/sling-servlet-archetype-1.0.1-SNAPSHOT
  52. [INFO]
  53. [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ sling-servlet-archetype >>>
  54. [INFO]
  55. [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-java) @ sling-servlet-archetype ---
  56. [INFO]
  57. [INFO] --- maven-antrun-plugin:1.7:run (set-bundle-required-execution-environment) @ sling-servlet-archetype ---
  58. [INFO] Executing tasks
  59.  
  60. main:
  61. [INFO] Executed tasks
  62. [INFO]
  63. [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ sling-servlet-archetype <<<
  64. [INFO]
  65. [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ sling-servlet-archetype ---
  66. [INFO] Building jar: /home/dishara/mystuff/sling/svn/slingnew/tooling/maven/archetypes/servlet/target/sling-servlet-archetype-1.0.1-SNAPSHOT-sources.jar
  67. [INFO]
  68. [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ sling-servlet-archetype ---
  69. [INFO]
  70. [INFO] --- maven-archetype-plugin:2.2:integration-test (default-integration-test) @ sling-servlet-archetype ---
  71. [INFO] Processing Archetype IT project: normal
  72. [INFO] ----------------------------------------------------------------------------
  73. [INFO] Using following parameters for creating project from Archetype: sling-servlet-archetype:1.0.1-SNAPSHOT
  74. [INFO] ----------------------------------------------------------------------------
  75. [INFO] Parameter: groupId, Value: org.apache.sling
  76. [INFO] Parameter: artifactId, Value: test-servlet-archetype-project
  77. [INFO] Parameter: version, Value: 0.0.1-SNAPSHOT
  78. [INFO] Parameter: package, Value: org.apache.sling.archetype.servlet.testing
  79. [INFO] Parameter: packageInPathFormat, Value: org/apache/sling/archetype/servlet/testing
  80. [INFO] Parameter: package, Value: org.apache.sling.archetype.servlet.testing
  81. [INFO] Parameter: version, Value: 0.0.1-SNAPSHOT
  82. [INFO] Parameter: groupId, Value: org.apache.sling
  83. [INFO] Parameter: artifactId, Value: test-servlet-archetype-project
  84. [INFO] project created from Archetype in dir: /home/dishara/mystuff/sling/svn/slingnew/tooling/maven/archetypes/servlet/target/test-classes/projects/normal/project/test-servlet-archetype-project
  85. [INFO] Comparing generated project with reference content: /home/dishara/mystuff/sling/svn/slingnew/tooling/maven/archetypes/servlet/target/test-classes/projects/normal/reference
  86. [INFO] Invoking post-archetype-generation goals: package
  87.  
  88. [INFO] ------------------------------------------------------------------------
  89. [INFO] BUILD FAILURE
  90. [INFO] ------------------------------------------------------------------------
  91. [INFO] Total time: 4.155s
  92. [INFO] Finished at: Thu Aug 01 06:16:13 IST 2013
  93. [INFO] Final Memory: 18M/618M
  94. [INFO] ------------------------------------------------------------------------
  95. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:2.2:integration-test (default-integration-test) on project sling-servlet-archetype:
  96. [ERROR] Archetype IT 'normal' failed: Cannot run additions goals.
  97. [ERROR] -> [Help 1]
  98. [ERROR]
  99. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  100. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  101. [ERROR]
  102. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  103. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Advertisement
Add Comment
Please, Sign In to add comment