Advertisement
dbadia

openhab-distro build error

Feb 4th, 2024
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.53 KB | None | 0 0
  1. dbadi@Daves-Dell-Laptop-KSDK6BT MINGW64 /d/code/eclipse/eclipse-openhab8/git/openhab-distro (main)
  2. $ JAVA_HOME=/d/java/zulu17.32.13-ca-jdk17.0.2-win_x64 /d/code/apache-maven-3.9.5/bin/mvn package
  3. [INFO] Scanning for projects...
  4. [INFO] ------------------------------------------------------------------------
  5. [INFO] Reactor Build Order:
  6. [INFO]
  7. [INFO] openHAB Distribution [pom]
  8. [INFO] openHAB Features [pom]
  9. [INFO] openHAB Distro Feature [feature]
  10. [INFO] openHAB Distro Feature KAR [kar]
  11. [INFO] openHAB Add-ons [feature]
  12. [INFO] openHAB Distributions [pom]
  13. [INFO] openHAB Add-ons Aggregator [kar]
  14. [INFO] openHAB Demo [pom]
  15. [INFO] openHAB Distribution [karaf-assembly]
  16. [INFO] openHAB Feature Verification [pom]
  17. [INFO]
  18. [INFO] -----------------------< org.openhab.distro:pom >-----------------------
  19. [INFO] Building openHAB Distribution 4.2.0-SNAPSHOT [1/10]
  20. [INFO] from pom.xml
  21. [INFO] --------------------------------[ pom ]---------------------------------
  22. [INFO]
  23. [INFO] --- enforcer:3.4.0:enforce (enforce-java) @ pom ---
  24. [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
  25. [INFO]
  26. [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ pom ---
  27. [INFO]
  28. [INFO] --- spotless:2.38.0:check (codestyle_check) @ pom ---
  29. [INFO] Index file does not exist. Fallback to an empty index
  30. [INFO] Spotless.Format is keeping 1 files clean - 0 needs changes to be clean, 1 were already clean, 0 were skipped because caching determined they were already clean
  31. [INFO]
  32. [INFO] ------------------< org.openhab.distro:pom-features >-------------------
  33. [INFO] Building openHAB Features 4.2.0-SNAPSHOT [2/10]
  34. [INFO] from features\pom.xml
  35. [INFO] --------------------------------[ pom ]---------------------------------
  36. [INFO]
  37. [INFO] --- enforcer:3.4.0:enforce (enforce-java) @ pom-features ---
  38. [INFO]
  39. [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ pom-features ---
  40. [INFO]
  41. [INFO] --- spotless:2.38.0:check (codestyle_check) @ pom-features ---
  42. [INFO] Index file does not exist. Fallback to an empty index
  43. [INFO] Spotless.Format is keeping 1 files clean - 0 needs changes to be clean, 1 were already clean, 0 were skipped because caching determined they were already clean
  44. [INFO]
  45. [INFO] ---------------------< org.openhab.distro:distro >----------------------
  46. [INFO] Building openHAB Distro Feature 4.2.0-SNAPSHOT [3/10]
  47. [INFO] from features\distro\pom.xml
  48. [INFO] ------------------------------[ feature ]-------------------------------
  49. [INFO]
  50. [INFO] --- enforcer:3.4.0:enforce (enforce-java) @ distro ---
  51. [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
  52. [INFO]
  53. [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ distro ---
  54. [INFO]
  55. [INFO] --- spotless:2.38.0:check (codestyle_check) @ distro ---
  56. [INFO] Index file does not exist. Fallback to an empty index
  57. [INFO] Spotless.Format is keeping 1 files clean - 0 needs changes to be clean, 1 were already clean, 0 were skipped because caching determined they were already clean
  58. [INFO]
  59. [INFO] --- karaf:4.4.4:features-generate-descriptor (generate-features-file) @ distro ---
  60. [INFO] Generating feature descriptor file D:\code\eclipse\eclipse-openhab8\git\openhab-distro\features\distro\target\feature\feature.xml
  61. [INFO] Tree listing is saved here: D:\code\eclipse\eclipse-openhab8\git\openhab-distro\features\distro\target\history\treeListing.txt
  62.  
  63. [INFO] ...done!
  64. [INFO] Attaching features XML
  65. [INFO]
  66. [INFO] --- karaf:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ distro ---
  67. [INFO] Generating feature descriptor file D:\code\eclipse\eclipse-openhab8\git\openhab-distro\features\distro\target\feature\feature.xml
  68. [INFO] Tree listing is saved here: D:\code\eclipse\eclipse-openhab8\git\openhab-distro\features\distro\target\history\treeListing.txt
  69.  
  70. [INFO] ...done!
  71. [INFO] Attaching features XML
  72. [WARNING] artifact org.openhab.distro:distro:xml:features:4.2.0-SNAPSHOT already attached, replace previous instance
  73. [INFO]
  74. [INFO] --- karaf:4.4.4:verify (default-verify) @ distro ---
  75. [INFO] Using repositories: https://openhab.jfrog.io/openhab/libs-release@id=openhab-release,https://openhab.jfrog.io/openhab/libs-snapshot@id=openhab-snapshot@noreleases@snapshots,https://repo1.maven.org/maven2@id=central
  76. [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
  77. [INFO]
  78. [INFO] -------------------< org.openhab.distro:distro-kar >--------------------
  79. [INFO] Building openHAB Distro Feature KAR 4.2.0-SNAPSHOT [4/10]
  80. [INFO] from features\distro-kar\pom.xml
  81. [INFO] --------------------------------[ kar ]---------------------------------
  82. [INFO]
  83. [INFO] --- enforcer:3.4.0:enforce (enforce-java) @ distro-kar ---
  84. [INFO]
  85. [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ distro-kar ---
  86. [INFO]
  87. [INFO] --- spotless:2.38.0:check (codestyle_check) @ distro-kar ---
  88. [INFO] Index file does not exist. Fallback to an empty index
  89. [INFO] Spotless.Format is keeping 1 files clean - 0 needs changes to be clean, 1 were already clean, 0 were skipped because caching determined they were already clean
  90. [INFO]
  91. [INFO] --- karaf:4.4.4:features-generate-descriptor (generate-features-file) @ distro-kar ---
  92. [INFO] Generating feature descriptor file D:\code\eclipse\eclipse-openhab8\git\openhab-distro\features\distro-kar\target\feature\feature.xml
  93. [INFO] Tree listing is saved here: D:\code\eclipse\eclipse-openhab8\git\openhab-distro\features\distro-kar\target\history\treeListing.txt
  94.  
  95. [INFO] ...done!
  96. [INFO] Attaching features XML
  97. [INFO]
  98. [INFO] --- resources:3.3.1:resources (default-resources) @ distro-kar ---
  99. [INFO] skip non existing resourceDirectory D:\code\eclipse\eclipse-openhab8\git\openhab-distro\features\distro-kar\src\main\resources
  100. [INFO]
  101. [INFO] --- karaf:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ distro-kar ---
  102. [INFO] Generating feature descriptor file D:\code\eclipse\eclipse-openhab8\git\openhab-distro\features\distro-kar\target\feature\feature.xml
  103. [INFO] Tree listing is saved here: D:\code\eclipse\eclipse-openhab8\git\openhab-distro\features\distro-kar\target\history\treeListing.txt
  104.  
  105. [INFO] ...done!
  106. [INFO] Attaching features XML
  107. [WARNING] artifact org.openhab.distro:distro-kar:xml:features:4.2.0-SNAPSHOT already attached, replace previous instance
  108. [INFO]
  109. [INFO] --- karaf:4.4.4:verify (default-verify) @ distro-kar ---
  110. [INFO] Using repositories: https://openhab.jfrog.io/openhab/libs-release@id=openhab-release,https://openhab.jfrog.io/openhab/libs-snapshot@id=openhab-snapshot@noreleases@snapshots,https://repo1.maven.org/maven2@id=central
  111. [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
  112. [INFO]
  113. [INFO] --- karaf:4.4.4:kar (default-kar) @ distro-kar ---
  114. [INFO] Building jar: D:\code\eclipse\eclipse-openhab8\git\openhab-distro\features\distro-kar\target\distro-kar-4.2.0-SNAPSHOT.kar
  115. [INFO]
  116. [INFO] ---------------------< org.openhab.distro:addons >----------------------
  117. [INFO] Building openHAB Add-ons 4.2.0-SNAPSHOT [5/10]
  118. [INFO] from features\addons\pom.xml
  119. [INFO] ------------------------------[ feature ]-------------------------------
  120. [INFO]
  121. [INFO] --- enforcer:3.4.0:enforce (enforce-java) @ addons ---
  122. [INFO]
  123. [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ addons ---
  124. [INFO]
  125. [INFO] --- spotless:2.38.0:check (codestyle_check) @ addons ---
  126. [INFO] Index file does not exist. Fallback to an empty index
  127. [INFO] Spotless.Format is keeping 1 files clean - 0 needs changes to be clean, 1 were already clean, 0 were skipped because caching determined they were already clean
  128. [INFO]
  129. [INFO] --- karaf:4.4.4:features-generate-descriptor (generate-features-file) @ addons ---
  130. [INFO] Generating feature descriptor file D:\code\eclipse\eclipse-openhab8\git\openhab-distro\features\addons\target\feature\feature.xml
  131. [INFO] Tree listing is saved here: D:\code\eclipse\eclipse-openhab8\git\openhab-distro\features\addons\target\history\treeListing.txt
  132.  
  133. [INFO] ...done!
  134. [INFO] Attaching features XML
  135. [INFO]
  136. [INFO] --- karaf:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ addons ---
  137. [INFO] Generating feature descriptor file D:\code\eclipse\eclipse-openhab8\git\openhab-distro\features\addons\target\feature\feature.xml
  138. [INFO] Tree listing is saved here: D:\code\eclipse\eclipse-openhab8\git\openhab-distro\features\addons\target\history\treeListing.txt
  139.  
  140. [INFO] ...done!
  141. [INFO] Attaching features XML
  142. [WARNING] artifact org.openhab.distro:addons:xml:features:4.2.0-SNAPSHOT already attached, replace previous instance
  143. [INFO]
  144. [INFO] --- karaf:4.4.4:verify (default-verify) @ addons ---
  145. [INFO] Using repositories: https://openhab.jfrog.io/openhab/libs-release@id=openhab-release,https://openhab.jfrog.io/openhab/libs-snapshot@id=openhab-snapshot@noreleases@snapshots,https://repo1.maven.org/maven2@id=central
  146. [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
  147. [INFO]
  148. [INFO] ----------------< org.openhab.distro:pom-distributions >----------------
  149. [INFO] Building openHAB Distributions 4.2.0-SNAPSHOT [6/10]
  150. [INFO] from distributions\pom.xml
  151. [INFO] --------------------------------[ pom ]---------------------------------
  152. [INFO]
  153. [INFO] --- enforcer:3.4.0:enforce (enforce-java) @ pom-distributions ---
  154. [INFO]
  155. [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ pom-distributions ---
  156. [INFO]
  157. [INFO] --- spotless:2.38.0:check (codestyle_check) @ pom-distributions ---
  158. [INFO] Index file does not exist. Fallback to an empty index
  159. [INFO] Spotless.Format is keeping 1 files clean - 0 needs changes to be clean, 1 were already clean, 0 were skipped because caching determined they were already clean
  160. [INFO]
  161. [INFO] -----------------< org.openhab.distro:openhab-addons >------------------
  162. [INFO] Building openHAB Add-ons Aggregator 4.2.0-SNAPSHOT [7/10]
  163. [INFO] from distributions\openhab-addons\pom.xml
  164. [INFO] --------------------------------[ kar ]---------------------------------
  165. [WARNING] The POM for fi.tkgwf.ruuvi:ruuvitag-common:jar:1.0.2 is missing, no dependency information available
  166. [WARNING] The POM for com.goterl.lazycode:lazysodium-java:jar:4.2.5 is missing, no dependency information available
  167. [WARNING] The POM for com.leapmotion.leap:leap-java:jar:2.0.0 is missing, no dependency information available
  168. [WARNING] The POM for com.github.tavalin.orvibo-sdk:s20-sdk:jar:0.0.6-nmu1 is missing, no dependency information available
  169. [WARNING] The POM for org.tellstick:javatellstick:jar:1.1 is missing, no dependency information available
  170. [WARNING] The POM for com.github.pathec:zway-lib:jar:0.2.9.OH is missing, no dependency information available
  171. [INFO] Artifact org.jxmpp:jxmpp-core:jar:0.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openhab-release (https://openhab.jfrog.io/openhab/libs-release, default, releases)]
  172. [INFO] Artifact org.jxmpp:jxmpp-jid:jar:0.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openhab-release (https://openhab.jfrog.io/openhab/libs-release, default, releases)]
  173. [INFO] Artifact org.jxmpp:jxmpp-core:jar:0.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openhab-release (https://openhab.jfrog.io/openhab/libs-release, default, releases)]
  174. [INFO] Artifact org.jxmpp:jxmpp-jid:jar:0.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openhab-release (https://openhab.jfrog.io/openhab/libs-release, default, releases)]
  175. [INFO] ------------------------------------------------------------------------
  176. [INFO] Reactor Summary for openHAB Distribution 4.2.0-SNAPSHOT:
  177. [INFO]
  178. [INFO] openHAB Distribution ............................... SUCCESS [ 3.144 s]
  179. [INFO] openHAB Features ................................... SUCCESS [ 0.023 s]
  180. [INFO] openHAB Distro Feature ............................. SUCCESS [ 1.921 s]
  181. [INFO] openHAB Distro Feature KAR ......................... SUCCESS [ 0.926 s]
  182. [INFO] openHAB Add-ons .................................... SUCCESS [ 0.066 s]
  183. [INFO] openHAB Distributions .............................. SUCCESS [ 0.021 s]
  184. [INFO] openHAB Add-ons Aggregator ......................... FAILURE [ 8.110 s]
  185. [INFO] openHAB Demo ....................................... SKIPPED
  186. [INFO] openHAB Distribution ............................... SKIPPED
  187. [INFO] openHAB Feature Verification ....................... SKIPPED
  188. [INFO] ------------------------------------------------------------------------
  189. [INFO] BUILD FAILURE
  190. [INFO] ------------------------------------------------------------------------
  191. [INFO] Total time: 15.177 s
  192. [INFO] Finished at: 2024-02-04T12:12:17-05:00
  193. [INFO] ------------------------------------------------------------------------
  194. [ERROR] Failed to execute goal on project openhab-addons: Could not resolve dependencies for project org.openhab.distro:openhab-addons:kar:4.2.0-SNAPSHOT: The following artifacts could not be resolved: org.jxmpp:jxmpp-core:jar:0.6.4 (present, but unavailable), org.jxmpp:jxmpp-jid:jar:0.6.4 (present, but unavailable), org.minidns:minidns-core:jar:0.3.4 (absent): org.jxmpp:jxmpp-core:jar:0.6.4 was not found in https://openhab.jfrog.io/openhab/libs-release during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of openhab-release has elapsed or updates are forced -> [Help 1]
  195. [ERROR]
  196. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  197. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  198. [ERROR]
  199. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  200. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
  201. [ERROR]
  202. [ERROR] After correcting the problems, you can resume the build with the command
  203. [ERROR] mvn <args> -rf :openhab-addons
  204.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement