Advertisement
Guest User

Untitled

a guest
Feb 2nd, 2012
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.60 KB | None | 0 0
  1. [INFO] Scanning for projects...
  2. [INFO] Resolving target platform for project MavenProject: example.group:eclipse-repository:1.0.0-SNAPSHOT @ C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\eclipse-repository\pom.xml
  3. [INFO] Resolving target platform for project MavenProject: example.group:example-bundle:0.1.0-SNAPSHOT @ C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-bundle\pom.xml
  4. [INFO] Resolving target platform for project MavenProject: example.group:example-feature:0.1.0-SNAPSHOT @ C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature\pom.xml
  5. [INFO] Resolving target platform for project MavenProject: example.group:example-feature-2:0.2.0-SNAPSHOT @ C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature-2\pom.xml
  6. [INFO] ------------------------------------------------------------------------
  7. [INFO] Reactor Build Order:
  8. [INFO]
  9. [INFO] RCP Parent
  10. [INFO] RCP Example Feature 2
  11. [INFO] RCP Example Bundle (Product Application)
  12. [INFO] RCP Example Feature
  13. [INFO] RCP Example Product
  14. [INFO] RCP Example Target Definition
  15. [INFO]
  16. [INFO] ------------------------------------------------------------------------
  17. [INFO] Building RCP Parent 1.0.0-SNAPSHOT
  18. [INFO] ------------------------------------------------------------------------
  19. [INFO]
  20. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ parent ---
  21. [INFO]
  22. [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ parent ---
  23. [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\pom.xml to D:\m2\repository\example\group\parent\1.0.0-SNAPSHOT\parent-1.0.0-SNAPSHOT.pom
  24. [INFO]
  25. [INFO] ------------------------------------------------------------------------
  26. [INFO] Building RCP Example Feature 2 0.2.0-SNAPSHOT
  27. [INFO] ------------------------------------------------------------------------
  28. [INFO]
  29. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ example-feature-2 ---
  30. [INFO] Deleting C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature-2\target
  31. [INFO]
  32. [INFO] --- tycho-packaging-plugin:0.13.0:build-qualifier (default-build-qualifier) @ example-feature-2 ---
  33. [INFO]
  34. [INFO] --- tycho-packaging-plugin:0.13.0:validate-id (default-validate-id) @ example-feature-2 ---
  35. [INFO]
  36. [INFO] --- tycho-packaging-plugin:0.13.0:validate-version (default-validate-version) @ example-feature-2 ---
  37. [INFO]
  38. [INFO] --- tycho-packaging-plugin:0.13.0:package-feature (default-package-feature) @ example-feature-2 ---
  39. [INFO] Building jar: C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature-2\target\example-feature-2-0.2.0-SNAPSHOT.jar
  40. [INFO]
  41. [INFO] --- tycho-p2-plugin:0.13.0:p2-metadata (default-p2-metadata) @ example-feature-2 ---
  42. [INFO]
  43. [INFO] --- tycho-p2-plugin:0.13.0:feature-p2-metadata (default-feature-p2-metadata) @ example-feature-2 ---
  44. [WARNING] C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature-2\target\site does not exist or is not a directory
  45. [INFO]
  46. [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ example-feature-2 ---
  47. [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature-2\target\example-feature-2-0.2.0-SNAPSHOT.jar to D:\m2\repository\example\group\example-feature-2\0.2.0-SNAPSHOT\example-feature-2-0.2.0-SNAPSHOT.jar
  48. [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature-2\pom.xml to D:\m2\repository\example\group\example-feature-2\0.2.0-SNAPSHOT\example-feature-2-0.2.0-SNAPSHOT.pom
  49. [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature-2\target\p2content.xml to D:\m2\repository\example\group\example-feature-2\0.2.0-SNAPSHOT\example-feature-2-0.2.0-SNAPSHOT-p2metadata.xml
  50. [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature-2\target\p2artifacts.xml to D:\m2\repository\example\group\example-feature-2\0.2.0-SNAPSHOT\example-feature-2-0.2.0-SNAPSHOT-p2artifacts.xml
  51. [INFO]
  52. [INFO] --- tycho-p2-plugin:0.13.0:update-local-index (default-update-local-index) @ example-feature-2 ---
  53. [INFO]
  54. [INFO] ------------------------------------------------------------------------
  55. [INFO] Building RCP Example Bundle (Product Application) 0.1.0-SNAPSHOT
  56. [INFO] ------------------------------------------------------------------------
  57. [INFO]
  58. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ example-bundle ---
  59. [INFO] Deleting C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-bundle\target
  60. [INFO]
  61. [INFO] --- tycho-packaging-plugin:0.13.0:build-qualifier (default-build-qualifier) @ example-bundle ---
  62. [INFO]
  63. [INFO] --- tycho-packaging-plugin:0.13.0:validate-id (default-validate-id) @ example-bundle ---
  64. [INFO]
  65. [INFO] --- tycho-packaging-plugin:0.13.0:validate-version (default-validate-version) @ example-bundle ---
  66. [INFO]
  67. [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ example-bundle ---
  68. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  69. [INFO] skip non existing resourceDirectory C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-bundle\src\main\resources
  70. [INFO]
  71. [INFO] --- tycho-compiler-plugin:0.13.0:compile (default-compile) @ example-bundle ---
  72. [INFO] Using compile source roots from build.properties
  73. [INFO] Compiling 7 source files to C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-bundle\target\classes
  74.  
  75. [INFO]
  76. [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ example-bundle ---
  77. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  78. [INFO] skip non existing resourceDirectory C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-bundle\src\test\resources
  79. [INFO]
  80. [INFO] --- tycho-packaging-plugin:0.13.0:package-plugin (default-package-plugin) @ example-bundle ---
  81. [INFO] Building jar: C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-bundle\target\example-bundle-0.1.0-SNAPSHOT.jar
  82. [INFO]
  83. [INFO] --- tycho-p2-plugin:0.13.0:p2-metadata (default-p2-metadata) @ example-bundle ---
  84. [INFO]
  85. [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ example-bundle ---
  86. [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-bundle\target\example-bundle-0.1.0-SNAPSHOT.jar to D:\m2\repository\example\group\example-bundle\0.1.0-SNAPSHOT\example-bundle-0.1.0-SNAPSHOT.jar
  87. [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-bundle\pom.xml to D:\m2\repository\example\group\example-bundle\0.1.0-SNAPSHOT\example-bundle-0.1.0-SNAPSHOT.pom
  88. [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-bundle\target\p2content.xml to D:\m2\repository\example\group\example-bundle\0.1.0-SNAPSHOT\example-bundle-0.1.0-SNAPSHOT-p2metadata.xml
  89. [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-bundle\target\p2artifacts.xml to D:\m2\repository\example\group\example-bundle\0.1.0-SNAPSHOT\example-bundle-0.1.0-SNAPSHOT-p2artifacts.xml
  90. [INFO]
  91. [INFO] --- tycho-p2-plugin:0.13.0:update-local-index (default-update-local-index) @ example-bundle ---
  92. [INFO]
  93. [INFO] ------------------------------------------------------------------------
  94. [INFO] Building RCP Example Feature 0.1.0-SNAPSHOT
  95. [INFO] ------------------------------------------------------------------------
  96. [INFO]
  97. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ example-feature ---
  98. [INFO] Deleting C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature\target
  99. [INFO]
  100. [INFO] --- tycho-packaging-plugin:0.13.0:build-qualifier (default-build-qualifier) @ example-feature ---
  101. [INFO]
  102. [INFO] --- tycho-packaging-plugin:0.13.0:validate-id (default-validate-id) @ example-feature ---
  103. [INFO]
  104. [INFO] --- tycho-packaging-plugin:0.13.0:validate-version (default-validate-version) @ example-feature ---
  105. [INFO]
  106. [INFO] --- tycho-packaging-plugin:0.13.0:package-feature (default-package-feature) @ example-feature ---
  107. [INFO] Building jar: C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature\target\example-feature-0.1.0-SNAPSHOT.jar
  108. [INFO]
  109. [INFO] --- tycho-p2-plugin:0.13.0:p2-metadata (default-p2-metadata) @ example-feature ---
  110. [INFO]
  111. [INFO] --- tycho-p2-plugin:0.13.0:feature-p2-metadata (default-feature-p2-metadata) @ example-feature ---
  112. [WARNING] C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature\target\site does not exist or is not a directory
  113. [INFO]
  114. [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ example-feature ---
  115. [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature\target\example-feature-0.1.0-SNAPSHOT.jar to D:\m2\repository\example\group\example-feature\0.1.0-SNAPSHOT\example-feature-0.1.0-SNAPSHOT.jar
  116. [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature\pom.xml to D:\m2\repository\example\group\example-feature\0.1.0-SNAPSHOT\example-feature-0.1.0-SNAPSHOT.pom
  117. [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature\target\example-feature_root.gtk.linux.x86-0.1.0.201202022122-root.zip to D:\m2\repository\example\group\example-feature\0.1.0-SNAPSHOT\example-feature-0.1.0-SNAPSHOT-root.gtk.linux.x86.zip
  118. [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature\target\example-feature_root.win32.win32.x86-0.1.0.201202022122-root.zip to D:\m2\repository\example\group\example-feature\0.1.0-SNAPSHOT\example-feature-0.1.0-SNAPSHOT-root.win32.win32.x86.zip
  119. [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature\target\example-feature_root-0.1.0.201202022122-root.zip to D:\m2\repository\example\group\example-feature\0.1.0-SNAPSHOT\example-feature-0.1.0-SNAPSHOT-root.zip
  120. [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature\target\p2content.xml to D:\m2\repository\example\group\example-feature\0.1.0-SNAPSHOT\example-feature-0.1.0-SNAPSHOT-p2metadata.xml
  121. [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature\target\p2artifacts.xml to D:\m2\repository\example\group\example-feature\0.1.0-SNAPSHOT\example-feature-0.1.0-SNAPSHOT-p2artifacts.xml
  122. [INFO]
  123. [INFO] --- tycho-p2-plugin:0.13.0:update-local-index (default-update-local-index) @ example-feature ---
  124. [INFO]
  125. [INFO] ------------------------------------------------------------------------
  126. [INFO] Building RCP Example Product 1.0.0-SNAPSHOT
  127. [INFO] ------------------------------------------------------------------------
  128. [INFO]
  129. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ eclipse-repository ---
  130. [INFO] Deleting C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\eclipse-repository\target
  131. [INFO]
  132. [INFO] --- tycho-packaging-plugin:0.13.0:build-qualifier (default-build-qualifier) @ eclipse-repository ---
  133. [INFO]
  134. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean-1) @ eclipse-repository ---
  135. [INFO]
  136. [INFO] --- tycho-p2-publisher-plugin:0.13.0:publish-products (default-publish-products) @ eclipse-repository ---
  137. [INFO]
  138. [INFO] --- tycho-p2-publisher-plugin:0.13.0:publish-categories (default-publish-categories) @ eclipse-repository ---
  139. [INFO]
  140. [INFO] --- tycho-p2-repository-plugin:0.13.0:assemble-repository (default-assemble-repository) @ eclipse-repository ---
  141. [INFO]
  142. [INFO] --- tycho-p2-repository-plugin:0.13.0:archive-repository (default-archive-repository) @ eclipse-repository ---
  143. [INFO] Building zip: C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\eclipse-repository\target\eclipse-repository.zip
  144. [INFO]
  145. [INFO] --- tycho-p2-director-plugin:0.13.0:materialize-products (materialize-products) @ eclipse-repository ---
  146. [INFO] Calling director with arguments: [-metadatarepository, file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/eclipse-repository/target/publisherRepository/,file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/example-bundle/target/,file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/example-feature-2/target/,file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/example-feature/target/,file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/eclipse-repository/target/targetPlatformRepository/, -artifactrepository, file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/eclipse-repository/target/publisherRepository/,file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/example-bundle/target/,file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/example-feature-2/target/,file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/example-feature/target/,file:/resolution-context-artifacts@C:%5Ctemp%5Ceclipse-tycho%5Ctycho-demo%5Citp04-rcp%5Ceclipse-repository,file:/D:/m2/repository/, -installIU, example.product.id, -destination, C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\eclipse-repository\target\products\example.product.id\win32\win32\x86, -profile, DefaultProfile, -profileProperties, org.eclipse.update.install.features=true, -roaming, -p2.os, win32, -p2.ws, win32, -p2.arch, x86]
  147. Installing example.product.id 0.1.0.201202022122.
  148. Operation completed in 2810 ms.
  149. [INFO] Calling director with arguments: [-metadatarepository, file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/eclipse-repository/target/publisherRepository/,file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/example-bundle/target/,file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/example-feature-2/target/,file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/example-feature/target/,file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/eclipse-repository/target/targetPlatformRepository/, -artifactrepository, file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/eclipse-repository/target/publisherRepository/,file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/example-bundle/target/,file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/example-feature-2/target/,file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/example-feature/target/,file:/resolution-context-artifacts@C:%5Ctemp%5Ceclipse-tycho%5Ctycho-demo%5Citp04-rcp%5Ceclipse-repository,file:/D:/m2/repository/, -installIU, example.product.id, -destination, C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\eclipse-repository\target\products\example.product.id\linux\gtk\x86, -profile, DefaultProfile, -profileProperties, org.eclipse.update.install.features=true, -roaming, -p2.os, linux, -p2.ws, gtk, -p2.arch, x86]
  150. Installing example.product.id 0.1.0.201202022122.
  151. Operation completed in 2341 ms.
  152. [INFO]
  153. [INFO] --- tycho-p2-director-plugin:0.13.0:archive-products (archive-products) @ eclipse-repository ---
  154. [INFO] Building zip: C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\eclipse-repository\target\products\example.product.id-win32.win32.x86.zip
  155. [INFO] Building zip: C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\eclipse-repository\target\products\example.product.id-linux.gtk.x86.zip
  156. [INFO]
  157. [INFO] >>> maven-source-plugin:2.0.3:jar (default) @ eclipse-repository >>>
  158. [INFO]
  159. [INFO] --- tycho-packaging-plugin:0.13.0:build-qualifier (default-build-qualifier) @ eclipse-repository ---
  160. [INFO]
  161. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean-1) @ eclipse-repository ---
  162. [INFO] Deleting C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\eclipse-repository\target
  163. [INFO]
  164. [INFO] <<< maven-source-plugin:2.0.3:jar (default) @ eclipse-repository <<<
  165. [INFO]
  166. [INFO] --- maven-source-plugin:2.0.3:jar (default) @ eclipse-repository ---
  167. [INFO] Building jar: C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\eclipse-repository\target\eclipse-repository-1.0.0-SNAPSHOT-sources.jar
  168. [INFO]
  169. [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ eclipse-repository ---
  170. [INFO] No primary artifact to install, installing attached artifacts instead.
  171. [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\eclipse-repository\pom.xml to D:\m2\repository\example\group\eclipse-repository\1.0.0-SNAPSHOT\eclipse-repository-1.0.0-SNAPSHOT.pom
  172. [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\eclipse-repository\target\products\example.product.id-win32.win32.x86.zip to D:\m2\repository\example\group\eclipse-repository\1.0.0-SNAPSHOT\eclipse-repository-1.0.0-SNAPSHOT-win32.win32.x86.zip
  173. [INFO] ------------------------------------------------------------------------
  174. [INFO] Reactor Summary:
  175. [INFO]
  176. [INFO] RCP Parent ........................................ SUCCESS [0.187s]
  177. [INFO] RCP Example Feature 2 ............................. SUCCESS [0.343s]
  178. [INFO] RCP Example Bundle (Product Application) .......... SUCCESS [1.171s]
  179. [INFO] RCP Example Feature ............................... SUCCESS [0.187s]
  180. [INFO] RCP Example Product ............................... FAILURE [1:01.012s]
  181. [INFO] RCP Example Target Definition ..................... SKIPPED
  182. [INFO] ------------------------------------------------------------------------
  183. [INFO] BUILD FAILURE
  184. [INFO] ------------------------------------------------------------------------
  185. [INFO] Total time: 1:23.690s
  186. [INFO] Finished at: Thu Feb 02 22:23:49 CET 2012
  187. [INFO] Final Memory: 19M/63M
  188. [INFO] ------------------------------------------------------------------------
  189. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.3.1:install (default-install) on project eclipse-repository: Failed to install artifact example.group:eclipse-repository:zip:win32.win32.x86:1.0.0-SNAPSHOT: C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\eclipse-repository\target\products\example.product.id-win32.win32.x86.zip (The system cannot find the path specified) -> [Help 1]
  190. [ERROR]
  191. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  192. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  193. [ERROR]
  194. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  195. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
  196. [ERROR]
  197. [ERROR] After correcting the problems, you can resume the build with the command
  198. [ERROR] mvn <goals> -rf :eclipse-repository
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement