Advertisement
logicmoo

Untitled

Oct 16th, 2013
325
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
ZXBasic 170.12 KB | None | 0 0
  1.  
  2. d:\dev\hrk>mvn clean
  3.  
  4. d:\dev\hrk>call c:\pf\java\maven\bin\mvn.bat -e -f buildhrkpom.xml clean
  5.  
  6. d:\dev\hrk>SET JAVA_HOME=c:\pf\java\jdk\jre
  7.  
  8. d:\dev\hrk>SET MAVEN_OPTS=-Xmx8192m -Xms1G -XX:+TieredCompilation -Dfile.encoding=UTF-8 -noverify -XX:+UseConcMarkSweepGC -XX:MaxPermSize=4G
  9. [INFO] Error stacktraces are turned on.
  10. [INFO] Scanning FOR projects...
  11. [WARNING]
  12. [WARNING] Some problems were encountered WHILE building the effective model FOR org.appdapter:ext.bundle.jena_all_2_10_1:bundle:1.1.2-SNAPSHOT
  13. [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
  14. [WARNING]
  15. [WARNING] Some problems were encountered WHILE building the effective model FOR org.appdapter:ext.bundle.math.symja_jas:bundle:1.1.2-SNAPSHOT
  16. [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
  17. [WARNING]
  18. [WARNING] Some problems were encountered WHILE building the effective model FOR org.cogchar:org.cogchar.nbui.render:nbm:1.0.7.0-SNAPSHOT
  19. [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:nbm-maven-plugin is missing. @ line 249, column 12
  20. [WARNING]
  21. [WARNING] Some problems were encountered WHILE building the effective model FOR org.friendularity:org.friendularity.bundle.bento:bundle:1.0.0-SNAPSHOT
  22. [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.slf4j:slf4j-api:jar -> duplicate declaration of version 1.7.5 @ line 44, column 15
  23. [WARNING]
  24. [WARNING] Some problems were encountered WHILE building the effective model FOR org.storychat:org.storychat.bundle.glulx:bundle:0.0.1-SNAPSHOT
  25. [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-compiler-plugin @ line 225, column 12
  26. [WARNING]
  27. [WARNING] Some problems were encountered WHILE building the effective model FOR org.storychat:org.storychat.bundle.opencyc:jar:0.0.1-SNAPSHOT
  28. [WARNING] 'dependencies.dependency.systemPath' for com.cyc:opencyc:jar should not point at files within the project directory, ${project.basedir}/lib/opencyc.jar will be unresolvable by dependent projects @ line 230, column 17
  29. [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: junit:junit:jar -> duplicate declaration of version 4.8.2 @ line 233, column 17
  30. [WARNING]
  31. [WARNING] It is highly recommended TO fix these problems because they threaten the stability of your build.
  32. [WARNING]
  33. [WARNING] FOR this reason, future Maven versions might no longer support building such malformed projects.
  34. [WARNING]
  35. [INFO] ------------------------------------------------------------------------
  36. [INFO] Reactor Build Order:
  37. [INFO]
  38. [INFO] org.appdapter.project.root - Root pom, linked TO Sonatype repo parent
  39. [INFO] org.appdapter.modules.all - "All Modules" parent pom
  40. [INFO] org.appdapter.modules.core - "Core Modules" parent pom
  41. [INFO] ext.bundle.osgi.common - OSGi - platform wrapper - IGNORE
  42. [INFO] ext.bundle.jena_all_2_10_1 - OSGi - Jena wrapper
  43. [INFO] ext.bundle.xml.dom4j_161 - OSGi - Dom4J wrapper
  44. [INFO] org.appdapter.lib.core - POJO
  45. [INFO] org.appdapter.lib.registry - POJO
  46. [INFO] org.appdapter.lib.remote - POJO
  47. [INFO] org.appdapter.lib.gui - POJO
  48. [INFO] org.appdapter.bundle.core - OSGi - core + registry
  49. [INFO] org.appdapter.modules.felix - "Felix Modules" parent pom
  50. [INFO] ext.bundle.felix.shell - OSGi + exec-wrap
  51. [INFO] org.appdapter.bundle.felix.shell - OSGi + exec-wrap
  52. [INFO] org.appdapter.modules.demo - "Demo Modules" parent pom
  53. [INFO] org.appdapter.demo.standalone - POJO - runnable
  54. [INFO] org.appdapter.demo.noscala - POJO - minimal
  55. [INFO] org.appdapter.modules.network - "Network Modules" parent pom
  56. [INFO] ext.bundle.apache_avro_151 - OSGi - Avro wrapper
  57. [INFO] ext.bundle.apache_qpid_010 - OSGi - Qpid wrapper
  58. [INFO] ext.bundle.math.symja_jas - OSGi Bundle
  59. [INFO] org.appdapter.modules.math - "Math Modules" parent pom
  60. [INFO] org.robokind.project.root - Root pom
  61. [INFO] org.robokind.modules.all - All Modules
  62. [INFO] org.robokind.modules.common - Commons Module
  63. [INFO] org.robokind.api.common OSGi Bundle
  64. [INFO] org.robokind.modules.external - Externals Module
  65. [INFO] org.robokind.extern.utils.apache_commons_configuration OSGi Bundle
  66. [INFO] org.robokind.extern.utils.xpp3 OSGi Bundle
  67. [INFO] org.robokind.extern.utils.messaging OSGi Bundle
  68. [INFO] org.robokind.impl.common OSGi Bundle
  69. [INFO] org.robokind.modules.messaging - Messaging Module
  70. [INFO] org.robokind.api.messaging OSGi Bundle
  71. [INFO] org.robokind.impl.messaging OSGi Bundle
  72. [INFO] org.robokind.modules.motion - Motion Module
  73. [INFO] org.robokind.api.motion OSGi Bundle
  74. [INFO] org.robokind.impl.motion OSGi Bundle
  75. [INFO] org.robokind.impl.motion.rxtx OSGi Bundle
  76. [INFO] org.robokind.impl.motion.dynamixel OSGi Bundle
  77. [INFO] org.robokind.impl.motion.pololu OSGi Bundle
  78. [INFO] org.robokind.modules.animation - Animation Module
  79. [INFO] org.robokind.api.animation OSGi Bundle
  80. [INFO] org.robokind.impl.animation OSGi Bundle
  81. [INFO] org.robokind.modules.audio - Audio Module
  82. [INFO] org.robokind.api.audio OSGi Bundle
  83. [INFO] org.robokind.impl.audio OSGi Bundle
  84. [INFO] org.robokind.modules.speech - Speech Module
  85. [INFO] org.robokind.api.speech OSGi Bundle
  86. [INFO] org.robokind.impl.speech OSGi Bundle
  87. [INFO] org.robokind.modules.speechrec - Speech Recognition Module
  88. [INFO] org.robokind.api.speechrec OSGi Bundle
  89. [INFO] org.robokind.impl.speechrec OSGi Bundle
  90. [INFO] org.robokind.modules.vision - Vision Module
  91. [INFO] org.robokind.api.vision OSGi Bundle
  92. [INFO] org.robokind.impl.vision OSGi Bundle
  93. [INFO] org.robokind.modules.sensor - Sensor Module
  94. [INFO] org.robokind.api.sensor OSGi Bundle
  95. [INFO] org.robokind.impl.sensor OSGi Bundle
  96. [INFO] org.robokind.modules.integration - Integration Module
  97. [INFO] org.robokind.integration.animation_motion OSGi Bundle
  98. [INFO] org.robokind.integration.motion_speech OSGi Bundle
  99. [INFO] org.robokind.demo.robot.replication OSGi Bundle
  100. [INFO] org.robokind.client.basic Basic Client API
  101. [INFO] org.robokind.modules.headless - Headless Module
  102. [INFO] org.robokind.headless.messaging OSGi Bundle
  103. [INFO] org.robokind.headless.animation OSGi Bundle
  104. [INFO] org.robokind.headless.motion OSGi Bundle
  105. [INFO] org.robokind.headless.speech OSGi Bundle
  106. [INFO] org.robokind.headless.r50 OSGi Bundle
  107. [INFO] org.cogchar.project.root - Root pom, linked TO Sonatype repo parent
  108. [INFO] org.cogchar.modules.main - "Main Modules" parent pom
  109. [INFO] org.cogchar.lib.onto - POJO
  110. [INFO] org.cogchar.lib.core.api - POJO + Scala
  111. [INFO] org.cogchar.lib.core.impl - POJO + Scala
  112. [INFO] org.cogchar.lib.animoid - POJO + Scala
  113. [INFO] org.cogchar.lib.convoid - POJO
  114. [INFO] org.cogchar.lib.hedspc.api - POJO
  115. [INFO] org.cogchar.bundle.core - OSGi
  116. [INFO] org.cogchar.bundle.bind.robokind - OSGi - binds motion, vision, speech
  117. [INFO] ext.bundle.opengl.jmonkey - OSGi - JME3 wrapper
  118. [INFO] org.cogchar.lib.render - POJO
  119. [INFO] org.cogchar.lib.render.bony - POJO
  120. [INFO] org.cogchar.lib.render.goody - POJO
  121. [INFO] org.cogchar.lib.render.hominoid - POJO
  122. [INFO] org.cogchar.bundle.render.opengl - OSGi
  123. [INFO] org.cogchar.bundle.render.resources - OSGi
  124. [INFO] org.cogchar.bundle.bind.lift - Webapp in OSGi bundle
  125. [INFO] org.cogchar.bundle.app.puma  OSGi Bundle
  126. [INFO] org.cogchar.bundle.demo.all - OSGi + exec wrap
  127. [INFO] org.cogchar.bundle.bind.cogbot - OSGi
  128. [INFO] org.cogchar.bundle.bind.joseki - OSGi - SPARQL-HTTP interface
  129. [INFO] org.cogchar.bundle.demo.convo OSGi Bundle
  130. [INFO] org.cogchar.bundle.demo.dictation OSGi Bundle
  131. [INFO] ext.bundle.opengl.nifty - OSGi - Nifty wrapper - NOT tested lately
  132. [INFO] org.cogchar.demo.render.opengl - POJO - runnable
  133. [INFO] org.cogchar.lib.integroid - POJO
  134. [INFO] org.cogchar.lib.sonograph - POJO
  135. [INFO] org.cogchar.lib.outer.behavior - POJO
  136. [INFO] org.cogchar.nbui.render - NetBeans GUI Module
  137. [INFO] org.jflux.project.root - Root pom
  138. [INFO] org.jflux.modules.main - Main Module
  139. [INFO] org.jflux.api.core OSGi Bundle
  140. [INFO] org.jflux.api.data OSGi Bundle
  141. [INFO] org.jflux.api.registry OSGi Bundle
  142. [INFO] org.jflux.resource.avrogen.templates OSGi Bundle
  143. [INFO] org.jflux.impl.encode.avro OSGi Bundle
  144. [INFO] org.jflux.impl.transport.qpid OSGi Bundle
  145. [INFO] org.jflux.impl.registry.osgi OSGi Bundle
  146. [INFO] org.jflux.api.services OSGi Bundle
  147. [INFO] org.friendularity.project.root - Root pom, linked TO Sonatype repo parent
  148. [INFO] org.friendularity.modules.main - all modules
  149. [INFO] org.friendularity.bundle.ui.swing.animation OSGi Bundle
  150. [INFO] org.friendularity.bundle.animplayer OSGi Bundle
  151. [INFO] org.friendularity.bundle.jvision - OSGi
  152. [INFO] org.friendularity.bundle.demo.ccrk - OSGi
  153. [INFO] org.friendularity.bundle.demo.convo.dictation OSGi Bundle
  154. [INFO] org.friendularity.bundle.demo.convo.response OSGi Bundle
  155. [INFO] org.friendularity.bundle.netconfig OSGi Bundle
  156. [INFO] org.friendularity.bundle.demo.liftoff - OSGi
  157. [INFO] org.friendularity.bundle.repo - OSGi
  158. [INFO] org.friendularity.bundle.lifter - OSGi
  159. [INFO] org.friendularity.bundle.messagemonitor OSGi Bundle
  160. [INFO] org.friendularity.bundle.messageplayer OSGi Bundle
  161. [INFO] org.friendularity.bundle.test.facedetect.r50 OSGi Bundle
  162. [INFO] org.friendularity.bundle.vision - OSGi
  163. [INFO] org.friendularity.bundle.blockflow - OSGi
  164. [INFO] org.friendularity.bundle.bento - OSGi
  165. [INFO] org.friendularity.bundle.sight - OSGi
  166. [INFO] org.friendularity.bundle.gaze - OSGi
  167. [INFO] org.friendularity.demo.jme3.maven - jME3 demo wrapper project
  168. [INFO] org.friendularity.model.test
  169. [INFO] org.friendularity.demo.lifecycles - OSGi Bundle
  170. [INFO] org.friendularity.demo.rkbasic
  171. [INFO] org.friendularity.spec.connection OSGi Bundle
  172. [INFO] org.friendularity.connection - OSGi Bundle
  173. [INFO] org.friendularity.demo.spec.connection - OSGi Bundle
  174. [INFO] org.friendularity.demo.connection - OSGi Bundle
  175. [INFO] org.friendularity.test.camera.r50
  176. [INFO] org.friendularity.test.facedetect.r50
  177. [INFO] org.friendularity.test.sensors.r50
  178. [INFO] org.rwshop.project.root - Root pom
  179. [INFO] org.rwshop.modules.all - All Modules
  180. [INFO] org.rwshop.modules.common - Commons Module
  181. [INFO] org.rwshop.swing.common OSGi Bundle
  182. [INFO] org.rwshop.nb.common NetBeans Module
  183. [INFO] org.rwshop.modules.messaging - Messaging Module
  184. [INFO] org.rwshop.swing.messaging OSGi Bundle
  185. [INFO] org.rwshop.modules.motion - Motion Module
  186. [INFO] org.rwshop.swing.motion OSGi Bundle
  187. [INFO] org.rwshop.nb.motion NetBeans Module
  188. [INFO] org.rwshop.modules.animation - Animation Module
  189. [INFO] org.rwshop.swing.animation OSGi Bundle
  190. [INFO] org.rwshop.nb.animation OSGi Bundle
  191. [INFO] org.rwshop.modules.audio - Audio Module
  192. [INFO] org.rwshop.swing.audio OSGi Bundle
  193. [INFO] org.rwshop.nb.audio OSGi Bundle
  194. [INFO] org.rwshop.modules.speech - Speech Module
  195. [INFO] org.rwshop.swing.speech OSGi Bundle
  196. [INFO] org.rwshop.nb.speech NetBeans Module
  197. [INFO] org.rwshop.modules.vision - Vision Module
  198. [INFO] org.rwshop.swing.vision OSGi Bundle
  199. [INFO] org.rwshop.nb.vision NetBeans Module
  200. [INFO] org.rwshop.modules.integration - Integration Module
  201. [INFO] org.rwshop.integration.netbeans OSGi Bundle
  202. [INFO] org.rwshop.nb.monitor NetBeans Module
  203. [INFO] org.rwshop.modules.application - NBUI Module
  204. [INFO] org.rwshop.nb.branding NetBeans Module
  205. [INFO] org.rwshop.nb.application NetBeans Module
  206. [INFO] com.robosteps.project.root - Root pom
  207. [INFO] com.robosteps.modules.all - Root pom
  208. [INFO] com.robosteps.api.messaging
  209. [INFO] com.robosteps.api.core Student API
  210. [INFO] com.robosteps.api.custom Student API
  211. [INFO] com.robosteps.demo
  212. [INFO] com.robosteps.script
  213. [INFO] com.robosteps.teacher OSGi Bundle
  214. [INFO] org.storychat.project.root - Root pom, linked TO Sonatype repo parent
  215. [INFO] org.storychat.modules.all - All Modules
  216. [INFO] org.storychat.modules.external - External Modules that are used by the Integration Modules
  217. [INFO] org.storychat.modules.core - Core Modules that are used by the Application, Test AND Demo Modules
  218. [INFO] org.storychat.bundle.glulx - OSGi Bundle FOR GUI-AI added Functions TO the GLULX Machine
  219. [INFO] org.storychat.bundle.inform7 - OSGi
  220. [INFO] org.storychat.modules.application - Application Modules that run Demos, Tools AND Tests
  221. [INFO] org.storychat.bundle.opencyc - org.storychat.bundle.opencyc
  222. [INFO] org.storychat.bundle.osgi - OSGi - platform wrapper - FOR steping thru Felix implementations AND analyzing file/bundle deps
  223. [INFO] org.storychat.bundle.paxweb - FOR when we are hosting OVER HTTP TO hmostly host jOWL/jQuery this provides a one stop shopping FOR the right PAX version AND org.apache.http AND lifter, AND even lets us host opencyc
  224. [INFO] org.storychat.bundle.cogchar.actions - OSGI Bundle
  225. [INFO] org.storychat.modules.integration - Integration Modules
  226. [INFO] org.storychat.demo.ontology.cogchar - org.storychat.demo.ontology.cogchar
  227. [INFO] developer_workspace.root - Root pom
  228. [INFO]
  229. [INFO] ------------------------------------------------------------------------
  230. [INFO] Building org.appdapter.project.root - Root pom, linked TO Sonatype repo parent 1.1.2-SNAPSHOT
  231. [INFO] ------------------------------------------------------------------------
  232. [INFO]
  233. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.appdapter.project.root ---
  234. [INFO]
  235. [INFO] ------------------------------------------------------------------------
  236. [INFO] Building org.appdapter.modules.all - "All Modules" parent pom 1.1.2-SNAPSHOT
  237. [INFO] ------------------------------------------------------------------------
  238. [INFO]
  239. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.appdapter.modules.all ---
  240. [INFO]
  241. [INFO] ------------------------------------------------------------------------
  242. [INFO] Building org.appdapter.modules.core - "Core Modules" parent pom 1.1.2-SNAPSHOT
  243. [INFO] ------------------------------------------------------------------------
  244. [INFO]
  245. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.appdapter.modules.core ---
  246. [INFO]
  247. [INFO] ------------------------------------------------------------------------
  248. [INFO] Building ext.bundle.osgi.common - OSGi - platform wrapper - IGNORE 1.1.2-SNAPSHOT
  249. [INFO] ------------------------------------------------------------------------
  250. [INFO]
  251. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ext.bundle.osgi.common ---
  252. [INFO] Deleting D:\dev\hrk\org.appdapter\maven\ext.bundle.osgi.common\target
  253. [INFO]
  254. [INFO] ------------------------------------------------------------------------
  255. [INFO] Building ext.bundle.jena_all_2_10_1 - OSGi - Jena wrapper 1.1.2-SNAPSHOT
  256. [INFO] ------------------------------------------------------------------------
  257. [INFO]
  258. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ext.bundle.jena_all_2_10_1 ---
  259. [INFO]
  260. [INFO] ------------------------------------------------------------------------
  261. [INFO] Building ext.bundle.xml.dom4j_161 - OSGi - Dom4J wrapper 1.1.2-SNAPSHOT
  262. [INFO] ------------------------------------------------------------------------
  263. [INFO]
  264. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ext.bundle.xml.dom4j_161 ---
  265. [INFO] Deleting D:\dev\hrk\org.appdapter\maven\ext.bundle.xml.dom4j\target
  266. [INFO]
  267. [INFO] ------------------------------------------------------------------------
  268. [INFO] Building org.appdapter.lib.core - POJO 1.1.2-SNAPSHOT
  269. [INFO] ------------------------------------------------------------------------
  270. [INFO]
  271. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.appdapter.lib.core ---
  272. [INFO] Deleting D:\dev\hrk\org.appdapter\maven\org.appdapter.lib.core\target
  273. [INFO]
  274. [INFO] ------------------------------------------------------------------------
  275. [INFO] Building org.appdapter.lib.registry - POJO 1.1.2-SNAPSHOT
  276. [INFO] ------------------------------------------------------------------------
  277. [INFO]
  278. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.appdapter.lib.registry ---
  279. [INFO]
  280. [INFO] ------------------------------------------------------------------------
  281. [INFO] Building org.appdapter.lib.remote - POJO 1.1.2-SNAPSHOT
  282. [INFO] ------------------------------------------------------------------------
  283. [INFO]
  284. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.appdapter.lib.remote ---
  285. [INFO]
  286. [INFO] ------------------------------------------------------------------------
  287. [INFO] Building org.appdapter.lib.gui - POJO 1.1.2-SNAPSHOT
  288. [INFO] ------------------------------------------------------------------------
  289. [INFO]
  290. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.appdapter.lib.gui ---
  291. [INFO]
  292. [INFO] ------------------------------------------------------------------------
  293. [INFO] Building org.appdapter.bundle.core - OSGi - core + registry 1.1.2-SNAPSHOT
  294. [INFO] ------------------------------------------------------------------------
  295. [INFO]
  296. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.appdapter.bundle.core ---
  297. [INFO]
  298. [INFO] ------------------------------------------------------------------------
  299. [INFO] Building org.appdapter.modules.felix - "Felix Modules" parent pom 1.1.2-SNAPSHOT
  300. [INFO] ------------------------------------------------------------------------
  301. [INFO]
  302. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.appdapter.modules.felix ---
  303. [INFO]
  304. [INFO] ------------------------------------------------------------------------
  305. [INFO] Building ext.bundle.felix.shell - OSGi + exec-wrap 1.1.2-SNAPSHOT
  306. [INFO] ------------------------------------------------------------------------
  307. [INFO]
  308. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ext.bundle.felix.shell ---
  309. [INFO] Deleting D:\dev\hrk\org.appdapter\maven\ext.bundle.felix.shell\target
  310. [INFO]
  311. [INFO] ------------------------------------------------------------------------
  312. [INFO] Building org.appdapter.bundle.felix.shell - OSGi + exec-wrap 1.1.2-SNAPSHOT
  313. [INFO] ------------------------------------------------------------------------
  314. [INFO]
  315. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.appdapter.bundle.felix.shell ---
  316. [INFO]
  317. [INFO] ------------------------------------------------------------------------
  318. [INFO] Building org.appdapter.modules.demo - "Demo Modules" parent pom 1.1.2-SNAPSHOT
  319. [INFO] ------------------------------------------------------------------------
  320. [INFO]
  321. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.appdapter.modules.demo ---
  322. [INFO]
  323. [INFO] ------------------------------------------------------------------------
  324. [INFO] Building org.appdapter.demo.standalone - POJO - runnable 1.1.2-SNAPSHOT
  325. [INFO] ------------------------------------------------------------------------
  326. [INFO]
  327. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.appdapter.demo.standalone ---
  328. [INFO]
  329. [INFO] ------------------------------------------------------------------------
  330. [INFO] Building org.appdapter.demo.noscala - POJO - minimal 1.1.2-SNAPSHOT
  331. [INFO] ------------------------------------------------------------------------
  332. [INFO]
  333. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.appdapter.demo.noscala ---
  334. [INFO]
  335. [INFO] ------------------------------------------------------------------------
  336. [INFO] Building org.appdapter.modules.network - "Network Modules" parent pom 1.1.2-SNAPSHOT
  337. [INFO] ------------------------------------------------------------------------
  338. [INFO]
  339. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.appdapter.modules.network ---
  340. [INFO]
  341. [INFO] ------------------------------------------------------------------------
  342. [INFO] Building ext.bundle.apache_avro_151 - OSGi - Avro wrapper 1.1.2-SNAPSHOT
  343. [INFO] ------------------------------------------------------------------------
  344. [INFO]
  345. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ext.bundle.apache_avro_151 ---
  346. [INFO] Deleting D:\dev\hrk\org.appdapter\maven\ext.bundle.apache_avro\target
  347. [INFO]
  348. [INFO] ------------------------------------------------------------------------
  349. [INFO] Building ext.bundle.apache_qpid_010 - OSGi - Qpid wrapper 1.1.2-SNAPSHOT
  350. [INFO] ------------------------------------------------------------------------
  351. [INFO]
  352. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ext.bundle.apache_qpid_010 ---
  353. [INFO] Deleting D:\dev\hrk\org.appdapter\maven\ext.bundle.apache_qpid\target
  354. [INFO]
  355. [INFO] ------------------------------------------------------------------------
  356. [INFO] Building ext.bundle.math.symja_jas - OSGi Bundle 1.1.2-SNAPSHOT
  357. [INFO] ------------------------------------------------------------------------
  358. [INFO]
  359. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ext.bundle.math.symja_jas ---
  360. [INFO] Deleting D:\dev\hrk\org.appdapter\maven\ext.bundle.math.symja_jas\target
  361. [INFO]
  362. [INFO] ------------------------------------------------------------------------
  363. [INFO] Building org.appdapter.modules.math - "Math Modules" parent pom 1.1.2-SNAPSHOT
  364. [INFO] ------------------------------------------------------------------------
  365. [INFO]
  366. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.appdapter.modules.math ---
  367. [INFO]
  368. [INFO] ------------------------------------------------------------------------
  369. [INFO] Building org.robokind.project.root - Root pom 0.9.3-SNAPSHOT
  370. [INFO] ------------------------------------------------------------------------
  371. [INFO]
  372. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.project.root ---
  373. [INFO]
  374. [INFO] ------------------------------------------------------------------------
  375. [INFO] Building org.robokind.modules.all - All Modules 0.9.3-SNAPSHOT
  376. [INFO] ------------------------------------------------------------------------
  377. [INFO]
  378. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.modules.all ---
  379. [INFO]
  380. [INFO] ------------------------------------------------------------------------
  381. [INFO] Building org.robokind.modules.common - Commons Module 0.9.3-SNAPSHOT
  382. [INFO] ------------------------------------------------------------------------
  383. [INFO]
  384. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.modules.common ---
  385. [INFO]
  386. [INFO] ------------------------------------------------------------------------
  387. [INFO] Building org.robokind.api.common OSGi Bundle 0.9.3-SNAPSHOT
  388. [INFO] ------------------------------------------------------------------------
  389. [INFO]
  390. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.api.common ---
  391. [INFO]
  392. [INFO] ------------------------------------------------------------------------
  393. [INFO] Building org.robokind.modules.external - Externals Module 0.9.3-SNAPSHOT
  394. [INFO] ------------------------------------------------------------------------
  395. [INFO]
  396. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.modules.external ---
  397. [INFO]
  398. [INFO] ------------------------------------------------------------------------
  399. [INFO] Building org.robokind.extern.utils.apache_commons_configuration OSGi Bundle 0.9.3-SNAPSHOT
  400. [INFO] ------------------------------------------------------------------------
  401. [INFO]
  402. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.extern.utils.apache_commons_configuration ---
  403. [INFO]
  404. [INFO] ------------------------------------------------------------------------
  405. [INFO] Building org.robokind.extern.utils.xpp3 OSGi Bundle 0.9.3-SNAPSHOT
  406. [INFO] ------------------------------------------------------------------------
  407. [INFO]
  408. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.extern.utils.xpp3 ---
  409. [INFO]
  410. [INFO] ------------------------------------------------------------------------
  411. [INFO] Building org.robokind.extern.utils.messaging OSGi Bundle 0.9.3-SNAPSHOT
  412. [INFO] ------------------------------------------------------------------------
  413. [INFO]
  414. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.extern.utils.messaging ---
  415. [INFO]
  416. [INFO] ------------------------------------------------------------------------
  417. [INFO] Building org.robokind.impl.common OSGi Bundle 0.9.3-SNAPSHOT
  418. [INFO] ------------------------------------------------------------------------
  419. [INFO]
  420. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.impl.common ---
  421. [INFO]
  422. [INFO] ------------------------------------------------------------------------
  423. [INFO] Building org.robokind.modules.messaging - Messaging Module 0.9.3-SNAPSHOT
  424. [INFO] ------------------------------------------------------------------------
  425. [INFO]
  426. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.modules.messaging ---
  427. [INFO]
  428. [INFO] ------------------------------------------------------------------------
  429. [INFO] Building org.robokind.api.messaging OSGi Bundle 0.9.3-SNAPSHOT
  430. [INFO] ------------------------------------------------------------------------
  431. [INFO]
  432. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.api.messaging ---
  433. [INFO]
  434. [INFO] ------------------------------------------------------------------------
  435. [INFO] Building org.robokind.impl.messaging OSGi Bundle 0.9.3-SNAPSHOT
  436. [INFO] ------------------------------------------------------------------------
  437. [INFO]
  438. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.impl.messaging ---
  439. [INFO]
  440. [INFO] ------------------------------------------------------------------------
  441. [INFO] Building org.robokind.modules.motion - Motion Module 0.9.3-SNAPSHOT
  442. [INFO] ------------------------------------------------------------------------
  443. [INFO]
  444. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.modules.motion ---
  445. [INFO]
  446. [INFO] ------------------------------------------------------------------------
  447. [INFO] Building org.robokind.api.motion OSGi Bundle 0.9.3-SNAPSHOT
  448. [INFO] ------------------------------------------------------------------------
  449. [INFO]
  450. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.api.motion ---
  451. [INFO]
  452. [INFO] ------------------------------------------------------------------------
  453. [INFO] Building org.robokind.impl.motion OSGi Bundle 0.9.3-SNAPSHOT
  454. [INFO] ------------------------------------------------------------------------
  455. [INFO]
  456. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.impl.motion ---
  457. [INFO]
  458. [INFO] ------------------------------------------------------------------------
  459. [INFO] Building org.robokind.impl.motion.rxtx OSGi Bundle 0.9.3-SNAPSHOT
  460. [INFO] ------------------------------------------------------------------------
  461. [INFO]
  462. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.impl.motion.rxtx ---
  463. [INFO]
  464. [INFO] ------------------------------------------------------------------------
  465. [INFO] Building org.robokind.impl.motion.dynamixel OSGi Bundle 0.9.3-SNAPSHOT
  466. [INFO] ------------------------------------------------------------------------
  467. [INFO]
  468. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.impl.motion.dynamixel ---
  469. [INFO]
  470. [INFO] ------------------------------------------------------------------------
  471. [INFO] Building org.robokind.impl.motion.pololu OSGi Bundle 0.9.3-SNAPSHOT
  472. [INFO] ------------------------------------------------------------------------
  473. [INFO]
  474. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.impl.motion.pololu ---
  475. [INFO]
  476. [INFO] ------------------------------------------------------------------------
  477. [INFO] Building org.robokind.modules.animation - Animation Module 0.9.3-SNAPSHOT
  478. [INFO] ------------------------------------------------------------------------
  479. [INFO]
  480. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.modules.animation ---
  481. [INFO]
  482. [INFO] ------------------------------------------------------------------------
  483. [INFO] Building org.robokind.api.animation OSGi Bundle 0.9.3-SNAPSHOT
  484. [INFO] ------------------------------------------------------------------------
  485. [INFO]
  486. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.api.animation ---
  487. [INFO]
  488. [INFO] ------------------------------------------------------------------------
  489. [INFO] Building org.robokind.impl.animation OSGi Bundle 0.9.3-SNAPSHOT
  490. [INFO] ------------------------------------------------------------------------
  491. [INFO]
  492. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.impl.animation ---
  493. [INFO]
  494. [INFO] ------------------------------------------------------------------------
  495. [INFO] Building org.robokind.modules.audio - Audio Module 0.9.3-SNAPSHOT
  496. [INFO] ------------------------------------------------------------------------
  497. [INFO]
  498. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.modules.audio ---
  499. [INFO]
  500. [INFO] ------------------------------------------------------------------------
  501. [INFO] Building org.robokind.api.audio OSGi Bundle 0.9.3-SNAPSHOT
  502. [INFO] ------------------------------------------------------------------------
  503. [INFO]
  504. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.api.audio ---
  505. [INFO]
  506. [INFO] ------------------------------------------------------------------------
  507. [INFO] Building org.robokind.impl.audio OSGi Bundle 0.9.3-SNAPSHOT
  508. [INFO] ------------------------------------------------------------------------
  509. [INFO]
  510. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.impl.audio ---
  511. [INFO]
  512. [INFO] ------------------------------------------------------------------------
  513. [INFO] Building org.robokind.modules.speech - Speech Module 0.9.3-SNAPSHOT
  514. [INFO] ------------------------------------------------------------------------
  515. [INFO]
  516. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.modules.speech ---
  517. [INFO]
  518. [INFO] ------------------------------------------------------------------------
  519. [INFO] Building org.robokind.api.speech OSGi Bundle 0.9.3-SNAPSHOT
  520. [INFO] ------------------------------------------------------------------------
  521. [INFO]
  522. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.api.speech ---
  523. [INFO]
  524. [INFO] ------------------------------------------------------------------------
  525. [INFO] Building org.robokind.impl.speech OSGi Bundle 0.9.3-SNAPSHOT
  526. [INFO] ------------------------------------------------------------------------
  527. [INFO]
  528. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.impl.speech ---
  529. [INFO]
  530. [INFO] ------------------------------------------------------------------------
  531. [INFO] Building org.robokind.modules.speechrec - Speech Recognition Module 0.9.3-SNAPSHOT
  532. [INFO] ------------------------------------------------------------------------
  533. [INFO]
  534. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.modules.speechrec ---
  535. [INFO]
  536. [INFO] ------------------------------------------------------------------------
  537. [INFO] Building org.robokind.api.speechrec OSGi Bundle 0.9.3-SNAPSHOT
  538. [INFO] ------------------------------------------------------------------------
  539. [INFO]
  540. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.api.speechrec ---
  541. [INFO]
  542. [INFO] ------------------------------------------------------------------------
  543. [INFO] Building org.robokind.impl.speechrec OSGi Bundle 0.9.3-SNAPSHOT
  544. [INFO] ------------------------------------------------------------------------
  545. [INFO]
  546. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.impl.speechrec ---
  547. [INFO]
  548. [INFO] ------------------------------------------------------------------------
  549. [INFO] Building org.robokind.modules.vision - Vision Module 0.9.3-SNAPSHOT
  550. [INFO] ------------------------------------------------------------------------
  551. [INFO]
  552. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.modules.vision ---
  553. [INFO]
  554. [INFO] ------------------------------------------------------------------------
  555. [INFO] Building org.robokind.api.vision OSGi Bundle 0.9.3-SNAPSHOT
  556. [INFO] ------------------------------------------------------------------------
  557. [INFO]
  558. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.api.vision ---
  559. [INFO]
  560. [INFO] ------------------------------------------------------------------------
  561. [INFO] Building org.robokind.impl.vision OSGi Bundle 0.9.3-SNAPSHOT
  562. [INFO] ------------------------------------------------------------------------
  563. [INFO]
  564. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.impl.vision ---
  565. [INFO]
  566. [INFO] ------------------------------------------------------------------------
  567. [INFO] Building org.robokind.modules.sensor - Sensor Module 0.9.3-SNAPSHOT
  568. [INFO] ------------------------------------------------------------------------
  569. [INFO]
  570. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.modules.sensor ---
  571. [INFO]
  572. [INFO] ------------------------------------------------------------------------
  573. [INFO] Building org.robokind.api.sensor OSGi Bundle 0.9.3-SNAPSHOT
  574. [INFO] ------------------------------------------------------------------------
  575. [INFO]
  576. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.api.sensor ---
  577. [INFO]
  578. [INFO] ------------------------------------------------------------------------
  579. [INFO] Building org.robokind.impl.sensor OSGi Bundle 0.9.3-SNAPSHOT
  580. [INFO] ------------------------------------------------------------------------
  581. [INFO]
  582. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.impl.sensor ---
  583. [INFO]
  584. [INFO] ------------------------------------------------------------------------
  585. [INFO] Building org.robokind.modules.integration - Integration Module 0.9.3-SNAPSHOT
  586. [INFO] ------------------------------------------------------------------------
  587. [INFO]
  588. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.modules.integration ---
  589. [INFO]
  590. [INFO] ------------------------------------------------------------------------
  591. [INFO] Building org.robokind.integration.animation_motion OSGi Bundle 0.9.3-SNAPSHOT
  592. [INFO] ------------------------------------------------------------------------
  593. [INFO]
  594. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.integration.animation_motion ---
  595. [INFO]
  596. [INFO] ------------------------------------------------------------------------
  597. [INFO] Building org.robokind.integration.motion_speech OSGi Bundle 0.9.3-SNAPSHOT
  598. [INFO] ------------------------------------------------------------------------
  599. [INFO]
  600. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.integration.motion_speech ---
  601. [INFO]
  602. [INFO] ------------------------------------------------------------------------
  603. [INFO] Building org.robokind.demo.robot.replication OSGi Bundle 0.9.3-SNAPSHOT
  604. [INFO] ------------------------------------------------------------------------
  605. [INFO]
  606. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.demo.robot.replication ---
  607. [INFO]
  608. [INFO] ------------------------------------------------------------------------
  609. [INFO] Building org.robokind.client.basic Basic Client API 0.9.3-SNAPSHOT
  610. [INFO] ------------------------------------------------------------------------
  611. [INFO]
  612. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.client.basic ---
  613. [INFO]
  614. [INFO] ------------------------------------------------------------------------
  615. [INFO] Building org.robokind.modules.headless - Headless Module 0.9.3-SNAPSHOT
  616. [INFO] ------------------------------------------------------------------------
  617. [INFO]
  618. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.modules.headless ---
  619. [INFO]
  620. [INFO] ------------------------------------------------------------------------
  621. [INFO] Building org.robokind.headless.messaging OSGi Bundle 0.9.3-SNAPSHOT
  622. [INFO] ------------------------------------------------------------------------
  623. [INFO]
  624. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.headless.messaging ---
  625. [INFO]
  626. [INFO] ------------------------------------------------------------------------
  627. [INFO] Building org.robokind.headless.animation OSGi Bundle 0.9.3-SNAPSHOT
  628. [INFO] ------------------------------------------------------------------------
  629. [INFO]
  630. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.headless.animation ---
  631. [INFO]
  632. [INFO] ------------------------------------------------------------------------
  633. [INFO] Building org.robokind.headless.motion OSGi Bundle 0.9.3-SNAPSHOT
  634. [INFO] ------------------------------------------------------------------------
  635. [INFO]
  636. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.headless.motion ---
  637. [INFO]
  638. [INFO] ------------------------------------------------------------------------
  639. [INFO] Building org.robokind.headless.speech OSGi Bundle 0.9.3-SNAPSHOT
  640. [INFO] ------------------------------------------------------------------------
  641. [INFO]
  642. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.headless.speech ---
  643. [INFO]
  644. [INFO] ------------------------------------------------------------------------
  645. [INFO] Building org.robokind.headless.r50 OSGi Bundle 0.9.3-SNAPSHOT
  646. [INFO] ------------------------------------------------------------------------
  647. [INFO]
  648. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.headless.r50 ---
  649. [INFO]
  650. [INFO] ------------------------------------------------------------------------
  651. [INFO] Building org.cogchar.project.root - Root pom, linked TO Sonatype repo parent 1.0.7.0-SNAPSHOT
  652. [INFO] ------------------------------------------------------------------------
  653. [INFO]
  654. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.project.root ---
  655. [INFO]
  656. [INFO] ------------------------------------------------------------------------
  657. [INFO] Building org.cogchar.modules.main - "Main Modules" parent pom 1.0.7.0-SNAPSHOT
  658. [INFO] ------------------------------------------------------------------------
  659. [INFO]
  660. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.modules.main ---
  661. [INFO]
  662. [INFO] ------------------------------------------------------------------------
  663. [INFO] Building org.cogchar.lib.onto - POJO 1.0.7.0-SNAPSHOT
  664. [INFO] ------------------------------------------------------------------------
  665. [INFO]
  666. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.lib.onto ---
  667. [INFO]
  668. [INFO] ------------------------------------------------------------------------
  669. [INFO] Building org.cogchar.lib.core.api - POJO + Scala 1.0.7.0-SNAPSHOT
  670. [INFO] ------------------------------------------------------------------------
  671. [INFO]
  672. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.lib.core.api ---
  673. [INFO]
  674. [INFO] ------------------------------------------------------------------------
  675. [INFO] Building org.cogchar.lib.core.impl - POJO + Scala 1.0.7.0-SNAPSHOT
  676. [INFO] ------------------------------------------------------------------------
  677. [INFO]
  678. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.lib.core.impl ---
  679. [INFO]
  680. [INFO] ------------------------------------------------------------------------
  681. [INFO] Building org.cogchar.lib.animoid - POJO + Scala 1.0.7.0-SNAPSHOT
  682. [INFO] ------------------------------------------------------------------------
  683. [INFO]
  684. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.lib.animoid ---
  685. [INFO]
  686. [INFO] ------------------------------------------------------------------------
  687. [INFO] Building org.cogchar.lib.convoid - POJO 1.0.7.0-SNAPSHOT
  688. [INFO] ------------------------------------------------------------------------
  689. [INFO]
  690. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.lib.convoid ---
  691. [INFO]
  692. [INFO] ------------------------------------------------------------------------
  693. [INFO] Building org.cogchar.lib.hedspc.api - POJO 1.0.7.0-SNAPSHOT
  694. [INFO] ------------------------------------------------------------------------
  695. [INFO]
  696. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.lib.hedspc.api ---
  697. [INFO]
  698. [INFO] ------------------------------------------------------------------------
  699. [INFO] Building org.cogchar.bundle.core - OSGi 1.0.7.0-SNAPSHOT
  700. [INFO] ------------------------------------------------------------------------
  701. [INFO]
  702. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.bundle.core ---
  703. [INFO]
  704. [INFO] ------------------------------------------------------------------------
  705. [INFO] Building org.cogchar.bundle.bind.robokind - OSGi - binds motion, vision, speech 1.0.7.0-SNAPSHOT
  706. [INFO] ------------------------------------------------------------------------
  707. [INFO]
  708. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.bundle.bind.robokind ---
  709. [INFO]
  710. [INFO] ------------------------------------------------------------------------
  711. [INFO] Building ext.bundle.opengl.jmonkey - OSGi - JME3 wrapper 1.0.7.0-SNAPSHOT
  712. [INFO] ------------------------------------------------------------------------
  713. [INFO]
  714. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ext.bundle.opengl.jmonkey ---
  715. [INFO] Deleting D:\dev\hrk\org.cogchar\maven\ext.bundle.opengl.jmonkey\target
  716. [INFO]
  717. [INFO] ------------------------------------------------------------------------
  718. [INFO] Building org.cogchar.lib.render - POJO 1.0.7.0-SNAPSHOT
  719. [INFO] ------------------------------------------------------------------------
  720. [INFO]
  721. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.lib.render ---
  722. [INFO]
  723. [INFO] ------------------------------------------------------------------------
  724. [INFO] Building org.cogchar.lib.render.bony - POJO 1.0.7.0-SNAPSHOT
  725. [INFO] ------------------------------------------------------------------------
  726. [INFO]
  727. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.lib.render.bony ---
  728. [INFO]
  729. [INFO] ------------------------------------------------------------------------
  730. [INFO] Building org.cogchar.lib.render.goody - POJO 1.0.7.0-SNAPSHOT
  731. [INFO] ------------------------------------------------------------------------
  732. [INFO]
  733. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.lib.render.goody ---
  734. [INFO]
  735. [INFO] ------------------------------------------------------------------------
  736. [INFO] Building org.cogchar.lib.render.hominoid - POJO 1.0.7.0-SNAPSHOT
  737. [INFO] ------------------------------------------------------------------------
  738. [INFO]
  739. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.lib.render.hominoid ---
  740. [INFO]
  741. [INFO] ------------------------------------------------------------------------
  742. [INFO] Building org.cogchar.bundle.render.opengl - OSGi 1.0.7.0-SNAPSHOT
  743. [INFO] ------------------------------------------------------------------------
  744. [INFO]
  745. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.bundle.render.opengl ---
  746. [INFO]
  747. [INFO] ------------------------------------------------------------------------
  748. [INFO] Building org.cogchar.bundle.render.resources - OSGi 1.0.7.0-SNAPSHOT
  749. [INFO] ------------------------------------------------------------------------
  750. [INFO]
  751. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.bundle.render.resources ---
  752. [INFO]
  753. [INFO] ------------------------------------------------------------------------
  754. [INFO] Building org.cogchar.bundle.bind.lift - Webapp in OSGi bundle 1.0.7.0-SNAPSHOT
  755. [INFO] ------------------------------------------------------------------------
  756. [INFO]
  757. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.bundle.bind.lift ---
  758. [INFO]
  759. [INFO] ------------------------------------------------------------------------
  760. [INFO] Building org.cogchar.bundle.app.puma  OSGi Bundle 1.0.7.0-SNAPSHOT
  761. [INFO] ------------------------------------------------------------------------
  762. [INFO]
  763. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.bundle.app.puma ---
  764. [INFO]
  765. [INFO] ------------------------------------------------------------------------
  766. [INFO] Building org.cogchar.bundle.demo.all - OSGi + exec wrap 1.0.7.0-SNAPSHOT
  767. [INFO] ------------------------------------------------------------------------
  768. [INFO]
  769. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.bundle.demo.all ---
  770. [INFO]
  771. [INFO] ------------------------------------------------------------------------
  772. [INFO] Building org.cogchar.bundle.bind.cogbot - OSGi 1.0.7.0-SNAPSHOT
  773. [INFO] ------------------------------------------------------------------------
  774. [INFO]
  775. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.bundle.bind.cogbot ---
  776. [INFO]
  777. [INFO] ------------------------------------------------------------------------
  778. [INFO] Building org.cogchar.bundle.bind.joseki - OSGi - SPARQL-HTTP interface 1.0.7.0-SNAPSHOT
  779. [INFO] ------------------------------------------------------------------------
  780. [INFO]
  781. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.bundle.bind.joseki ---
  782. [INFO]
  783. [INFO] ------------------------------------------------------------------------
  784. [INFO] Building org.cogchar.bundle.demo.convo OSGi Bundle 1.0.7.0-SNAPSHOT
  785. [INFO] ------------------------------------------------------------------------
  786. [INFO]
  787. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.bundle.demo.convo ---
  788. [INFO]
  789. [INFO] ------------------------------------------------------------------------
  790. [INFO] Building org.cogchar.bundle.demo.dictation OSGi Bundle 1.0.7.0-SNAPSHOT
  791. [INFO] ------------------------------------------------------------------------
  792. [INFO]
  793. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.bundle.demo.dictation ---
  794. [INFO]
  795. [INFO] ------------------------------------------------------------------------
  796. [INFO] Building ext.bundle.opengl.nifty - OSGi - Nifty wrapper - NOT tested lately 1.0.7.0-SNAPSHOT
  797. [INFO] ------------------------------------------------------------------------
  798. [INFO]
  799. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ext.bundle.opengl.nifty ---
  800. [INFO] Deleting D:\dev\hrk\org.cogchar\maven\ext.bundle.opengl.nifty\target
  801. [INFO]
  802. [INFO] ------------------------------------------------------------------------
  803. [INFO] Building org.cogchar.demo.render.opengl - POJO - runnable 1.0.7.0-SNAPSHOT
  804. [INFO] ------------------------------------------------------------------------
  805. [INFO]
  806. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.demo.render.opengl ---
  807. [INFO]
  808. [INFO] ------------------------------------------------------------------------
  809. [INFO] Building org.cogchar.lib.integroid - POJO 1.0.7.0-SNAPSHOT
  810. [INFO] ------------------------------------------------------------------------
  811. [INFO]
  812. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.lib.integroid ---
  813. [INFO]
  814. [INFO] ------------------------------------------------------------------------
  815. [INFO] Building org.cogchar.lib.sonograph - POJO 1.0.7.0-SNAPSHOT
  816. [INFO] ------------------------------------------------------------------------
  817. [INFO]
  818. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.lib.sonograph ---
  819. [INFO]
  820. [INFO] ------------------------------------------------------------------------
  821. [INFO] Building org.cogchar.lib.outer.behavior - POJO 1.0.7.0-SNAPSHOT
  822. [INFO] ------------------------------------------------------------------------
  823. [INFO]
  824. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.lib.outer.behavior ---
  825. [INFO]
  826. [INFO] ------------------------------------------------------------------------
  827. [INFO] Building org.cogchar.nbui.render - NetBeans GUI Module 1.0.7.0-SNAPSHOT
  828. [INFO] ------------------------------------------------------------------------
  829. [INFO]
  830. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.nbui.render ---
  831. [INFO]
  832. [INFO] ------------------------------------------------------------------------
  833. [INFO] Building org.jflux.project.root - Root pom 0.1.7-SNAPSHOT
  834. [INFO] ------------------------------------------------------------------------
  835. [INFO]
  836. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.jflux.project.root ---
  837. [INFO]
  838. [INFO] ------------------------------------------------------------------------
  839. [INFO] Building org.jflux.modules.main - Main Module 0.1.7-SNAPSHOT
  840. [INFO] ------------------------------------------------------------------------
  841. [INFO]
  842. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.jflux.modules.main ---
  843. [INFO]
  844. [INFO] ------------------------------------------------------------------------
  845. [INFO] Building org.jflux.api.core OSGi Bundle 0.1.7-SNAPSHOT
  846. [INFO] ------------------------------------------------------------------------
  847. [INFO]
  848. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.jflux.api.core ---
  849. [INFO]
  850. [INFO] ------------------------------------------------------------------------
  851. [INFO] Building org.jflux.api.data OSGi Bundle 0.1.7-SNAPSHOT
  852. [INFO] ------------------------------------------------------------------------
  853. [INFO]
  854. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.jflux.api.data ---
  855. [INFO]
  856. [INFO] ------------------------------------------------------------------------
  857. [INFO] Building org.jflux.api.registry OSGi Bundle 0.1.7-SNAPSHOT
  858. [INFO] ------------------------------------------------------------------------
  859. [INFO]
  860. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.jflux.api.registry ---
  861. [INFO]
  862. [INFO] ------------------------------------------------------------------------
  863. [INFO] Building org.jflux.resource.avrogen.templates OSGi Bundle 0.1.7-SNAPSHOT
  864. [INFO] ------------------------------------------------------------------------
  865. [INFO]
  866. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.jflux.resource.avrogen.templates ---
  867. [INFO]
  868. [INFO] ------------------------------------------------------------------------
  869. [INFO] Building org.jflux.impl.encode.avro OSGi Bundle 0.1.7-SNAPSHOT
  870. [INFO] ------------------------------------------------------------------------
  871. [INFO]
  872. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.jflux.impl.encode.avro ---
  873. [INFO]
  874. [INFO] ------------------------------------------------------------------------
  875. [INFO] Building org.jflux.impl.transport.qpid OSGi Bundle 0.1.7-SNAPSHOT
  876. [INFO] ------------------------------------------------------------------------
  877. [INFO]
  878. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.jflux.impl.transport.qpid ---
  879. [INFO]
  880. [INFO] ------------------------------------------------------------------------
  881. [INFO] Building org.jflux.impl.registry.osgi OSGi Bundle 0.1.7-SNAPSHOT
  882. [INFO] ------------------------------------------------------------------------
  883. [INFO]
  884. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.jflux.impl.registry.osgi ---
  885. [INFO]
  886. [INFO] ------------------------------------------------------------------------
  887. [INFO] Building org.jflux.api.services OSGi Bundle 0.1.7-SNAPSHOT
  888. [INFO] ------------------------------------------------------------------------
  889. [INFO]
  890. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.jflux.api.services ---
  891. [INFO]
  892. [INFO] ------------------------------------------------------------------------
  893. [INFO] Building org.friendularity.project.root - Root pom, linked TO Sonatype repo parent 1.0.0-SNAPSHOT
  894. [INFO] ------------------------------------------------------------------------
  895. [INFO]
  896. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.project.root ---
  897. [INFO]
  898. [INFO] ------------------------------------------------------------------------
  899. [INFO] Building org.friendularity.modules.main - all modules 1.0.0-SNAPSHOT
  900. [INFO] ------------------------------------------------------------------------
  901. [INFO]
  902. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.modules.main ---
  903. [INFO]
  904. [INFO] ------------------------------------------------------------------------
  905. [INFO] Building org.friendularity.bundle.ui.swing.animation OSGi Bundle 1.0.0-SNAPSHOT
  906. [INFO] ------------------------------------------------------------------------
  907. [INFO]
  908. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.bundle.ui.swing.animation ---
  909. [INFO]
  910. [INFO] ------------------------------------------------------------------------
  911. [INFO] Building org.friendularity.bundle.animplayer OSGi Bundle 1.0.0-SNAPSHOT
  912. [INFO] ------------------------------------------------------------------------
  913. [INFO]
  914. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.bundle.animplayer ---
  915. [INFO]
  916. [INFO] ------------------------------------------------------------------------
  917. [INFO] Building org.friendularity.bundle.jvision - OSGi 1.0.0-SNAPSHOT
  918. [INFO] ------------------------------------------------------------------------
  919. [INFO]
  920. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.bundle.jvision ---
  921. [INFO]
  922. [INFO] ------------------------------------------------------------------------
  923. [INFO] Building org.friendularity.bundle.demo.ccrk - OSGi 1.0.0-SNAPSHOT
  924. [INFO] ------------------------------------------------------------------------
  925. [INFO]
  926. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.bundle.demo.ccrk ---
  927. [INFO] Deleting D:\dev\hrk\org.friendularity\maven\org.friendularity.bundle.demo.ccrk\target
  928. [INFO] ------------------------------------------------------------------------
  929. [INFO] Reactor Summary:
  930. [INFO]
  931. [INFO] org.appdapter.project.root - Root pom, linked TO Sonatype repo parent  SUCCESS [0.099s]
  932. [INFO] org.appdapter.modules.all - "All Modules" parent pom  SUCCESS [0.017s]
  933. [INFO] org.appdapter.modules.core - "Core Modules" parent pom  SUCCESS [0.016s]
  934. [INFO] ext.bundle.osgi.common - OSGi - platform wrapper - IGNORE  SUCCESS [0.052s]
  935. [INFO] ext.bundle.jena_all_2_10_1 - OSGi - Jena wrapper .. SUCCESS [0.023s]
  936. [INFO] ext.bundle.xml.dom4j_161 - OSGi - Dom4J wrapper ... SUCCESS [0.022s]
  937. [INFO] org.appdapter.lib.core - POJO ..................... SUCCESS [0.379s]
  938. [INFO] org.appdapter.lib.registry - POJO ................. SUCCESS [0.016s]
  939. [INFO] org.appdapter.lib.remote - POJO ................... SUCCESS [0.018s]
  940. [INFO] org.appdapter.lib.gui - POJO ...................... SUCCESS [0.017s]
  941. [INFO] org.appdapter.bundle.core - OSGi - core + registry  SUCCESS [0.023s]
  942. [INFO] org.appdapter.modules.felix - "Felix Modules" parent pom  SUCCESS [0.011s]
  943. [INFO] ext.bundle.felix.shell - OSGi + exec-wrap ......... SUCCESS [0.032s]
  944. [INFO] org.appdapter.bundle.felix.shell - OSGi + exec-wrap  SUCCESS [0.027s]
  945. [INFO] org.appdapter.modules.demo - "Demo Modules" parent pom  SUCCESS [0.013s]
  946. [INFO] org.appdapter.demo.standalone - POJO - runnable ... SUCCESS [0.016s]
  947. [INFO] org.appdapter.demo.noscala - POJO - minimal ....... SUCCESS [0.011s]
  948. [INFO] org.appdapter.modules.network - "Network Modules" parent pom  SUCCESS [0.010s]
  949. [INFO] ext.bundle.apache_avro_151 - OSGi - Avro wrapper .. SUCCESS [0.017s]
  950. [INFO] ext.bundle.apache_qpid_010 - OSGi - Qpid wrapper .. SUCCESS [0.025s]
  951. [INFO] ext.bundle.math.symja_jas - OSGi Bundle ........... SUCCESS [0.022s]
  952. [INFO] org.appdapter.modules.math - "Math Modules" parent pom  SUCCESS [0.012s]
  953. [INFO] org.robokind.project.root - Root pom .............. SUCCESS [0.017s]
  954. [INFO] org.robokind.modules.all - All Modules ............ SUCCESS [0.010s]
  955. [INFO] org.robokind.modules.common - Commons Module ...... SUCCESS [0.016s]
  956. [INFO] org.robokind.api.common OSGi Bundle ............... SUCCESS [0.032s]
  957. [INFO] org.robokind.modules.external - Externals Module .. SUCCESS [0.015s]
  958. [INFO] org.robokind.extern.utils.apache_commons_configuration OSGi Bundle  SUCCESS [0.012s]
  959. [INFO] org.robokind.extern.utils.xpp3 OSGi Bundle ........ SUCCESS [0.011s]
  960. [INFO] org.robokind.extern.utils.messaging OSGi Bundle ... SUCCESS [0.012s]
  961. [INFO] org.robokind.impl.common OSGi Bundle .............. SUCCESS [0.018s]
  962. [INFO] org.robokind.modules.messaging - Messaging Module . SUCCESS [0.014s]
  963. [INFO] org.robokind.api.messaging OSGi Bundle ............ SUCCESS [0.014s]
  964. [INFO] org.robokind.impl.messaging OSGi Bundle ........... SUCCESS [0.017s]
  965. [INFO] org.robokind.modules.motion - Motion Module ....... SUCCESS [0.005s]
  966. [INFO] org.robokind.api.motion OSGi Bundle ............... SUCCESS [0.016s]
  967. [INFO] org.robokind.impl.motion OSGi Bundle .............. SUCCESS [0.015s]
  968. [INFO] org.robokind.impl.motion.rxtx OSGi Bundle ......... SUCCESS [0.018s]
  969. [INFO] org.robokind.impl.motion.dynamixel OSGi Bundle .... SUCCESS [0.013s]
  970. [INFO] org.robokind.impl.motion.pololu OSGi Bundle ....... SUCCESS [0.013s]
  971. [INFO] org.robokind.modules.animation - Animation Module . SUCCESS [0.012s]
  972. [INFO] org.robokind.api.animation OSGi Bundle ............ SUCCESS [0.016s]
  973. [INFO] org.robokind.impl.animation OSGi Bundle ........... SUCCESS [0.020s]
  974. [INFO] org.robokind.modules.audio - Audio Module ......... SUCCESS [0.008s]
  975. [INFO] org.robokind.api.audio OSGi Bundle ................ SUCCESS [0.014s]
  976. [INFO] org.robokind.impl.audio OSGi Bundle ............... SUCCESS [0.008s]
  977. [INFO] org.robokind.modules.speech - Speech Module ....... SUCCESS [0.011s]
  978. [INFO] org.robokind.api.speech OSGi Bundle ............... SUCCESS [0.012s]
  979. [INFO] org.robokind.impl.speech OSGi Bundle .............. SUCCESS [0.011s]
  980. [INFO] org.robokind.modules.speechrec - Speech Recognition Module  SUCCESS [0.011s]
  981. [INFO] org.robokind.api.speechrec OSGi Bundle ............ SUCCESS [0.012s]
  982. [INFO] org.robokind.impl.speechrec OSGi Bundle ........... SUCCESS [0.016s]
  983. [INFO] org.robokind.modules.vision - Vision Module ....... SUCCESS [0.007s]
  984. [INFO] org.robokind.api.vision OSGi Bundle ............... SUCCESS [0.013s]
  985. [INFO] org.robokind.impl.vision OSGi Bundle .............. SUCCESS [0.014s]
  986. [INFO] org.robokind.modules.sensor - Sensor Module ....... SUCCESS [0.006s]
  987. [INFO] org.robokind.api.sensor OSGi Bundle ............... SUCCESS [0.018s]
  988. [INFO] org.robokind.impl.sensor OSGi Bundle .............. SUCCESS [0.025s]
  989. [INFO] org.robokind.modules.integration - Integration Module  SUCCESS [0.010s]
  990. [INFO] org.robokind.integration.animation_motion OSGi Bundle  SUCCESS [0.016s]
  991. [INFO] org.robokind.integration.motion_speech OSGi Bundle  SUCCESS [0.013s]
  992. [INFO] org.robokind.demo.robot.replication OSGi Bundle ... SUCCESS [0.015s]
  993. [INFO] org.robokind.client.basic Basic Client API ........ SUCCESS [0.015s]
  994. [INFO] org.robokind.modules.headless - Headless Module ... SUCCESS [0.012s]
  995. [INFO] org.robokind.headless.messaging OSGi Bundle ....... SUCCESS [0.014s]
  996. [INFO] org.robokind.headless.animation OSGi Bundle ....... SUCCESS [0.015s]
  997. [INFO] org.robokind.headless.motion OSGi Bundle .......... SUCCESS [0.015s]
  998. [INFO] org.robokind.headless.speech OSGi Bundle .......... SUCCESS [0.018s]
  999. [INFO] org.robokind.headless.r50 OSGi Bundle ............. SUCCESS [0.018s]
  1000. [INFO] org.cogchar.project.root - Root pom, linked TO Sonatype repo parent  SUCCESS [0.017s]
  1001. [INFO] org.cogchar.modules.main - "Main Modules" parent pom  SUCCESS [0.012s]
  1002. [INFO] org.cogchar.lib.onto - POJO ....................... SUCCESS [0.028s]
  1003. [INFO] org.cogchar.lib.core.api - POJO + Scala ........... SUCCESS [0.007s]
  1004. [INFO] org.cogchar.lib.core.impl - POJO + Scala .......... SUCCESS [0.012s]
  1005. [INFO] org.cogchar.lib.animoid - POJO + Scala ............ SUCCESS [0.008s]
  1006. [INFO] org.cogchar.lib.convoid - POJO .................... SUCCESS [0.015s]
  1007. [INFO] org.cogchar.lib.hedspc.api - POJO ................. SUCCESS [0.013s]
  1008. [INFO] org.cogchar.bundle.core - OSGi .................... SUCCESS [0.061s]
  1009. [INFO] org.cogchar.bundle.bind.robokind - OSGi - binds motion, vision, speech  SUCCESS [0.017s]
  1010. [INFO] ext.bundle.opengl.jmonkey - OSGi - JME3 wrapper ... SUCCESS [0.018s]
  1011. [INFO] org.cogchar.lib.render - POJO ..................... SUCCESS [0.014s]
  1012. [INFO] org.cogchar.lib.render.bony - POJO ................ SUCCESS [0.009s]
  1013. [INFO] org.cogchar.lib.render.goody - POJO ............... SUCCESS [0.018s]
  1014. [INFO] org.cogchar.lib.render.hominoid - POJO ............ SUCCESS [0.016s]
  1015. [INFO] org.cogchar.bundle.render.opengl - OSGi ........... SUCCESS [0.023s]
  1016. [INFO] org.cogchar.bundle.render.resources - OSGi ........ SUCCESS [0.017s]
  1017. [INFO] org.cogchar.bundle.bind.lift - Webapp in OSGi bundle  SUCCESS [0.030s]
  1018. [INFO] org.cogchar.bundle.app.puma  OSGi Bundle .......... SUCCESS [0.020s]
  1019. [INFO] org.cogchar.bundle.demo.all - OSGi + exec wrap .... SUCCESS [0.017s]
  1020. [INFO] org.cogchar.bundle.bind.cogbot - OSGi ............. SUCCESS [0.018s]
  1021. [INFO] org.cogchar.bundle.bind.joseki - OSGi - SPARQL-HTTP interface  SUCCESS [0.019s]
  1022. [INFO] org.cogchar.bundle.demo.convo OSGi Bundle ......... SUCCESS [0.015s]
  1023. [INFO] org.cogchar.bundle.demo.dictation OSGi Bundle ..... SUCCESS [0.017s]
  1024. [INFO] ext.bundle.opengl.nifty - OSGi - Nifty wrapper - NOT tested lately  SUCCESS [0.020s]
  1025. [INFO] org.cogchar.demo.render.opengl - POJO - runnable .. SUCCESS [0.013s]
  1026. [INFO] org.cogchar.lib.integroid - POJO .................. SUCCESS [0.010s]
  1027. [INFO] org.cogchar.lib.sonograph - POJO .................. SUCCESS [0.015s]
  1028. [INFO] org.cogchar.lib.outer.behavior - POJO ............. SUCCESS [0.024s]
  1029. [INFO] org.cogchar.nbui.render - NetBeans GUI Module ..... SUCCESS [0.036s]
  1030. [INFO] org.jflux.project.root - Root pom ................. SUCCESS [0.010s]
  1031. [INFO] org.jflux.modules.main - Main Module .............. SUCCESS [0.010s]
  1032. [INFO] org.jflux.api.core OSGi Bundle .................... SUCCESS [0.018s]
  1033. [INFO] org.jflux.api.data OSGi Bundle .................... SUCCESS [0.019s]
  1034. [INFO] org.jflux.api.registry OSGi Bundle ................ SUCCESS [0.017s]
  1035. [INFO] org.jflux.resource.avrogen.templates OSGi Bundle .. SUCCESS [0.012s]
  1036. [INFO] org.jflux.impl.encode.avro OSGi Bundle ............ SUCCESS [0.012s]
  1037. [INFO] org.jflux.impl.transport.qpid OSGi Bundle ......... SUCCESS [0.014s]
  1038. [INFO] org.jflux.impl.registry.osgi OSGi Bundle .......... SUCCESS [0.009s]
  1039. [INFO] org.jflux.api.services OSGi Bundle ................ SUCCESS [0.017s]
  1040. [INFO] org.friendularity.project.root - Root pom, linked TO Sonatype repo parent  SUCCESS [0.018s]
  1041. [INFO] org.friendularity.modules.main - all modules ...... SUCCESS [0.017s]
  1042. [INFO] org.friendularity.bundle.ui.swing.animation OSGi Bundle  SUCCESS [0.022s]
  1043. [INFO] org.friendularity.bundle.animplayer OSGi Bundle ... SUCCESS [0.014s]
  1044. [INFO] org.friendularity.bundle.jvision - OSGi ........... SUCCESS [0.031s]
  1045. [INFO] org.friendularity.bundle.demo.ccrk - OSGi ......... FAILURE [0.438s]
  1046. [INFO] org.friendularity.bundle.demo.convo.dictation OSGi Bundle  SKIPPED
  1047. [INFO] org.friendularity.bundle.demo.convo.response OSGi Bundle  SKIPPED
  1048. [INFO] org.friendularity.bundle.netconfig OSGi Bundle .... SKIPPED
  1049. [INFO] org.friendularity.bundle.demo.liftoff - OSGi ...... SKIPPED
  1050. [INFO] org.friendularity.bundle.repo - OSGi .............. SKIPPED
  1051. [INFO] org.friendularity.bundle.lifter - OSGi ............ SKIPPED
  1052. [INFO] org.friendularity.bundle.messagemonitor OSGi Bundle  SKIPPED
  1053. [INFO] org.friendularity.bundle.messageplayer OSGi Bundle  SKIPPED
  1054. [INFO] org.friendularity.bundle.test.facedetect.r50 OSGi Bundle  SKIPPED
  1055. [INFO] org.friendularity.bundle.vision - OSGi ............ SKIPPED
  1056. [INFO] org.friendularity.bundle.blockflow - OSGi ......... SKIPPED
  1057. [INFO] org.friendularity.bundle.bento - OSGi ............. SKIPPED
  1058. [INFO] org.friendularity.bundle.sight - OSGi ............. SKIPPED
  1059. [INFO] org.friendularity.bundle.gaze - OSGi .............. SKIPPED
  1060. [INFO] org.friendularity.demo.jme3.maven - jME3 demo wrapper project  SKIPPED
  1061. [INFO] org.friendularity.model.test ...................... SKIPPED
  1062. [INFO] org.friendularity.demo.lifecycles - OSGi Bundle ... SKIPPED
  1063. [INFO] org.friendularity.demo.rkbasic .................... SKIPPED
  1064. [INFO] org.friendularity.spec.connection OSGi Bundle ..... SKIPPED
  1065. [INFO] org.friendularity.connection - OSGi Bundle ........ SKIPPED
  1066. [INFO] org.friendularity.demo.spec.connection - OSGi Bundle  SKIPPED
  1067. [INFO] org.friendularity.demo.connection - OSGi Bundle ... SKIPPED
  1068. [INFO] org.friendularity.test.camera.r50 ................. SKIPPED
  1069. [INFO] org.friendularity.test.facedetect.r50 ............. SKIPPED
  1070. [INFO] org.friendularity.test.sensors.r50 ................ SKIPPED
  1071. [INFO] org.rwshop.project.root - Root pom ................ SKIPPED
  1072. [INFO] org.rwshop.modules.all - All Modules .............. SKIPPED
  1073. [INFO] org.rwshop.modules.common - Commons Module ........ SKIPPED
  1074. [INFO] org.rwshop.swing.common OSGi Bundle ............... SKIPPED
  1075. [INFO] org.rwshop.nb.common NetBeans Module .............. SKIPPED
  1076. [INFO] org.rwshop.modules.messaging - Messaging Module ... SKIPPED
  1077. [INFO] org.rwshop.swing.messaging OSGi Bundle ............ SKIPPED
  1078. [INFO] org.rwshop.modules.motion - Motion Module ......... SKIPPED
  1079. [INFO] org.rwshop.swing.motion OSGi Bundle ............... SKIPPED
  1080. [INFO] org.rwshop.nb.motion NetBeans Module .............. SKIPPED
  1081. [INFO] org.rwshop.modules.animation - Animation Module ... SKIPPED
  1082. [INFO] org.rwshop.swing.animation OSGi Bundle ............ SKIPPED
  1083. [INFO] org.rwshop.nb.animation OSGi Bundle ............... SKIPPED
  1084. [INFO] org.rwshop.modules.audio - Audio Module ........... SKIPPED
  1085. [INFO] org.rwshop.swing.audio OSGi Bundle ................ SKIPPED
  1086. [INFO] org.rwshop.nb.audio OSGi Bundle ................... SKIPPED
  1087. [INFO] org.rwshop.modules.speech - Speech Module ......... SKIPPED
  1088. [INFO] org.rwshop.swing.speech OSGi Bundle ............... SKIPPED
  1089. [INFO] org.rwshop.nb.speech NetBeans Module .............. SKIPPED
  1090. [INFO] org.rwshop.modules.vision - Vision Module ......... SKIPPED
  1091. [INFO] org.rwshop.swing.vision OSGi Bundle ............... SKIPPED
  1092. [INFO] org.rwshop.nb.vision NetBeans Module .............. SKIPPED
  1093. [INFO] org.rwshop.modules.integration - Integration Module  SKIPPED
  1094. [INFO] org.rwshop.integration.netbeans OSGi Bundle ....... SKIPPED
  1095. [INFO] org.rwshop.nb.monitor NetBeans Module ............. SKIPPED
  1096. [INFO] org.rwshop.modules.application - NBUI Module ...... SKIPPED
  1097. [INFO] org.rwshop.nb.branding NetBeans Module ............ SKIPPED
  1098. [INFO] org.rwshop.nb.application NetBeans Module ......... SKIPPED
  1099. [INFO] com.robosteps.project.root - Root pom ............. SKIPPED
  1100. [INFO] com.robosteps.modules.all - Root pom .............. SKIPPED
  1101. [INFO] com.robosteps.api.messaging ....................... SKIPPED
  1102. [INFO] com.robosteps.api.core Student API ................ SKIPPED
  1103. [INFO] com.robosteps.api.custom Student API .............. SKIPPED
  1104. [INFO] com.robosteps.demo ................................ SKIPPED
  1105. [INFO] com.robosteps.script .............................. SKIPPED
  1106. [INFO] com.robosteps.teacher OSGi Bundle ................. SKIPPED
  1107. [INFO] org.storychat.project.root - Root pom, linked TO Sonatype repo parent  SKIPPED
  1108. [INFO] org.storychat.modules.all - All Modules ........... SKIPPED
  1109. [INFO] org.storychat.modules.external - External Modules that are used by the Integration Modules  SKIPPED
  1110. [INFO] org.storychat.modules.core - Core Modules that are used by the Application, Test AND Demo Modules  SKIPPED
  1111. [INFO] org.storychat.bundle.glulx - OSGi Bundle FOR GUI-AI added Functions TO the GLULX Machine  SKIPPED
  1112. [INFO] org.storychat.bundle.inform7 - OSGi ............... SKIPPED
  1113. [INFO] org.storychat.modules.application - Application Modules that run Demos, Tools AND Tests  SKIPPED
  1114. [INFO] org.storychat.bundle.opencyc - org.storychat.bundle.opencyc  SKIPPED
  1115. [INFO] org.storychat.bundle.osgi - OSGi - platform wrapper - FOR steping thru Felix implementations AND analyzing file/bundle deps  SKIPPED
  1116. [INFO] org.storychat.bundle.paxweb - FOR when we are hosting OVER HTTP TO hmostly host jOWL/jQuery this provides a one stop shopping FOR the right PAX version AND org.apache.http AND lifter, AND even lets us host opencyc  SKIPPED
  1117. [INFO] org.storychat.bundle.cogchar.actions - OSGI Bundle  SKIPPED
  1118. [INFO] org.storychat.modules.integration - Integration Modules  SKIPPED
  1119. [INFO] org.storychat.demo.ontology.cogchar - org.storychat.demo.ontology.cogchar  SKIPPED
  1120. [INFO] developer_workspace.root - Root pom ............... SKIPPED
  1121. [INFO] ------------------------------------------------------------------------
  1122. [INFO] BUILD FAILURE
  1123. [INFO] ------------------------------------------------------------------------
  1124. [INFO] Total time: 7.370s
  1125. [INFO] Finished AT: Tue Oct 15 23:58:40 PDT 2013
  1126. [INFO] Final Memory: 26M/1132M
  1127. [INFO] ------------------------------------------------------------------------
  1128. [ERROR] Failed TO execute goal org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean (default-clean) on project org.friendularity.bundle.demo.ccrk: Failed TO clean project: Failed TO delete D:\dev\hrk\org.friendularity\maven\org.friendularity.bundle.demo.ccrk\target\felix-cache\cache.lock -> [Help 1]
  1129. org.apache.maven.lifecycle.LifecycleExecutionException: Failed TO execute goal org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean (default-clean) on project org.friendularity.bundle.demo.ccrk: Failed TO clean project: Failed TO delete D:\dev\hrk\org.friendularity\maven\org.friendularity.bundle.demo.ccrk\target\felix-cache\cache.lock
  1130.         AT org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
  1131.         AT org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
  1132.         AT org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
  1133.         AT org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
  1134.         AT org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
  1135.         AT org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
  1136.         AT org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
  1137.         AT org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
  1138.         AT org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
  1139.         AT org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
  1140.         AT org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
  1141.         AT org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
  1142.         AT sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1143.         AT sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  1144.         AT sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1145.         AT java.lang.reflect.Method.invoke(Method.java:597)
  1146.         AT org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
  1147.         AT org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
  1148.         AT org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
  1149.         AT org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
  1150. Caused by: org.apache.maven.plugin.MojoExecutionException: Failed TO clean project: Failed TO delete D:\dev\hrk\org.friendularity\maven\org.friendularity.bundle.demo.ccrk\target\felix-cache\cache.lock
  1151.         AT org.apache.maven.plugin.clean.CleanMojo.execute(CleanMojo.java:188)
  1152.         AT org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
  1153.         AT org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
  1154.         ... 19 more
  1155. Caused by: java.io.IOException: Failed TO delete D:\dev\hrk\org.friendularity\maven\org.friendularity.bundle.demo.ccrk\target\felix-cache\cache.lock
  1156.         AT org.apache.maven.plugin.clean.Cleaner.delete(Cleaner.java:227)
  1157.         AT org.apache.maven.plugin.clean.Cleaner.delete(Cleaner.java:186)
  1158.         AT org.apache.maven.plugin.clean.Cleaner.delete(Cleaner.java:154)
  1159.         AT org.apache.maven.plugin.clean.Cleaner.delete(Cleaner.java:154)
  1160.         AT org.apache.maven.plugin.clean.Cleaner.delete(Cleaner.java:115)
  1161.         AT org.apache.maven.plugin.clean.CleanMojo.execute(CleanMojo.java:168)
  1162.         ... 21 more
  1163. [ERROR]
  1164. [ERROR] Re-run Maven using the -X switch TO enable full debug logging.
  1165. [ERROR]
  1166. [ERROR] FOR more information about the errors AND possible solutions, please read the following articles:
  1167. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
  1168. [ERROR]
  1169. [ERROR] After correcting the problems, you can resume the build with the command
  1170. [ERROR]   mvn <goals> -rf :org.friendularity.bundle.demo.ccrk
  1171. d:\dev\hrk>pskill javar & pskill java & pskill javam
  1172.  
  1173. PsKill v1.15 - Terminates processes on local OR remote systems
  1174. Copyright (C) 1999-2012  Mark Russinovich
  1175. Sysinternals - www.sysinternals.com
  1176.  
  1177. Process javar killed.
  1178.  
  1179.  
  1180. PsKill v1.15 - Terminates processes on local OR remote systems
  1181. Copyright (C) 1999-2012  Mark Russinovich
  1182. Sysinternals - www.sysinternals.com
  1183.  
  1184. Process java killed.
  1185.  
  1186.  
  1187. PsKill v1.15 - Terminates processes on local OR remote systems
  1188. Copyright (C) 1999-2012  Mark Russinovich
  1189. Sysinternals - www.sysinternals.com
  1190.  
  1191. Process javam killed.
  1192.  
  1193.  
  1194. d:\dev\hrk>mvn clean
  1195.  
  1196. d:\dev\hrk>call c:\pf\java\maven\bin\mvn.bat -e -f buildhrkpom.xml clean
  1197.  
  1198. d:\dev\hrk>SET JAVA_HOME=c:\pf\java\jdk\jre
  1199.  
  1200. d:\dev\hrk>SET MAVEN_OPTS=-Xmx8192m -Xms1G -XX:+TieredCompilation -Dfile.encoding=UTF-8 -noverify -XX:+UseConcMarkSweepGC -XX:MaxPermSize=4G
  1201. [INFO] Error stacktraces are turned on.
  1202. [INFO] Scanning FOR projects...
  1203. [WARNING]
  1204. [WARNING] Some problems were encountered WHILE building the effective model FOR org.appdapter:ext.bundle.jena_all_2_10_1:bundle:1.1.2-SNAPSHOT
  1205. [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
  1206. [WARNING]
  1207. [WARNING] Some problems were encountered WHILE building the effective model FOR org.appdapter:ext.bundle.math.symja_jas:bundle:1.1.2-SNAPSHOT
  1208. [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
  1209. [WARNING]
  1210. [WARNING] Some problems were encountered WHILE building the effective model FOR org.cogchar:org.cogchar.nbui.render:nbm:1.0.7.0-SNAPSHOT
  1211. [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:nbm-maven-plugin is missing. @ line 249, column 12
  1212. [WARNING]
  1213. [WARNING] Some problems were encountered WHILE building the effective model FOR org.friendularity:org.friendularity.bundle.bento:bundle:1.0.0-SNAPSHOT
  1214. [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.slf4j:slf4j-api:jar -> duplicate declaration of version 1.7.5 @ line 44, column 15
  1215. [WARNING]
  1216. [WARNING] Some problems were encountered WHILE building the effective model FOR org.storychat:org.storychat.bundle.glulx:bundle:0.0.1-SNAPSHOT
  1217. [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-compiler-plugin @ line 225, column 12
  1218. [WARNING]
  1219. [WARNING] Some problems were encountered WHILE building the effective model FOR org.storychat:org.storychat.bundle.opencyc:jar:0.0.1-SNAPSHOT
  1220. [WARNING] 'dependencies.dependency.systemPath' for com.cyc:opencyc:jar should not point at files within the project directory, ${project.basedir}/lib/opencyc.jar will be unresolvable by dependent projects @ line 230, column 17
  1221. [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: junit:junit:jar -> duplicate declaration of version 4.8.2 @ line 233, column 17
  1222. [WARNING]
  1223. [WARNING] It is highly recommended TO fix these problems because they threaten the stability of your build.
  1224. [WARNING]
  1225. [WARNING] FOR this reason, future Maven versions might no longer support building such malformed projects.
  1226. [WARNING]
  1227. [INFO] ------------------------------------------------------------------------
  1228. [INFO] Reactor Build Order:
  1229. [INFO]
  1230. [INFO] org.appdapter.project.root - Root pom, linked TO Sonatype repo parent
  1231. [INFO] org.appdapter.modules.all - "All Modules" parent pom
  1232. [INFO] org.appdapter.modules.core - "Core Modules" parent pom
  1233. [INFO] ext.bundle.osgi.common - OSGi - platform wrapper - IGNORE
  1234. [INFO] ext.bundle.jena_all_2_10_1 - OSGi - Jena wrapper
  1235. [INFO] ext.bundle.xml.dom4j_161 - OSGi - Dom4J wrapper
  1236. [INFO] org.appdapter.lib.core - POJO
  1237. [INFO] org.appdapter.lib.registry - POJO
  1238. [INFO] org.appdapter.lib.remote - POJO
  1239. [INFO] org.appdapter.lib.gui - POJO
  1240. [INFO] org.appdapter.bundle.core - OSGi - core + registry
  1241. [INFO] org.appdapter.modules.felix - "Felix Modules" parent pom
  1242. [INFO] ext.bundle.felix.shell - OSGi + exec-wrap
  1243. [INFO] org.appdapter.bundle.felix.shell - OSGi + exec-wrap
  1244. [INFO] org.appdapter.modules.demo - "Demo Modules" parent pom
  1245. [INFO] org.appdapter.demo.standalone - POJO - runnable
  1246. [INFO] org.appdapter.demo.noscala - POJO - minimal
  1247. [INFO] org.appdapter.modules.network - "Network Modules" parent pom
  1248. [INFO] ext.bundle.apache_avro_151 - OSGi - Avro wrapper
  1249. [INFO] ext.bundle.apache_qpid_010 - OSGi - Qpid wrapper
  1250. [INFO] ext.bundle.math.symja_jas - OSGi Bundle
  1251. [INFO] org.appdapter.modules.math - "Math Modules" parent pom
  1252. [INFO] org.robokind.project.root - Root pom
  1253. [INFO] org.robokind.modules.all - All Modules
  1254. [INFO] org.robokind.modules.common - Commons Module
  1255. [INFO] org.robokind.api.common OSGi Bundle
  1256. [INFO] org.robokind.modules.external - Externals Module
  1257. [INFO] org.robokind.extern.utils.apache_commons_configuration OSGi Bundle
  1258. [INFO] org.robokind.extern.utils.xpp3 OSGi Bundle
  1259. [INFO] org.robokind.extern.utils.messaging OSGi Bundle
  1260. [INFO] org.robokind.impl.common OSGi Bundle
  1261. [INFO] org.robokind.modules.messaging - Messaging Module
  1262. [INFO] org.robokind.api.messaging OSGi Bundle
  1263. [INFO] org.robokind.impl.messaging OSGi Bundle
  1264. [INFO] org.robokind.modules.motion - Motion Module
  1265. [INFO] org.robokind.api.motion OSGi Bundle
  1266. [INFO] org.robokind.impl.motion OSGi Bundle
  1267. [INFO] org.robokind.impl.motion.rxtx OSGi Bundle
  1268. [INFO] org.robokind.impl.motion.dynamixel OSGi Bundle
  1269. [INFO] org.robokind.impl.motion.pololu OSGi Bundle
  1270. [INFO] org.robokind.modules.animation - Animation Module
  1271. [INFO] org.robokind.api.animation OSGi Bundle
  1272. [INFO] org.robokind.impl.animation OSGi Bundle
  1273. [INFO] org.robokind.modules.audio - Audio Module
  1274. [INFO] org.robokind.api.audio OSGi Bundle
  1275. [INFO] org.robokind.impl.audio OSGi Bundle
  1276. [INFO] org.robokind.modules.speech - Speech Module
  1277. [INFO] org.robokind.api.speech OSGi Bundle
  1278. [INFO] org.robokind.impl.speech OSGi Bundle
  1279. [INFO] org.robokind.modules.speechrec - Speech Recognition Module
  1280. [INFO] org.robokind.api.speechrec OSGi Bundle
  1281. [INFO] org.robokind.impl.speechrec OSGi Bundle
  1282. [INFO] org.robokind.modules.vision - Vision Module
  1283. [INFO] org.robokind.api.vision OSGi Bundle
  1284. [INFO] org.robokind.impl.vision OSGi Bundle
  1285. [INFO] org.robokind.modules.sensor - Sensor Module
  1286. [INFO] org.robokind.api.sensor OSGi Bundle
  1287. [INFO] org.robokind.impl.sensor OSGi Bundle
  1288. [INFO] org.robokind.modules.integration - Integration Module
  1289. [INFO] org.robokind.integration.animation_motion OSGi Bundle
  1290. [INFO] org.robokind.integration.motion_speech OSGi Bundle
  1291. [INFO] org.robokind.demo.robot.replication OSGi Bundle
  1292. [INFO] org.robokind.client.basic Basic Client API
  1293. [INFO] org.robokind.modules.headless - Headless Module
  1294. [INFO] org.robokind.headless.messaging OSGi Bundle
  1295. [INFO] org.robokind.headless.animation OSGi Bundle
  1296. [INFO] org.robokind.headless.motion OSGi Bundle
  1297. [INFO] org.robokind.headless.speech OSGi Bundle
  1298. [INFO] org.robokind.headless.r50 OSGi Bundle
  1299. [INFO] org.cogchar.project.root - Root pom, linked TO Sonatype repo parent
  1300. [INFO] org.cogchar.modules.main - "Main Modules" parent pom
  1301. [INFO] org.cogchar.lib.onto - POJO
  1302. [INFO] org.cogchar.lib.core.api - POJO + Scala
  1303. [INFO] org.cogchar.lib.core.impl - POJO + Scala
  1304. [INFO] org.cogchar.lib.animoid - POJO + Scala
  1305. [INFO] org.cogchar.lib.convoid - POJO
  1306. [INFO] org.cogchar.lib.hedspc.api - POJO
  1307. [INFO] org.cogchar.bundle.core - OSGi
  1308. [INFO] org.cogchar.bundle.bind.robokind - OSGi - binds motion, vision, speech
  1309. [INFO] ext.bundle.opengl.jmonkey - OSGi - JME3 wrapper
  1310. [INFO] org.cogchar.lib.render - POJO
  1311. [INFO] org.cogchar.lib.render.bony - POJO
  1312. [INFO] org.cogchar.lib.render.goody - POJO
  1313. [INFO] org.cogchar.lib.render.hominoid - POJO
  1314. [INFO] org.cogchar.bundle.render.opengl - OSGi
  1315. [INFO] org.cogchar.bundle.render.resources - OSGi
  1316. [INFO] org.cogchar.bundle.bind.lift - Webapp in OSGi bundle
  1317. [INFO] org.cogchar.bundle.app.puma  OSGi Bundle
  1318. [INFO] org.cogchar.bundle.demo.all - OSGi + exec wrap
  1319. [INFO] org.cogchar.bundle.bind.cogbot - OSGi
  1320. [INFO] org.cogchar.bundle.bind.joseki - OSGi - SPARQL-HTTP interface
  1321. [INFO] org.cogchar.bundle.demo.convo OSGi Bundle
  1322. [INFO] org.cogchar.bundle.demo.dictation OSGi Bundle
  1323. [INFO] ext.bundle.opengl.nifty - OSGi - Nifty wrapper - NOT tested lately
  1324. [INFO] org.cogchar.demo.render.opengl - POJO - runnable
  1325. [INFO] org.cogchar.lib.integroid - POJO
  1326. [INFO] org.cogchar.lib.sonograph - POJO
  1327. [INFO] org.cogchar.lib.outer.behavior - POJO
  1328. [INFO] org.cogchar.nbui.render - NetBeans GUI Module
  1329. [INFO] org.jflux.project.root - Root pom
  1330. [INFO] org.jflux.modules.main - Main Module
  1331. [INFO] org.jflux.api.core OSGi Bundle
  1332. [INFO] org.jflux.api.data OSGi Bundle
  1333. [INFO] org.jflux.api.registry OSGi Bundle
  1334. [INFO] org.jflux.resource.avrogen.templates OSGi Bundle
  1335. [INFO] org.jflux.impl.encode.avro OSGi Bundle
  1336. [INFO] org.jflux.impl.transport.qpid OSGi Bundle
  1337. [INFO] org.jflux.impl.registry.osgi OSGi Bundle
  1338. [INFO] org.jflux.api.services OSGi Bundle
  1339. [INFO] org.friendularity.project.root - Root pom, linked TO Sonatype repo parent
  1340. [INFO] org.friendularity.modules.main - all modules
  1341. [INFO] org.friendularity.bundle.ui.swing.animation OSGi Bundle
  1342. [INFO] org.friendularity.bundle.animplayer OSGi Bundle
  1343. [INFO] org.friendularity.bundle.jvision - OSGi
  1344. [INFO] org.friendularity.bundle.demo.ccrk - OSGi
  1345. [INFO] org.friendularity.bundle.demo.convo.dictation OSGi Bundle
  1346. [INFO] org.friendularity.bundle.demo.convo.response OSGi Bundle
  1347. [INFO] org.friendularity.bundle.netconfig OSGi Bundle
  1348. [INFO] org.friendularity.bundle.demo.liftoff - OSGi
  1349. [INFO] org.friendularity.bundle.repo - OSGi
  1350. [INFO] org.friendularity.bundle.lifter - OSGi
  1351. [INFO] org.friendularity.bundle.messagemonitor OSGi Bundle
  1352. [INFO] org.friendularity.bundle.messageplayer OSGi Bundle
  1353. [INFO] org.friendularity.bundle.test.facedetect.r50 OSGi Bundle
  1354. [INFO] org.friendularity.bundle.vision - OSGi
  1355. [INFO] org.friendularity.bundle.blockflow - OSGi
  1356. [INFO] org.friendularity.bundle.bento - OSGi
  1357. [INFO] org.friendularity.bundle.sight - OSGi
  1358. [INFO] org.friendularity.bundle.gaze - OSGi
  1359. [INFO] org.friendularity.demo.jme3.maven - jME3 demo wrapper project
  1360. [INFO] org.friendularity.model.test
  1361. [INFO] org.friendularity.demo.lifecycles - OSGi Bundle
  1362. [INFO] org.friendularity.demo.rkbasic
  1363. [INFO] org.friendularity.spec.connection OSGi Bundle
  1364. [INFO] org.friendularity.connection - OSGi Bundle
  1365. [INFO] org.friendularity.demo.spec.connection - OSGi Bundle
  1366. [INFO] org.friendularity.demo.connection - OSGi Bundle
  1367. [INFO] org.friendularity.test.camera.r50
  1368. [INFO] org.friendularity.test.facedetect.r50
  1369. [INFO] org.friendularity.test.sensors.r50
  1370. [INFO] org.rwshop.project.root - Root pom
  1371. [INFO] org.rwshop.modules.all - All Modules
  1372. [INFO] org.rwshop.modules.common - Commons Module
  1373. [INFO] org.rwshop.swing.common OSGi Bundle
  1374. [INFO] org.rwshop.nb.common NetBeans Module
  1375. [INFO] org.rwshop.modules.messaging - Messaging Module
  1376. [INFO] org.rwshop.swing.messaging OSGi Bundle
  1377. [INFO] org.rwshop.modules.motion - Motion Module
  1378. [INFO] org.rwshop.swing.motion OSGi Bundle
  1379. [INFO] org.rwshop.nb.motion NetBeans Module
  1380. [INFO] org.rwshop.modules.animation - Animation Module
  1381. [INFO] org.rwshop.swing.animation OSGi Bundle
  1382. [INFO] org.rwshop.nb.animation OSGi Bundle
  1383. [INFO] org.rwshop.modules.audio - Audio Module
  1384. [INFO] org.rwshop.swing.audio OSGi Bundle
  1385. [INFO] org.rwshop.nb.audio OSGi Bundle
  1386. [INFO] org.rwshop.modules.speech - Speech Module
  1387. [INFO] org.rwshop.swing.speech OSGi Bundle
  1388. [INFO] org.rwshop.nb.speech NetBeans Module
  1389. [INFO] org.rwshop.modules.vision - Vision Module
  1390. [INFO] org.rwshop.swing.vision OSGi Bundle
  1391. [INFO] org.rwshop.nb.vision NetBeans Module
  1392. [INFO] org.rwshop.modules.integration - Integration Module
  1393. [INFO] org.rwshop.integration.netbeans OSGi Bundle
  1394. [INFO] org.rwshop.nb.monitor NetBeans Module
  1395. [INFO] org.rwshop.modules.application - NBUI Module
  1396. [INFO] org.rwshop.nb.branding NetBeans Module
  1397. [INFO] org.rwshop.nb.application NetBeans Module
  1398. [INFO] com.robosteps.project.root - Root pom
  1399. [INFO] com.robosteps.modules.all - Root pom
  1400. [INFO] com.robosteps.api.messaging
  1401. [INFO] com.robosteps.api.core Student API
  1402. [INFO] com.robosteps.api.custom Student API
  1403. [INFO] com.robosteps.demo
  1404. [INFO] com.robosteps.script
  1405. [INFO] com.robosteps.teacher OSGi Bundle
  1406. [INFO] org.storychat.project.root - Root pom, linked TO Sonatype repo parent
  1407. [INFO] org.storychat.modules.all - All Modules
  1408. [INFO] org.storychat.modules.external - External Modules that are used by the Integration Modules
  1409. [INFO] org.storychat.modules.core - Core Modules that are used by the Application, Test AND Demo Modules
  1410. [INFO] org.storychat.bundle.glulx - OSGi Bundle FOR GUI-AI added Functions TO the GLULX Machine
  1411. [INFO] org.storychat.bundle.inform7 - OSGi
  1412. [INFO] org.storychat.modules.application - Application Modules that run Demos, Tools AND Tests
  1413. [INFO] org.storychat.bundle.opencyc - org.storychat.bundle.opencyc
  1414. [INFO] org.storychat.bundle.osgi - OSGi - platform wrapper - FOR steping thru Felix implementations AND analyzing file/bundle deps
  1415. [INFO] org.storychat.bundle.paxweb - FOR when we are hosting OVER HTTP TO hmostly host jOWL/jQuery this provides a one stop shopping FOR the right PAX version AND org.apache.http AND lifter, AND even lets us host opencyc
  1416. [INFO] org.storychat.bundle.cogchar.actions - OSGI Bundle
  1417. [INFO] org.storychat.modules.integration - Integration Modules
  1418. [INFO] org.storychat.demo.ontology.cogchar - org.storychat.demo.ontology.cogchar
  1419. [INFO] developer_workspace.root - Root pom
  1420. [INFO]
  1421. [INFO] ------------------------------------------------------------------------
  1422. [INFO] Building org.appdapter.project.root - Root pom, linked TO Sonatype repo parent 1.1.2-SNAPSHOT
  1423. [INFO] ------------------------------------------------------------------------
  1424. [INFO]
  1425. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.appdapter.project.root ---
  1426. [INFO]
  1427. [INFO] ------------------------------------------------------------------------
  1428. [INFO] Building org.appdapter.modules.all - "All Modules" parent pom 1.1.2-SNAPSHOT
  1429. [INFO] ------------------------------------------------------------------------
  1430. [INFO]
  1431. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.appdapter.modules.all ---
  1432. [INFO]
  1433. [INFO] ------------------------------------------------------------------------
  1434. [INFO] Building org.appdapter.modules.core - "Core Modules" parent pom 1.1.2-SNAPSHOT
  1435. [INFO] ------------------------------------------------------------------------
  1436. [INFO]
  1437. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.appdapter.modules.core ---
  1438. [INFO]
  1439. [INFO] ------------------------------------------------------------------------
  1440. [INFO] Building ext.bundle.osgi.common - OSGi - platform wrapper - IGNORE 1.1.2-SNAPSHOT
  1441. [INFO] ------------------------------------------------------------------------
  1442. [INFO]
  1443. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ext.bundle.osgi.common ---
  1444. [INFO]
  1445. [INFO] ------------------------------------------------------------------------
  1446. [INFO] Building ext.bundle.jena_all_2_10_1 - OSGi - Jena wrapper 1.1.2-SNAPSHOT
  1447. [INFO] ------------------------------------------------------------------------
  1448. [INFO]
  1449. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ext.bundle.jena_all_2_10_1 ---
  1450. [INFO]
  1451. [INFO] ------------------------------------------------------------------------
  1452. [INFO] Building ext.bundle.xml.dom4j_161 - OSGi - Dom4J wrapper 1.1.2-SNAPSHOT
  1453. [INFO] ------------------------------------------------------------------------
  1454. [INFO]
  1455. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ext.bundle.xml.dom4j_161 ---
  1456. [INFO]
  1457. [INFO] ------------------------------------------------------------------------
  1458. [INFO] Building org.appdapter.lib.core - POJO 1.1.2-SNAPSHOT
  1459. [INFO] ------------------------------------------------------------------------
  1460. [INFO]
  1461. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.appdapter.lib.core ---
  1462. [INFO] Deleting D:\dev\hrk\org.appdapter\maven\org.appdapter.lib.core\target
  1463. [INFO]
  1464. [INFO] ------------------------------------------------------------------------
  1465. [INFO] Building org.appdapter.lib.registry - POJO 1.1.2-SNAPSHOT
  1466. [INFO] ------------------------------------------------------------------------
  1467. [INFO]
  1468. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.appdapter.lib.registry ---
  1469. [INFO]
  1470. [INFO] ------------------------------------------------------------------------
  1471. [INFO] Building org.appdapter.lib.remote - POJO 1.1.2-SNAPSHOT
  1472. [INFO] ------------------------------------------------------------------------
  1473. [INFO]
  1474. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.appdapter.lib.remote ---
  1475. [INFO] Deleting D:\dev\hrk\org.appdapter\maven\org.appdapter.lib.remote\target
  1476. [INFO]
  1477. [INFO] ------------------------------------------------------------------------
  1478. [INFO] Building org.appdapter.lib.gui - POJO 1.1.2-SNAPSHOT
  1479. [INFO] ------------------------------------------------------------------------
  1480. [INFO]
  1481. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.appdapter.lib.gui ---
  1482. [INFO]
  1483. [INFO] ------------------------------------------------------------------------
  1484. [INFO] Building org.appdapter.bundle.core - OSGi - core + registry 1.1.2-SNAPSHOT
  1485. [INFO] ------------------------------------------------------------------------
  1486. [INFO]
  1487. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.appdapter.bundle.core ---
  1488. [INFO] Deleting D:\dev\hrk\org.appdapter\maven\org.appdapter.bundle.core\target
  1489. [INFO]
  1490. [INFO] ------------------------------------------------------------------------
  1491. [INFO] Building org.appdapter.modules.felix - "Felix Modules" parent pom 1.1.2-SNAPSHOT
  1492. [INFO] ------------------------------------------------------------------------
  1493. [INFO]
  1494. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.appdapter.modules.felix ---
  1495. [INFO]
  1496. [INFO] ------------------------------------------------------------------------
  1497. [INFO] Building ext.bundle.felix.shell - OSGi + exec-wrap 1.1.2-SNAPSHOT
  1498. [INFO] ------------------------------------------------------------------------
  1499. [INFO]
  1500. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ext.bundle.felix.shell ---
  1501. [INFO]
  1502. [INFO] ------------------------------------------------------------------------
  1503. [INFO] Building org.appdapter.bundle.felix.shell - OSGi + exec-wrap 1.1.2-SNAPSHOT
  1504. [INFO] ------------------------------------------------------------------------
  1505. [INFO]
  1506. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.appdapter.bundle.felix.shell ---
  1507. [INFO] Deleting D:\dev\hrk\org.appdapter\maven\org.appdapter.bundle.felix.shell\target
  1508. [INFO]
  1509. [INFO] ------------------------------------------------------------------------
  1510. [INFO] Building org.appdapter.modules.demo - "Demo Modules" parent pom 1.1.2-SNAPSHOT
  1511. [INFO] ------------------------------------------------------------------------
  1512. [INFO]
  1513. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.appdapter.modules.demo ---
  1514. [INFO]
  1515. [INFO] ------------------------------------------------------------------------
  1516. [INFO] Building org.appdapter.demo.standalone - POJO - runnable 1.1.2-SNAPSHOT
  1517. [INFO] ------------------------------------------------------------------------
  1518. [INFO]
  1519. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.appdapter.demo.standalone ---
  1520. [INFO]
  1521. [INFO] ------------------------------------------------------------------------
  1522. [INFO] Building org.appdapter.demo.noscala - POJO - minimal 1.1.2-SNAPSHOT
  1523. [INFO] ------------------------------------------------------------------------
  1524. [INFO]
  1525. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.appdapter.demo.noscala ---
  1526. [INFO]
  1527. [INFO] ------------------------------------------------------------------------
  1528. [INFO] Building org.appdapter.modules.network - "Network Modules" parent pom 1.1.2-SNAPSHOT
  1529. [INFO] ------------------------------------------------------------------------
  1530. [INFO]
  1531. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.appdapter.modules.network ---
  1532. [INFO]
  1533. [INFO] ------------------------------------------------------------------------
  1534. [INFO] Building ext.bundle.apache_avro_151 - OSGi - Avro wrapper 1.1.2-SNAPSHOT
  1535. [INFO] ------------------------------------------------------------------------
  1536. [INFO]
  1537. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ext.bundle.apache_avro_151 ---
  1538. [INFO] Deleting D:\dev\hrk\org.appdapter\maven\ext.bundle.apache_avro\target
  1539. [INFO]
  1540. [INFO] ------------------------------------------------------------------------
  1541. [INFO] Building ext.bundle.apache_qpid_010 - OSGi - Qpid wrapper 1.1.2-SNAPSHOT
  1542. [INFO] ------------------------------------------------------------------------
  1543. [INFO]
  1544. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ext.bundle.apache_qpid_010 ---
  1545. [INFO]
  1546. [INFO] ------------------------------------------------------------------------
  1547. [INFO] Building ext.bundle.math.symja_jas - OSGi Bundle 1.1.2-SNAPSHOT
  1548. [INFO] ------------------------------------------------------------------------
  1549. [INFO]
  1550. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ext.bundle.math.symja_jas ---
  1551. [INFO]
  1552. [INFO] ------------------------------------------------------------------------
  1553. [INFO] Building org.appdapter.modules.math - "Math Modules" parent pom 1.1.2-SNAPSHOT
  1554. [INFO] ------------------------------------------------------------------------
  1555. [INFO]
  1556. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.appdapter.modules.math ---
  1557. [INFO]
  1558. [INFO] ------------------------------------------------------------------------
  1559. [INFO] Building org.robokind.project.root - Root pom 0.9.3-SNAPSHOT
  1560. [INFO] ------------------------------------------------------------------------
  1561. [INFO]
  1562. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.project.root ---
  1563. [INFO]
  1564. [INFO] ------------------------------------------------------------------------
  1565. [INFO] Building org.robokind.modules.all - All Modules 0.9.3-SNAPSHOT
  1566. [INFO] ------------------------------------------------------------------------
  1567. [INFO]
  1568. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.modules.all ---
  1569. [INFO]
  1570. [INFO] ------------------------------------------------------------------------
  1571. [INFO] Building org.robokind.modules.common - Commons Module 0.9.3-SNAPSHOT
  1572. [INFO] ------------------------------------------------------------------------
  1573. [INFO]
  1574. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.modules.common ---
  1575. [INFO]
  1576. [INFO] ------------------------------------------------------------------------
  1577. [INFO] Building org.robokind.api.common OSGi Bundle 0.9.3-SNAPSHOT
  1578. [INFO] ------------------------------------------------------------------------
  1579. [INFO]
  1580. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.api.common ---
  1581. [INFO]
  1582. [INFO] ------------------------------------------------------------------------
  1583. [INFO] Building org.robokind.modules.external - Externals Module 0.9.3-SNAPSHOT
  1584. [INFO] ------------------------------------------------------------------------
  1585. [INFO]
  1586. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.modules.external ---
  1587. [INFO]
  1588. [INFO] ------------------------------------------------------------------------
  1589. [INFO] Building org.robokind.extern.utils.apache_commons_configuration OSGi Bundle 0.9.3-SNAPSHOT
  1590. [INFO] ------------------------------------------------------------------------
  1591. [INFO]
  1592. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.extern.utils.apache_commons_configuration ---
  1593. [INFO]
  1594. [INFO] ------------------------------------------------------------------------
  1595. [INFO] Building org.robokind.extern.utils.xpp3 OSGi Bundle 0.9.3-SNAPSHOT
  1596. [INFO] ------------------------------------------------------------------------
  1597. [INFO]
  1598. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.extern.utils.xpp3 ---
  1599. [INFO]
  1600. [INFO] ------------------------------------------------------------------------
  1601. [INFO] Building org.robokind.extern.utils.messaging OSGi Bundle 0.9.3-SNAPSHOT
  1602. [INFO] ------------------------------------------------------------------------
  1603. [INFO]
  1604. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.extern.utils.messaging ---
  1605. [INFO]
  1606. [INFO] ------------------------------------------------------------------------
  1607. [INFO] Building org.robokind.impl.common OSGi Bundle 0.9.3-SNAPSHOT
  1608. [INFO] ------------------------------------------------------------------------
  1609. [INFO]
  1610. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.impl.common ---
  1611. [INFO]
  1612. [INFO] ------------------------------------------------------------------------
  1613. [INFO] Building org.robokind.modules.messaging - Messaging Module 0.9.3-SNAPSHOT
  1614. [INFO] ------------------------------------------------------------------------
  1615. [INFO]
  1616. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.modules.messaging ---
  1617. [INFO]
  1618. [INFO] ------------------------------------------------------------------------
  1619. [INFO] Building org.robokind.api.messaging OSGi Bundle 0.9.3-SNAPSHOT
  1620. [INFO] ------------------------------------------------------------------------
  1621. [INFO]
  1622. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.api.messaging ---
  1623. [INFO]
  1624. [INFO] ------------------------------------------------------------------------
  1625. [INFO] Building org.robokind.impl.messaging OSGi Bundle 0.9.3-SNAPSHOT
  1626. [INFO] ------------------------------------------------------------------------
  1627. [INFO]
  1628. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.impl.messaging ---
  1629. [INFO]
  1630. [INFO] ------------------------------------------------------------------------
  1631. [INFO] Building org.robokind.modules.motion - Motion Module 0.9.3-SNAPSHOT
  1632. [INFO] ------------------------------------------------------------------------
  1633. [INFO]
  1634. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.modules.motion ---
  1635. [INFO]
  1636. [INFO] ------------------------------------------------------------------------
  1637. [INFO] Building org.robokind.api.motion OSGi Bundle 0.9.3-SNAPSHOT
  1638. [INFO] ------------------------------------------------------------------------
  1639. [INFO]
  1640. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.api.motion ---
  1641. [INFO]
  1642. [INFO] ------------------------------------------------------------------------
  1643. [INFO] Building org.robokind.impl.motion OSGi Bundle 0.9.3-SNAPSHOT
  1644. [INFO] ------------------------------------------------------------------------
  1645. [INFO]
  1646. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.impl.motion ---
  1647. [INFO]
  1648. [INFO] ------------------------------------------------------------------------
  1649. [INFO] Building org.robokind.impl.motion.rxtx OSGi Bundle 0.9.3-SNAPSHOT
  1650. [INFO] ------------------------------------------------------------------------
  1651. [INFO]
  1652. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.impl.motion.rxtx ---
  1653. [INFO]
  1654. [INFO] ------------------------------------------------------------------------
  1655. [INFO] Building org.robokind.impl.motion.dynamixel OSGi Bundle 0.9.3-SNAPSHOT
  1656. [INFO] ------------------------------------------------------------------------
  1657. [INFO]
  1658. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.impl.motion.dynamixel ---
  1659. [INFO]
  1660. [INFO] ------------------------------------------------------------------------
  1661. [INFO] Building org.robokind.impl.motion.pololu OSGi Bundle 0.9.3-SNAPSHOT
  1662. [INFO] ------------------------------------------------------------------------
  1663. [INFO]
  1664. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.impl.motion.pololu ---
  1665. [INFO]
  1666. [INFO] ------------------------------------------------------------------------
  1667. [INFO] Building org.robokind.modules.animation - Animation Module 0.9.3-SNAPSHOT
  1668. [INFO] ------------------------------------------------------------------------
  1669. [INFO]
  1670. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.modules.animation ---
  1671. [INFO]
  1672. [INFO] ------------------------------------------------------------------------
  1673. [INFO] Building org.robokind.api.animation OSGi Bundle 0.9.3-SNAPSHOT
  1674. [INFO] ------------------------------------------------------------------------
  1675. [INFO]
  1676. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.api.animation ---
  1677. [INFO]
  1678. [INFO] ------------------------------------------------------------------------
  1679. [INFO] Building org.robokind.impl.animation OSGi Bundle 0.9.3-SNAPSHOT
  1680. [INFO] ------------------------------------------------------------------------
  1681. [INFO]
  1682. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.impl.animation ---
  1683. [INFO]
  1684. [INFO] ------------------------------------------------------------------------
  1685. [INFO] Building org.robokind.modules.audio - Audio Module 0.9.3-SNAPSHOT
  1686. [INFO] ------------------------------------------------------------------------
  1687. [INFO]
  1688. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.modules.audio ---
  1689. [INFO]
  1690. [INFO] ------------------------------------------------------------------------
  1691. [INFO] Building org.robokind.api.audio OSGi Bundle 0.9.3-SNAPSHOT
  1692. [INFO] ------------------------------------------------------------------------
  1693. [INFO]
  1694. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.api.audio ---
  1695. [INFO]
  1696. [INFO] ------------------------------------------------------------------------
  1697. [INFO] Building org.robokind.impl.audio OSGi Bundle 0.9.3-SNAPSHOT
  1698. [INFO] ------------------------------------------------------------------------
  1699. [INFO]
  1700. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.impl.audio ---
  1701. [INFO]
  1702. [INFO] ------------------------------------------------------------------------
  1703. [INFO] Building org.robokind.modules.speech - Speech Module 0.9.3-SNAPSHOT
  1704. [INFO] ------------------------------------------------------------------------
  1705. [INFO]
  1706. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.modules.speech ---
  1707. [INFO]
  1708. [INFO] ------------------------------------------------------------------------
  1709. [INFO] Building org.robokind.api.speech OSGi Bundle 0.9.3-SNAPSHOT
  1710. [INFO] ------------------------------------------------------------------------
  1711. [INFO]
  1712. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.api.speech ---
  1713. [INFO]
  1714. [INFO] ------------------------------------------------------------------------
  1715. [INFO] Building org.robokind.impl.speech OSGi Bundle 0.9.3-SNAPSHOT
  1716. [INFO] ------------------------------------------------------------------------
  1717. [INFO]
  1718. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.impl.speech ---
  1719. [INFO]
  1720. [INFO] ------------------------------------------------------------------------
  1721. [INFO] Building org.robokind.modules.speechrec - Speech Recognition Module 0.9.3-SNAPSHOT
  1722. [INFO] ------------------------------------------------------------------------
  1723. [INFO]
  1724. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.modules.speechrec ---
  1725. [INFO]
  1726. [INFO] ------------------------------------------------------------------------
  1727. [INFO] Building org.robokind.api.speechrec OSGi Bundle 0.9.3-SNAPSHOT
  1728. [INFO] ------------------------------------------------------------------------
  1729. [INFO]
  1730. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.api.speechrec ---
  1731. [INFO]
  1732. [INFO] ------------------------------------------------------------------------
  1733. [INFO] Building org.robokind.impl.speechrec OSGi Bundle 0.9.3-SNAPSHOT
  1734. [INFO] ------------------------------------------------------------------------
  1735. [INFO]
  1736. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.impl.speechrec ---
  1737. [INFO]
  1738. [INFO] ------------------------------------------------------------------------
  1739. [INFO] Building org.robokind.modules.vision - Vision Module 0.9.3-SNAPSHOT
  1740. [INFO] ------------------------------------------------------------------------
  1741. [INFO]
  1742. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.modules.vision ---
  1743. [INFO]
  1744. [INFO] ------------------------------------------------------------------------
  1745. [INFO] Building org.robokind.api.vision OSGi Bundle 0.9.3-SNAPSHOT
  1746. [INFO] ------------------------------------------------------------------------
  1747. [INFO]
  1748. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.api.vision ---
  1749. [INFO]
  1750. [INFO] ------------------------------------------------------------------------
  1751. [INFO] Building org.robokind.impl.vision OSGi Bundle 0.9.3-SNAPSHOT
  1752. [INFO] ------------------------------------------------------------------------
  1753. [INFO]
  1754. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.impl.vision ---
  1755. [INFO]
  1756. [INFO] ------------------------------------------------------------------------
  1757. [INFO] Building org.robokind.modules.sensor - Sensor Module 0.9.3-SNAPSHOT
  1758. [INFO] ------------------------------------------------------------------------
  1759. [INFO]
  1760. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.modules.sensor ---
  1761. [INFO]
  1762. [INFO] ------------------------------------------------------------------------
  1763. [INFO] Building org.robokind.api.sensor OSGi Bundle 0.9.3-SNAPSHOT
  1764. [INFO] ------------------------------------------------------------------------
  1765. [INFO]
  1766. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.api.sensor ---
  1767. [INFO]
  1768. [INFO] ------------------------------------------------------------------------
  1769. [INFO] Building org.robokind.impl.sensor OSGi Bundle 0.9.3-SNAPSHOT
  1770. [INFO] ------------------------------------------------------------------------
  1771. [INFO]
  1772. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.impl.sensor ---
  1773. [INFO]
  1774. [INFO] ------------------------------------------------------------------------
  1775. [INFO] Building org.robokind.modules.integration - Integration Module 0.9.3-SNAPSHOT
  1776. [INFO] ------------------------------------------------------------------------
  1777. [INFO]
  1778. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.modules.integration ---
  1779. [INFO]
  1780. [INFO] ------------------------------------------------------------------------
  1781. [INFO] Building org.robokind.integration.animation_motion OSGi Bundle 0.9.3-SNAPSHOT
  1782. [INFO] ------------------------------------------------------------------------
  1783. [INFO]
  1784. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.integration.animation_motion ---
  1785. [INFO]
  1786. [INFO] ------------------------------------------------------------------------
  1787. [INFO] Building org.robokind.integration.motion_speech OSGi Bundle 0.9.3-SNAPSHOT
  1788. [INFO] ------------------------------------------------------------------------
  1789. [INFO]
  1790. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.integration.motion_speech ---
  1791. [INFO]
  1792. [INFO] ------------------------------------------------------------------------
  1793. [INFO] Building org.robokind.demo.robot.replication OSGi Bundle 0.9.3-SNAPSHOT
  1794. [INFO] ------------------------------------------------------------------------
  1795. [INFO]
  1796. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.demo.robot.replication ---
  1797. [INFO]
  1798. [INFO] ------------------------------------------------------------------------
  1799. [INFO] Building org.robokind.client.basic Basic Client API 0.9.3-SNAPSHOT
  1800. [INFO] ------------------------------------------------------------------------
  1801. [INFO]
  1802. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.client.basic ---
  1803. [INFO]
  1804. [INFO] ------------------------------------------------------------------------
  1805. [INFO] Building org.robokind.modules.headless - Headless Module 0.9.3-SNAPSHOT
  1806. [INFO] ------------------------------------------------------------------------
  1807. [INFO]
  1808. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.modules.headless ---
  1809. [INFO]
  1810. [INFO] ------------------------------------------------------------------------
  1811. [INFO] Building org.robokind.headless.messaging OSGi Bundle 0.9.3-SNAPSHOT
  1812. [INFO] ------------------------------------------------------------------------
  1813. [INFO]
  1814. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.headless.messaging ---
  1815. [INFO]
  1816. [INFO] ------------------------------------------------------------------------
  1817. [INFO] Building org.robokind.headless.animation OSGi Bundle 0.9.3-SNAPSHOT
  1818. [INFO] ------------------------------------------------------------------------
  1819. [INFO]
  1820. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.headless.animation ---
  1821. [INFO]
  1822. [INFO] ------------------------------------------------------------------------
  1823. [INFO] Building org.robokind.headless.motion OSGi Bundle 0.9.3-SNAPSHOT
  1824. [INFO] ------------------------------------------------------------------------
  1825. [INFO]
  1826. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.headless.motion ---
  1827. [INFO]
  1828. [INFO] ------------------------------------------------------------------------
  1829. [INFO] Building org.robokind.headless.speech OSGi Bundle 0.9.3-SNAPSHOT
  1830. [INFO] ------------------------------------------------------------------------
  1831. [INFO]
  1832. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.headless.speech ---
  1833. [INFO]
  1834. [INFO] ------------------------------------------------------------------------
  1835. [INFO] Building org.robokind.headless.r50 OSGi Bundle 0.9.3-SNAPSHOT
  1836. [INFO] ------------------------------------------------------------------------
  1837. [INFO]
  1838. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.robokind.headless.r50 ---
  1839. [INFO]
  1840. [INFO] ------------------------------------------------------------------------
  1841. [INFO] Building org.cogchar.project.root - Root pom, linked TO Sonatype repo parent 1.0.7.0-SNAPSHOT
  1842. [INFO] ------------------------------------------------------------------------
  1843. [INFO]
  1844. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.project.root ---
  1845. [INFO]
  1846. [INFO] ------------------------------------------------------------------------
  1847. [INFO] Building org.cogchar.modules.main - "Main Modules" parent pom 1.0.7.0-SNAPSHOT
  1848. [INFO] ------------------------------------------------------------------------
  1849. [INFO]
  1850. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.modules.main ---
  1851. [INFO]
  1852. [INFO] ------------------------------------------------------------------------
  1853. [INFO] Building org.cogchar.lib.onto - POJO 1.0.7.0-SNAPSHOT
  1854. [INFO] ------------------------------------------------------------------------
  1855. [INFO]
  1856. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.lib.onto ---
  1857. [INFO] Deleting D:\dev\hrk\org.cogchar\maven\org.cogchar.lib.onto\target
  1858. [INFO]
  1859. [INFO] ------------------------------------------------------------------------
  1860. [INFO] Building org.cogchar.lib.core.api - POJO + Scala 1.0.7.0-SNAPSHOT
  1861. [INFO] ------------------------------------------------------------------------
  1862. [INFO]
  1863. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.lib.core.api ---
  1864. [INFO] Deleting D:\dev\hrk\org.cogchar\maven\org.cogchar.lib.core.api\target
  1865. [INFO]
  1866. [INFO] ------------------------------------------------------------------------
  1867. [INFO] Building org.cogchar.lib.core.impl - POJO + Scala 1.0.7.0-SNAPSHOT
  1868. [INFO] ------------------------------------------------------------------------
  1869. [INFO]
  1870. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.lib.core.impl ---
  1871. [INFO] Deleting D:\dev\hrk\org.cogchar\maven\org.cogchar.lib.core.impl\target
  1872. [INFO]
  1873. [INFO] ------------------------------------------------------------------------
  1874. [INFO] Building org.cogchar.lib.animoid - POJO + Scala 1.0.7.0-SNAPSHOT
  1875. [INFO] ------------------------------------------------------------------------
  1876. [INFO]
  1877. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.lib.animoid ---
  1878. [INFO] Deleting D:\dev\hrk\org.cogchar\maven\org.cogchar.lib.animoid\target
  1879. [INFO]
  1880. [INFO] ------------------------------------------------------------------------
  1881. [INFO] Building org.cogchar.lib.convoid - POJO 1.0.7.0-SNAPSHOT
  1882. [INFO] ------------------------------------------------------------------------
  1883. [INFO]
  1884. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.lib.convoid ---
  1885. [INFO] Deleting D:\dev\hrk\org.cogchar\maven\org.cogchar.lib.convoid\target
  1886. [INFO]
  1887. [INFO] ------------------------------------------------------------------------
  1888. [INFO] Building org.cogchar.lib.hedspc.api - POJO 1.0.7.0-SNAPSHOT
  1889. [INFO] ------------------------------------------------------------------------
  1890. [INFO]
  1891. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.lib.hedspc.api ---
  1892. [INFO]
  1893. [INFO] ------------------------------------------------------------------------
  1894. [INFO] Building org.cogchar.bundle.core - OSGi 1.0.7.0-SNAPSHOT
  1895. [INFO] ------------------------------------------------------------------------
  1896. [INFO]
  1897. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.bundle.core ---
  1898. [INFO]
  1899. [INFO] ------------------------------------------------------------------------
  1900. [INFO] Building org.cogchar.bundle.bind.robokind - OSGi - binds motion, vision, speech 1.0.7.0-SNAPSHOT
  1901. [INFO] ------------------------------------------------------------------------
  1902. [INFO]
  1903. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.bundle.bind.robokind ---
  1904. [INFO]
  1905. [INFO] ------------------------------------------------------------------------
  1906. [INFO] Building ext.bundle.opengl.jmonkey - OSGi - JME3 wrapper 1.0.7.0-SNAPSHOT
  1907. [INFO] ------------------------------------------------------------------------
  1908. [INFO]
  1909. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ext.bundle.opengl.jmonkey ---
  1910. [INFO]
  1911. [INFO] ------------------------------------------------------------------------
  1912. [INFO] Building org.cogchar.lib.render - POJO 1.0.7.0-SNAPSHOT
  1913. [INFO] ------------------------------------------------------------------------
  1914. [INFO]
  1915. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.lib.render ---
  1916. [INFO]
  1917. [INFO] ------------------------------------------------------------------------
  1918. [INFO] Building org.cogchar.lib.render.bony - POJO 1.0.7.0-SNAPSHOT
  1919. [INFO] ------------------------------------------------------------------------
  1920. [INFO]
  1921. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.lib.render.bony ---
  1922. [INFO]
  1923. [INFO] ------------------------------------------------------------------------
  1924. [INFO] Building org.cogchar.lib.render.goody - POJO 1.0.7.0-SNAPSHOT
  1925. [INFO] ------------------------------------------------------------------------
  1926. [INFO]
  1927. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.lib.render.goody ---
  1928. [INFO]
  1929. [INFO] ------------------------------------------------------------------------
  1930. [INFO] Building org.cogchar.lib.render.hominoid - POJO 1.0.7.0-SNAPSHOT
  1931. [INFO] ------------------------------------------------------------------------
  1932. [INFO]
  1933. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.lib.render.hominoid ---
  1934. [INFO]
  1935. [INFO] ------------------------------------------------------------------------
  1936. [INFO] Building org.cogchar.bundle.render.opengl - OSGi 1.0.7.0-SNAPSHOT
  1937. [INFO] ------------------------------------------------------------------------
  1938. [INFO]
  1939. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.bundle.render.opengl ---
  1940. [INFO]
  1941. [INFO] ------------------------------------------------------------------------
  1942. [INFO] Building org.cogchar.bundle.render.resources - OSGi 1.0.7.0-SNAPSHOT
  1943. [INFO] ------------------------------------------------------------------------
  1944. [INFO]
  1945. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.bundle.render.resources ---
  1946. [INFO]
  1947. [INFO] ------------------------------------------------------------------------
  1948. [INFO] Building org.cogchar.bundle.bind.lift - Webapp in OSGi bundle 1.0.7.0-SNAPSHOT
  1949. [INFO] ------------------------------------------------------------------------
  1950. [INFO]
  1951. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.bundle.bind.lift ---
  1952. [INFO]
  1953. [INFO] ------------------------------------------------------------------------
  1954. [INFO] Building org.cogchar.bundle.app.puma  OSGi Bundle 1.0.7.0-SNAPSHOT
  1955. [INFO] ------------------------------------------------------------------------
  1956. [INFO]
  1957. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.bundle.app.puma ---
  1958. [INFO]
  1959. [INFO] ------------------------------------------------------------------------
  1960. [INFO] Building org.cogchar.bundle.demo.all - OSGi + exec wrap 1.0.7.0-SNAPSHOT
  1961. [INFO] ------------------------------------------------------------------------
  1962. [INFO]
  1963. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.bundle.demo.all ---
  1964. [INFO]
  1965. [INFO] ------------------------------------------------------------------------
  1966. [INFO] Building org.cogchar.bundle.bind.cogbot - OSGi 1.0.7.0-SNAPSHOT
  1967. [INFO] ------------------------------------------------------------------------
  1968. [INFO]
  1969. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.bundle.bind.cogbot ---
  1970. [INFO]
  1971. [INFO] ------------------------------------------------------------------------
  1972. [INFO] Building org.cogchar.bundle.bind.joseki - OSGi - SPARQL-HTTP interface 1.0.7.0-SNAPSHOT
  1973. [INFO] ------------------------------------------------------------------------
  1974. [INFO]
  1975. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.bundle.bind.joseki ---
  1976. [INFO]
  1977. [INFO] ------------------------------------------------------------------------
  1978. [INFO] Building org.cogchar.bundle.demo.convo OSGi Bundle 1.0.7.0-SNAPSHOT
  1979. [INFO] ------------------------------------------------------------------------
  1980. [INFO]
  1981. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.bundle.demo.convo ---
  1982. [INFO]
  1983. [INFO] ------------------------------------------------------------------------
  1984. [INFO] Building org.cogchar.bundle.demo.dictation OSGi Bundle 1.0.7.0-SNAPSHOT
  1985. [INFO] ------------------------------------------------------------------------
  1986. [INFO]
  1987. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.bundle.demo.dictation ---
  1988. [INFO]
  1989. [INFO] ------------------------------------------------------------------------
  1990. [INFO] Building ext.bundle.opengl.nifty - OSGi - Nifty wrapper - NOT tested lately 1.0.7.0-SNAPSHOT
  1991. [INFO] ------------------------------------------------------------------------
  1992. [INFO]
  1993. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ext.bundle.opengl.nifty ---
  1994. [INFO]
  1995. [INFO] ------------------------------------------------------------------------
  1996. [INFO] Building org.cogchar.demo.render.opengl - POJO - runnable 1.0.7.0-SNAPSHOT
  1997. [INFO] ------------------------------------------------------------------------
  1998. [INFO]
  1999. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.demo.render.opengl ---
  2000. [INFO]
  2001. [INFO] ------------------------------------------------------------------------
  2002. [INFO] Building org.cogchar.lib.integroid - POJO 1.0.7.0-SNAPSHOT
  2003. [INFO] ------------------------------------------------------------------------
  2004. [INFO]
  2005. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.lib.integroid ---
  2006. [INFO]
  2007. [INFO] ------------------------------------------------------------------------
  2008. [INFO] Building org.cogchar.lib.sonograph - POJO 1.0.7.0-SNAPSHOT
  2009. [INFO] ------------------------------------------------------------------------
  2010. [INFO]
  2011. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.lib.sonograph ---
  2012. [INFO]
  2013. [INFO] ------------------------------------------------------------------------
  2014. [INFO] Building org.cogchar.lib.outer.behavior - POJO 1.0.7.0-SNAPSHOT
  2015. [INFO] ------------------------------------------------------------------------
  2016. [INFO]
  2017. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.lib.outer.behavior ---
  2018. [INFO]
  2019. [INFO] ------------------------------------------------------------------------
  2020. [INFO] Building org.cogchar.nbui.render - NetBeans GUI Module 1.0.7.0-SNAPSHOT
  2021. [INFO] ------------------------------------------------------------------------
  2022. [INFO]
  2023. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cogchar.nbui.render ---
  2024. [INFO]
  2025. [INFO] ------------------------------------------------------------------------
  2026. [INFO] Building org.jflux.project.root - Root pom 0.1.7-SNAPSHOT
  2027. [INFO] ------------------------------------------------------------------------
  2028. [INFO]
  2029. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.jflux.project.root ---
  2030. [INFO]
  2031. [INFO] ------------------------------------------------------------------------
  2032. [INFO] Building org.jflux.modules.main - Main Module 0.1.7-SNAPSHOT
  2033. [INFO] ------------------------------------------------------------------------
  2034. [INFO]
  2035. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.jflux.modules.main ---
  2036. [INFO]
  2037. [INFO] ------------------------------------------------------------------------
  2038. [INFO] Building org.jflux.api.core OSGi Bundle 0.1.7-SNAPSHOT
  2039. [INFO] ------------------------------------------------------------------------
  2040. [INFO]
  2041. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.jflux.api.core ---
  2042. [INFO]
  2043. [INFO] ------------------------------------------------------------------------
  2044. [INFO] Building org.jflux.api.data OSGi Bundle 0.1.7-SNAPSHOT
  2045. [INFO] ------------------------------------------------------------------------
  2046. [INFO]
  2047. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.jflux.api.data ---
  2048. [INFO]
  2049. [INFO] ------------------------------------------------------------------------
  2050. [INFO] Building org.jflux.api.registry OSGi Bundle 0.1.7-SNAPSHOT
  2051. [INFO] ------------------------------------------------------------------------
  2052. [INFO]
  2053. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.jflux.api.registry ---
  2054. [INFO]
  2055. [INFO] ------------------------------------------------------------------------
  2056. [INFO] Building org.jflux.resource.avrogen.templates OSGi Bundle 0.1.7-SNAPSHOT
  2057. [INFO] ------------------------------------------------------------------------
  2058. [INFO]
  2059. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.jflux.resource.avrogen.templates ---
  2060. [INFO]
  2061. [INFO] ------------------------------------------------------------------------
  2062. [INFO] Building org.jflux.impl.encode.avro OSGi Bundle 0.1.7-SNAPSHOT
  2063. [INFO] ------------------------------------------------------------------------
  2064. [INFO]
  2065. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.jflux.impl.encode.avro ---
  2066. [INFO]
  2067. [INFO] ------------------------------------------------------------------------
  2068. [INFO] Building org.jflux.impl.transport.qpid OSGi Bundle 0.1.7-SNAPSHOT
  2069. [INFO] ------------------------------------------------------------------------
  2070. [INFO]
  2071. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.jflux.impl.transport.qpid ---
  2072. [INFO]
  2073. [INFO] ------------------------------------------------------------------------
  2074. [INFO] Building org.jflux.impl.registry.osgi OSGi Bundle 0.1.7-SNAPSHOT
  2075. [INFO] ------------------------------------------------------------------------
  2076. [INFO]
  2077. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.jflux.impl.registry.osgi ---
  2078. [INFO]
  2079. [INFO] ------------------------------------------------------------------------
  2080. [INFO] Building org.jflux.api.services OSGi Bundle 0.1.7-SNAPSHOT
  2081. [INFO] ------------------------------------------------------------------------
  2082. [INFO]
  2083. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.jflux.api.services ---
  2084. [INFO]
  2085. [INFO] ------------------------------------------------------------------------
  2086. [INFO] Building org.friendularity.project.root - Root pom, linked TO Sonatype repo parent 1.0.0-SNAPSHOT
  2087. [INFO] ------------------------------------------------------------------------
  2088. [INFO]
  2089. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.project.root ---
  2090. [INFO]
  2091. [INFO] ------------------------------------------------------------------------
  2092. [INFO] Building org.friendularity.modules.main - all modules 1.0.0-SNAPSHOT
  2093. [INFO] ------------------------------------------------------------------------
  2094. [INFO]
  2095. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.modules.main ---
  2096. [INFO]
  2097. [INFO] ------------------------------------------------------------------------
  2098. [INFO] Building org.friendularity.bundle.ui.swing.animation OSGi Bundle 1.0.0-SNAPSHOT
  2099. [INFO] ------------------------------------------------------------------------
  2100. [INFO]
  2101. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.bundle.ui.swing.animation ---
  2102. [INFO]
  2103. [INFO] ------------------------------------------------------------------------
  2104. [INFO] Building org.friendularity.bundle.animplayer OSGi Bundle 1.0.0-SNAPSHOT
  2105. [INFO] ------------------------------------------------------------------------
  2106. [INFO]
  2107. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.bundle.animplayer ---
  2108. [INFO]
  2109. [INFO] ------------------------------------------------------------------------
  2110. [INFO] Building org.friendularity.bundle.jvision - OSGi 1.0.0-SNAPSHOT
  2111. [INFO] ------------------------------------------------------------------------
  2112. [INFO]
  2113. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.bundle.jvision ---
  2114. [INFO]
  2115. [INFO] ------------------------------------------------------------------------
  2116. [INFO] Building org.friendularity.bundle.demo.ccrk - OSGi 1.0.0-SNAPSHOT
  2117. [INFO] ------------------------------------------------------------------------
  2118. [INFO]
  2119. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.bundle.demo.ccrk ---
  2120. [INFO] Deleting D:\dev\hrk\org.friendularity\maven\org.friendularity.bundle.demo.ccrk\target
  2121. [INFO]
  2122. [INFO] ------------------------------------------------------------------------
  2123. [INFO] Building org.friendularity.bundle.demo.convo.dictation OSGi Bundle 1.0.0-SNAPSHOT
  2124. [INFO] ------------------------------------------------------------------------
  2125. [INFO]
  2126. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.bundle.demo.convo.dictation ---
  2127. [INFO] Deleting D:\dev\hrk\org.friendularity\maven\org.friendularity.bundle.demo.convo.dictation\target
  2128. [INFO]
  2129. [INFO] ------------------------------------------------------------------------
  2130. [INFO] Building org.friendularity.bundle.demo.convo.response OSGi Bundle 1.0.0-SNAPSHOT
  2131. [INFO] ------------------------------------------------------------------------
  2132. [INFO]
  2133. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.bundle.demo.convo.response ---
  2134. [INFO] Deleting D:\dev\hrk\org.friendularity\maven\org.friendularity.bundle.demo.convo.response\target
  2135. [INFO]
  2136. [INFO] ------------------------------------------------------------------------
  2137. [INFO] Building org.friendularity.bundle.netconfig OSGi Bundle 1.0.0-SNAPSHOT
  2138. [INFO] ------------------------------------------------------------------------
  2139. [INFO]
  2140. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.bundle.netconfig ---
  2141. [INFO] Deleting D:\dev\hrk\org.friendularity\maven\org.friendularity.bundle.netconfig\target
  2142. [INFO]
  2143. [INFO] ------------------------------------------------------------------------
  2144. [INFO] Building org.friendularity.bundle.demo.liftoff - OSGi 1.0.0-SNAPSHOT
  2145. [INFO] ------------------------------------------------------------------------
  2146. [INFO]
  2147. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.bundle.demo.liftoff ---
  2148. [INFO] Deleting D:\dev\hrk\org.friendularity\maven\org.friendularity.bundle.demo.liftoff\target
  2149. [INFO]
  2150. [INFO] ------------------------------------------------------------------------
  2151. [INFO] Building org.friendularity.bundle.repo - OSGi 1.0.0-SNAPSHOT
  2152. [INFO] ------------------------------------------------------------------------
  2153. [INFO]
  2154. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.bundle.repo ---
  2155. [INFO] Deleting D:\dev\hrk\org.friendularity\maven\org.friendularity.bundle.repo\target
  2156. [INFO]
  2157. [INFO] ------------------------------------------------------------------------
  2158. [INFO] Building org.friendularity.bundle.lifter - OSGi 1.0.0-SNAPSHOT
  2159. [INFO] ------------------------------------------------------------------------
  2160. [INFO]
  2161. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.bundle.lifter ---
  2162. [INFO] Deleting D:\dev\hrk\org.friendularity\maven\org.friendularity.bundle.lifter\target
  2163. [INFO]
  2164. [INFO] ------------------------------------------------------------------------
  2165. [INFO] Building org.friendularity.bundle.messagemonitor OSGi Bundle 1.0.0-SNAPSHOT
  2166. [INFO] ------------------------------------------------------------------------
  2167. [INFO]
  2168. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.bundle.messagemonitor ---
  2169. [INFO] Deleting D:\dev\hrk\org.friendularity\maven\org.friendularity.bundle.messagemonitor\target
  2170. [INFO]
  2171. [INFO] ------------------------------------------------------------------------
  2172. [INFO] Building org.friendularity.bundle.messageplayer OSGi Bundle 1.0.0-SNAPSHOT
  2173. [INFO] ------------------------------------------------------------------------
  2174. [INFO]
  2175. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.bundle.messageplayer ---
  2176. [INFO] Deleting D:\dev\hrk\org.friendularity\maven\org.friendularity.bundle.messageplayer\target
  2177. [INFO]
  2178. [INFO] ------------------------------------------------------------------------
  2179. [INFO] Building org.friendularity.bundle.test.facedetect.r50 OSGi Bundle 1.0.0-SNAPSHOT
  2180. [INFO] ------------------------------------------------------------------------
  2181. [INFO]
  2182. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.bundle.test.facedetect.r50 ---
  2183. [INFO] Deleting D:\dev\hrk\org.friendularity\maven\org.friendularity.bundle.test.facedetect.r50\target
  2184. [INFO]
  2185. [INFO] ------------------------------------------------------------------------
  2186. [INFO] Building org.friendularity.bundle.vision - OSGi 1.0.0-SNAPSHOT
  2187. [INFO] ------------------------------------------------------------------------
  2188. [INFO]
  2189. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.bundle.vision ---
  2190. [INFO] Deleting D:\dev\hrk\org.friendularity\maven\org.friendularity.bundle.vision\target
  2191. [INFO]
  2192. [INFO] ------------------------------------------------------------------------
  2193. [INFO] Building org.friendularity.bundle.blockflow - OSGi 1.0.0-SNAPSHOT
  2194. [INFO] ------------------------------------------------------------------------
  2195. [INFO]
  2196. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.bundle.blockflow ---
  2197. [INFO] Deleting D:\dev\hrk\org.friendularity\maven\org.friendularity.bundle.blockflow\target
  2198. [INFO]
  2199. [INFO] ------------------------------------------------------------------------
  2200. [INFO] Building org.friendularity.bundle.bento - OSGi 1.0.0-SNAPSHOT
  2201. [INFO] ------------------------------------------------------------------------
  2202. [INFO]
  2203. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.bundle.bento ---
  2204. [INFO] Deleting D:\dev\hrk\org.friendularity\maven\org.friendularity.bundle.bento\target
  2205. [INFO]
  2206. [INFO] ------------------------------------------------------------------------
  2207. [INFO] Building org.friendularity.bundle.sight - OSGi 1.0.0-SNAPSHOT
  2208. [INFO] ------------------------------------------------------------------------
  2209. [INFO]
  2210. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.bundle.sight ---
  2211. [INFO] Deleting D:\dev\hrk\org.friendularity\maven\org.friendularity.bundle.sight\target
  2212. [INFO]
  2213. [INFO] ------------------------------------------------------------------------
  2214. [INFO] Building org.friendularity.bundle.gaze - OSGi 1.0.0-SNAPSHOT
  2215. [INFO] ------------------------------------------------------------------------
  2216. [INFO]
  2217. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.bundle.gaze ---
  2218. [INFO] Deleting D:\dev\hrk\org.friendularity\maven\org.friendularity.bundle.gaze\target
  2219. [INFO]
  2220. [INFO] ------------------------------------------------------------------------
  2221. [INFO] Building org.friendularity.demo.jme3.maven - jME3 demo wrapper project 1.0.0-SNAPSHOT
  2222. [INFO] ------------------------------------------------------------------------
  2223. [INFO]
  2224. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.demo.jme3.maven ---
  2225. [INFO] Deleting D:\dev\hrk\org.friendularity\maven\org.friendularity.demo.jme3.maven\target
  2226. [INFO]
  2227. [INFO] ------------------------------------------------------------------------
  2228. [INFO] Building org.friendularity.model.test 1.0.0-SNAPSHOT
  2229. [INFO] ------------------------------------------------------------------------
  2230. [INFO]
  2231. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.model.test ---
  2232. [INFO] Deleting D:\dev\hrk\org.friendularity\maven\org.friendularity.model.test\target
  2233. [INFO]
  2234. [INFO] ------------------------------------------------------------------------
  2235. [INFO] Building org.friendularity.demo.lifecycles - OSGi Bundle 1.0.0-SNAPSHOT
  2236. [INFO] ------------------------------------------------------------------------
  2237. [INFO]
  2238. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.demo.lifecycles ---
  2239. [INFO] Deleting D:\dev\hrk\org.friendularity\maven\org.friendularity.demo.lifecycles\target
  2240. [INFO]
  2241. [INFO] ------------------------------------------------------------------------
  2242. [INFO] Building org.friendularity.demo.rkbasic 1.0.0-SNAPSHOT
  2243. [INFO] ------------------------------------------------------------------------
  2244. [INFO]
  2245. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.demo.rkbasic ---
  2246. [INFO] Deleting D:\dev\hrk\org.friendularity\maven\org.friendularity.demo.rkbasic\target
  2247. [INFO]
  2248. [INFO] ------------------------------------------------------------------------
  2249. [INFO] Building org.friendularity.spec.connection OSGi Bundle 1.0.0-SNAPSHOT
  2250. [INFO] ------------------------------------------------------------------------
  2251. [INFO]
  2252. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.spec.connection ---
  2253. [INFO] Deleting D:\dev\hrk\org.friendularity\maven\org.friendularity.spec.connection\target
  2254. [INFO]
  2255. [INFO] ------------------------------------------------------------------------
  2256. [INFO] Building org.friendularity.connection - OSGi Bundle 1.0.0-SNAPSHOT
  2257. [INFO] ------------------------------------------------------------------------
  2258. [INFO]
  2259. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.connection ---
  2260. [INFO] Deleting D:\dev\hrk\org.friendularity\maven\org.friendularity.connection\target
  2261. [INFO]
  2262. [INFO] ------------------------------------------------------------------------
  2263. [INFO] Building org.friendularity.demo.spec.connection - OSGi Bundle 1.0.0-SNAPSHOT
  2264. [INFO] ------------------------------------------------------------------------
  2265. [INFO]
  2266. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.demo.spec.connection ---
  2267. [INFO] Deleting D:\dev\hrk\org.friendularity\maven\org.friendularity.demo.spec.connection\target
  2268. [INFO]
  2269. [INFO] ------------------------------------------------------------------------
  2270. [INFO] Building org.friendularity.demo.connection - OSGi Bundle 1.0.0-SNAPSHOT
  2271. [INFO] ------------------------------------------------------------------------
  2272. [INFO]
  2273. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.demo.connection ---
  2274. [INFO] Deleting D:\dev\hrk\org.friendularity\maven\org.friendularity.demo.connection\target
  2275. [INFO]
  2276. [INFO] ------------------------------------------------------------------------
  2277. [INFO] Building org.friendularity.test.camera.r50 1.0.0-SNAPSHOT
  2278. [INFO] ------------------------------------------------------------------------
  2279. [INFO]
  2280. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.test.camera.r50 ---
  2281. [INFO] Deleting D:\dev\hrk\org.friendularity\maven\org.friendularity.test.camera.r50\target
  2282. [INFO]
  2283. [INFO] ------------------------------------------------------------------------
  2284. [INFO] Building org.friendularity.test.facedetect.r50 1.0.0-SNAPSHOT
  2285. [INFO] ------------------------------------------------------------------------
  2286. [INFO]
  2287. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.test.facedetect.r50 ---
  2288. [INFO] Deleting D:\dev\hrk\org.friendularity\maven\org.friendularity.test.facedetect.r50\target
  2289. [INFO]
  2290. [INFO] ------------------------------------------------------------------------
  2291. [INFO] Building org.friendularity.test.sensors.r50 1.0.0-SNAPSHOT
  2292. [INFO] ------------------------------------------------------------------------
  2293. [INFO]
  2294. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.friendularity.test.sensors.r50 ---
  2295. [INFO] Deleting D:\dev\hrk\org.friendularity\maven\org.friendularity.test.sensors.r50\target
  2296. [INFO]
  2297. [INFO] ------------------------------------------------------------------------
  2298. [INFO] Building org.rwshop.project.root - Root pom 0.9.3-SNAPSHOT
  2299. [INFO] ------------------------------------------------------------------------
  2300. [INFO]
  2301. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.rwshop.project.root ---
  2302. [INFO]
  2303. [INFO] ------------------------------------------------------------------------
  2304. [INFO] Building org.rwshop.modules.all - All Modules 0.9.3-SNAPSHOT
  2305. [INFO] ------------------------------------------------------------------------
  2306. [INFO]
  2307. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.rwshop.modules.all ---
  2308. [INFO]
  2309. [INFO] ------------------------------------------------------------------------
  2310. [INFO] Building org.rwshop.modules.common - Commons Module 0.9.3-SNAPSHOT
  2311. [INFO] ------------------------------------------------------------------------
  2312. [INFO]
  2313. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.rwshop.modules.common ---
  2314. [INFO]
  2315. [INFO] ------------------------------------------------------------------------
  2316. [INFO] Building org.rwshop.swing.common OSGi Bundle 0.9.3-SNAPSHOT
  2317. [INFO] ------------------------------------------------------------------------
  2318. [INFO]
  2319. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.rwshop.swing.common ---
  2320. [INFO] Deleting D:\dev\hrk\org.rwshop\maven\projects\org.rwshop.swing.common\target
  2321. [INFO]
  2322. [INFO] ------------------------------------------------------------------------
  2323. [INFO] Building org.rwshop.nb.common NetBeans Module 0.9.3-SNAPSHOT
  2324. [INFO] ------------------------------------------------------------------------
  2325. [INFO]
  2326. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.rwshop.nb.common ---
  2327. [INFO] Deleting D:\dev\hrk\org.rwshop\maven\projects\org.rwshop.nb.common\target
  2328. [INFO]
  2329. [INFO] ------------------------------------------------------------------------
  2330. [INFO] Building org.rwshop.modules.messaging - Messaging Module 0.9.3-SNAPSHOT
  2331. [INFO] ------------------------------------------------------------------------
  2332. [INFO]
  2333. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.rwshop.modules.messaging ---
  2334. [INFO]
  2335. [INFO] ------------------------------------------------------------------------
  2336. [INFO] Building org.rwshop.swing.messaging OSGi Bundle 0.9.3-SNAPSHOT
  2337. [INFO] ------------------------------------------------------------------------
  2338. [INFO]
  2339. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.rwshop.swing.messaging ---
  2340. [INFO] Deleting D:\dev\hrk\org.rwshop\maven\projects\org.rwshop.swing.messaging\target
  2341. [INFO]
  2342. [INFO] ------------------------------------------------------------------------
  2343. [INFO] Building org.rwshop.modules.motion - Motion Module 0.9.3-SNAPSHOT
  2344. [INFO] ------------------------------------------------------------------------
  2345. [INFO]
  2346. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.rwshop.modules.motion ---
  2347. [INFO]
  2348. [INFO] ------------------------------------------------------------------------
  2349. [INFO] Building org.rwshop.swing.motion OSGi Bundle 0.9.3-SNAPSHOT
  2350. [INFO] ------------------------------------------------------------------------
  2351. [INFO]
  2352. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.rwshop.swing.motion ---
  2353. [INFO] Deleting D:\dev\hrk\org.rwshop\maven\projects\org.rwshop.swing.motion\target
  2354. [INFO]
  2355. [INFO] ------------------------------------------------------------------------
  2356. [INFO] Building org.rwshop.nb.motion NetBeans Module 0.9.3-SNAPSHOT
  2357. [INFO] ------------------------------------------------------------------------
  2358. [INFO]
  2359. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.rwshop.nb.motion ---
  2360. [INFO] Deleting D:\dev\hrk\org.rwshop\maven\projects\org.rwshop.nb.motion\target
  2361. [INFO]
  2362. [INFO] ------------------------------------------------------------------------
  2363. [INFO] Building org.rwshop.modules.animation - Animation Module 0.9.3-SNAPSHOT
  2364. [INFO] ------------------------------------------------------------------------
  2365. [INFO]
  2366. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.rwshop.modules.animation ---
  2367. [INFO]
  2368. [INFO] ------------------------------------------------------------------------
  2369. [INFO] Building org.rwshop.swing.animation OSGi Bundle 0.9.3-SNAPSHOT
  2370. [INFO] ------------------------------------------------------------------------
  2371. [INFO]
  2372. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.rwshop.swing.animation ---
  2373. [INFO] Deleting D:\dev\hrk\org.rwshop\maven\projects\org.rwshop.swing.animation\target
  2374. [INFO]
  2375. [INFO] ------------------------------------------------------------------------
  2376. [INFO] Building org.rwshop.nb.animation OSGi Bundle 0.9.3-SNAPSHOT
  2377. [INFO] ------------------------------------------------------------------------
  2378. [INFO]
  2379. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.rwshop.nb.animation ---
  2380. [INFO] Deleting D:\dev\hrk\org.rwshop\maven\projects\org.rwshop.nb.animation\target
  2381. [INFO]
  2382. [INFO] ------------------------------------------------------------------------
  2383. [INFO] Building org.rwshop.modules.audio - Audio Module 0.9.3-SNAPSHOT
  2384. [INFO] ------------------------------------------------------------------------
  2385. [INFO]
  2386. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.rwshop.modules.audio ---
  2387. [INFO]
  2388. [INFO] ------------------------------------------------------------------------
  2389. [INFO] Building org.rwshop.swing.audio OSGi Bundle 0.9.3-SNAPSHOT
  2390. [INFO] ------------------------------------------------------------------------
  2391. [INFO]
  2392. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.rwshop.swing.audio ---
  2393. [INFO] Deleting D:\dev\hrk\org.rwshop\maven\projects\org.rwshop.swing.audio\target
  2394. [INFO]
  2395. [INFO] ------------------------------------------------------------------------
  2396. [INFO] Building org.rwshop.nb.audio OSGi Bundle 0.9.3-SNAPSHOT
  2397. [INFO] ------------------------------------------------------------------------
  2398. [INFO]
  2399. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.rwshop.nb.audio ---
  2400. [INFO] Deleting D:\dev\hrk\org.rwshop\maven\projects\org.rwshop.nb.audio\target
  2401. [INFO]
  2402. [INFO] ------------------------------------------------------------------------
  2403. [INFO] Building org.rwshop.modules.speech - Speech Module 0.9.3-SNAPSHOT
  2404. [INFO] ------------------------------------------------------------------------
  2405. [INFO]
  2406. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.rwshop.modules.speech ---
  2407. [INFO]
  2408. [INFO] ------------------------------------------------------------------------
  2409. [INFO] Building org.rwshop.swing.speech OSGi Bundle 0.9.3-SNAPSHOT
  2410. [INFO] ------------------------------------------------------------------------
  2411. [INFO]
  2412. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.rwshop.swing.speech ---
  2413. [INFO] Deleting D:\dev\hrk\org.rwshop\maven\projects\org.rwshop.swing.speech\target
  2414. [INFO]
  2415. [INFO] ------------------------------------------------------------------------
  2416. [INFO] Building org.rwshop.nb.speech NetBeans Module 0.9.3-SNAPSHOT
  2417. [INFO] ------------------------------------------------------------------------
  2418. [INFO]
  2419. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.rwshop.nb.speech ---
  2420. [INFO] Deleting D:\dev\hrk\org.rwshop\maven\projects\org.rwshop.nb.speech\target
  2421. [INFO]
  2422. [INFO] ------------------------------------------------------------------------
  2423. [INFO] Building org.rwshop.modules.vision - Vision Module 0.9.3-SNAPSHOT
  2424. [INFO] ------------------------------------------------------------------------
  2425. [INFO]
  2426. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.rwshop.modules.vision ---
  2427. [INFO]
  2428. [INFO] ------------------------------------------------------------------------
  2429. [INFO] Building org.rwshop.swing.vision OSGi Bundle 0.9.3-SNAPSHOT
  2430. [INFO] ------------------------------------------------------------------------
  2431. [INFO]
  2432. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.rwshop.swing.vision ---
  2433. [INFO] Deleting D:\dev\hrk\org.rwshop\maven\projects\org.rwshop.swing.vision\target
  2434. [INFO]
  2435. [INFO] ------------------------------------------------------------------------
  2436. [INFO] Building org.rwshop.nb.vision NetBeans Module 0.9.3-SNAPSHOT
  2437. [INFO] ------------------------------------------------------------------------
  2438. [INFO]
  2439. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.rwshop.nb.vision ---
  2440. [INFO] Deleting D:\dev\hrk\org.rwshop\maven\projects\org.rwshop.nb.vision\target
  2441. [INFO]
  2442. [INFO] ------------------------------------------------------------------------
  2443. [INFO] Building org.rwshop.modules.integration - Integration Module 0.9.3-SNAPSHOT
  2444. [INFO] ------------------------------------------------------------------------
  2445. [INFO]
  2446. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.rwshop.modules.integration ---
  2447. [INFO]
  2448. [INFO] ------------------------------------------------------------------------
  2449. [INFO] Building org.rwshop.integration.netbeans OSGi Bundle 0.9.3-SNAPSHOT
  2450. [INFO] ------------------------------------------------------------------------
  2451. [INFO]
  2452. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.rwshop.integration.netbeans ---
  2453. [INFO] Deleting D:\dev\hrk\org.rwshop\maven\projects\org.rwshop.integration.netbeans\target
  2454. [INFO]
  2455. [INFO] ------------------------------------------------------------------------
  2456. [INFO] Building org.rwshop.nb.monitor NetBeans Module 0.9.3-SNAPSHOT
  2457. [INFO] ------------------------------------------------------------------------
  2458. [INFO]
  2459. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.rwshop.nb.monitor ---
  2460. [INFO] Deleting D:\dev\hrk\org.rwshop\maven\projects\org.rwshop.nb.monitor\target
  2461. [INFO]
  2462. [INFO] ------------------------------------------------------------------------
  2463. [INFO] Building org.rwshop.modules.application - NBUI Module 0.9.3-SNAPSHOT
  2464. [INFO] ------------------------------------------------------------------------
  2465. [INFO]
  2466. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.rwshop.modules.application ---
  2467. [INFO]
  2468. [INFO] ------------------------------------------------------------------------
  2469. [INFO] Building org.rwshop.nb.branding NetBeans Module 0.9.3-SNAPSHOT
  2470. [INFO] ------------------------------------------------------------------------
  2471. [INFO]
  2472. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.rwshop.nb.branding ---
  2473. [INFO] Deleting D:\dev\hrk\org.rwshop\maven\projects\org.rwshop.nb.branding\target
  2474. [INFO]
  2475. [INFO] ------------------------------------------------------------------------
  2476. [INFO] Building org.rwshop.nb.application NetBeans Module 0.9.3-SNAPSHOT
  2477. [INFO] ------------------------------------------------------------------------
  2478. [INFO]
  2479. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.rwshop.nb.application ---
  2480. [INFO] Deleting D:\dev\hrk\org.rwshop\maven\projects\org.rwshop.nb.application\target
  2481. [INFO]
  2482. [INFO] ------------------------------------------------------------------------
  2483. [INFO] Building com.robosteps.project.root - Root pom 0.6.7-SNAPSHOT
  2484. [INFO] ------------------------------------------------------------------------
  2485. [INFO]
  2486. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ com.robosteps.project.root ---
  2487. [INFO]
  2488. [INFO] ------------------------------------------------------------------------
  2489. [INFO] Building com.robosteps.modules.all - Root pom 0.6.7-SNAPSHOT
  2490. [INFO] ------------------------------------------------------------------------
  2491. [INFO]
  2492. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ com.robosteps.modules.all ---
  2493. [INFO]
  2494. [INFO] ------------------------------------------------------------------------
  2495. [INFO] Building com.robosteps.api.messaging 0.6.7-SNAPSHOT
  2496. [INFO] ------------------------------------------------------------------------
  2497. [INFO]
  2498. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ com.robosteps.api.messaging ---
  2499. [INFO] Deleting D:\dev\hrk\com.robosteps\maven\com.robosteps.api.messaging\target
  2500. [INFO]
  2501. [INFO] ------------------------------------------------------------------------
  2502. [INFO] Building com.robosteps.api.core Student API 0.6.7-SNAPSHOT
  2503. [INFO] ------------------------------------------------------------------------
  2504. [INFO]
  2505. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ com.robosteps.api.core ---
  2506. [INFO] Deleting D:\dev\hrk\com.robosteps\maven\com.robosteps.api.core\target
  2507. [INFO]
  2508. [INFO] ------------------------------------------------------------------------
  2509. [INFO] Building com.robosteps.api.custom Student API 0.6.7-SNAPSHOT
  2510. [INFO] ------------------------------------------------------------------------
  2511. [INFO]
  2512. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ com.robosteps.api.custom ---
  2513. [INFO] Deleting D:\dev\hrk\com.robosteps\maven\com.robosteps.api.custom\target
  2514. [INFO]
  2515. [INFO] ------------------------------------------------------------------------
  2516. [INFO] Building com.robosteps.demo 0.6.7-SNAPSHOT
  2517. [INFO] ------------------------------------------------------------------------
  2518. [INFO]
  2519. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ com.robosteps.demo ---
  2520. [INFO] Deleting D:\dev\hrk\com.robosteps\maven\com.robosteps.demo\target
  2521. [INFO]
  2522. [INFO] ------------------------------------------------------------------------
  2523. [INFO] Building com.robosteps.script 0.6.7-SNAPSHOT
  2524. [INFO] ------------------------------------------------------------------------
  2525. [INFO]
  2526. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ com.robosteps.script ---
  2527. [INFO] Deleting D:\dev\hrk\com.robosteps\maven\com.robosteps.script\target
  2528. [INFO]
  2529. [INFO] ------------------------------------------------------------------------
  2530. [INFO] Building com.robosteps.teacher OSGi Bundle 0.6.7-SNAPSHOT
  2531. [INFO] ------------------------------------------------------------------------
  2532. [INFO]
  2533. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ com.robosteps.teacher ---
  2534. [INFO] Deleting D:\dev\hrk\com.robosteps\maven\com.robosteps.teacher\target
  2535. [INFO]
  2536. [INFO] ------------------------------------------------------------------------
  2537. [INFO] Building org.storychat.project.root - Root pom, linked TO Sonatype repo parent 0.0.1-SNAPSHOT
  2538. [INFO] ------------------------------------------------------------------------
  2539. [INFO]
  2540. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.storychat.project.root ---
  2541. [INFO]
  2542. [INFO] ------------------------------------------------------------------------
  2543. [INFO] Building org.storychat.modules.all - All Modules 0.0.1-SNAPSHOT
  2544. [INFO] ------------------------------------------------------------------------
  2545. [INFO]
  2546. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.storychat.modules.all ---
  2547. [INFO]
  2548. [INFO] ------------------------------------------------------------------------
  2549. [INFO] Building org.storychat.modules.external - External Modules that are used by the Integration Modules 0.0.1-SNAPSHOT
  2550. [INFO] ------------------------------------------------------------------------
  2551. [INFO]
  2552. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.storychat.modules.external ---
  2553. [INFO]
  2554. [INFO] ------------------------------------------------------------------------
  2555. [INFO] Building org.storychat.modules.core - Core Modules that are used by the Application, Test AND Demo Modules 0.0.1-SNAPSHOT
  2556. [INFO] ------------------------------------------------------------------------
  2557. [INFO]
  2558. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.storychat.modules.core ---
  2559. [INFO]
  2560. [INFO] ------------------------------------------------------------------------
  2561. [INFO] Building org.storychat.bundle.glulx - OSGi Bundle FOR GUI-AI added Functions TO the GLULX Machine 0.0.1-SNAPSHOT
  2562. [INFO] ------------------------------------------------------------------------
  2563. [INFO]
  2564. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.storychat.bundle.glulx ---
  2565. [INFO] Deleting D:\dev\hrk\org.storychat\maven\org.storychat.bundle.glulx\target
  2566. [INFO]
  2567. [INFO] ------------------------------------------------------------------------
  2568. [INFO] Building org.storychat.bundle.inform7 - OSGi 0.0.1-SNAPSHOT
  2569. [INFO] ------------------------------------------------------------------------
  2570. [INFO]
  2571. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.storychat.bundle.inform7 ---
  2572. [INFO] Deleting D:\dev\hrk\org.storychat\maven\org.storychat.bundle.bind.inform7\target
  2573. [INFO]
  2574. [INFO] ------------------------------------------------------------------------
  2575. [INFO] Building org.storychat.modules.application - Application Modules that run Demos, Tools AND Tests 0.0.1-SNAPSHOT
  2576. [INFO] ------------------------------------------------------------------------
  2577. [INFO]
  2578. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.storychat.modules.application ---
  2579. [INFO]
  2580. [INFO] ------------------------------------------------------------------------
  2581. [INFO] Building org.storychat.bundle.opencyc - org.storychat.bundle.opencyc 0.0.1-SNAPSHOT
  2582. [INFO] ------------------------------------------------------------------------
  2583. [INFO]
  2584. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.storychat.bundle.opencyc ---
  2585. [INFO] Deleting D:\dev\hrk\org.storychat\maven\org.storychat.bundle.opencyc\target
  2586. [INFO]
  2587. [INFO] ------------------------------------------------------------------------
  2588. [INFO] Building org.storychat.bundle.osgi - OSGi - platform wrapper - FOR steping thru Felix implementations AND analyzing file/bundle deps 0.0.1-SNAPSHOT
  2589. [INFO] ------------------------------------------------------------------------
  2590. [INFO]
  2591. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.storychat.bundle.osgi ---
  2592. [INFO] Deleting D:\dev\hrk\org.storychat\maven\org.storychat.bundle.osgi\target
  2593. [INFO]
  2594. [INFO] ------------------------------------------------------------------------
  2595. [INFO] Building org.storychat.bundle.paxweb - FOR when we are hosting OVER HTTP TO hmostly host jOWL/jQuery this provides a one stop shopping FOR the right PAX version AND org.apache.http AND lifter, AND even lets us host opencyc 0.0.1-SNAPSHOT
  2596. [INFO] ------------------------------------------------------------------------
  2597. [INFO]
  2598. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.storychat.bundle.paxweb ---
  2599. [INFO] Deleting D:\dev\hrk\org.storychat\maven\org.storychat.bundle.paxweb\target
  2600. [INFO]
  2601. [INFO] ------------------------------------------------------------------------
  2602. [INFO] Building org.storychat.bundle.cogchar.actions - OSGI Bundle 0.0.1-SNAPSHOT
  2603. [INFO] ------------------------------------------------------------------------
  2604. [INFO]
  2605. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.storychat.bundle.cogchar.actions ---
  2606. [INFO] Deleting D:\dev\hrk\org.storychat\maven\org.storychat.bundle.cogchar.actions\target
  2607. [INFO]
  2608. [INFO] ------------------------------------------------------------------------
  2609. [INFO] Building org.storychat.modules.integration - Integration Modules 0.0.1-SNAPSHOT
  2610. [INFO] ------------------------------------------------------------------------
  2611. [INFO]
  2612. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.storychat.modules.integration ---
  2613. [INFO]
  2614. [INFO] ------------------------------------------------------------------------
  2615. [INFO] Building org.storychat.demo.ontology.cogchar - org.storychat.demo.ontology.cogchar 0.0.1-SNAPSHOT
  2616. [INFO] ------------------------------------------------------------------------
  2617. [INFO]
  2618. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.storychat.demo.ontology.cogchar ---
  2619. [INFO] Deleting D:\dev\hrk\org.storychat\maven\org.storychat.demo.ontology.cogchar\target
  2620. [INFO]
  2621. [INFO] ------------------------------------------------------------------------
  2622. [INFO] Building developer_workspace.root - Root pom 6.0.2-SNAPSHOT
  2623. [INFO] ------------------------------------------------------------------------
  2624. [INFO]
  2625. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ developer_workspace.root ---
  2626. [INFO] ------------------------------------------------------------------------
  2627. [INFO] Reactor Summary:
  2628. [INFO]
  2629. [INFO] org.appdapter.project.root - Root pom, linked TO Sonatype repo parent  SUCCESS [0.097s]
  2630. [INFO] org.appdapter.modules.all - "All Modules" parent pom  SUCCESS [0.014s]
  2631. [INFO] org.appdapter.modules.core - "Core Modules" parent pom  SUCCESS [0.025s]
  2632. [INFO] ext.bundle.osgi.common - OSGi - platform wrapper - IGNORE  SUCCESS [0.068s]
  2633. [INFO] ext.bundle.jena_all_2_10_1 - OSGi - Jena wrapper .. SUCCESS [0.017s]
  2634. [INFO] ext.bundle.xml.dom4j_161 - OSGi - Dom4J wrapper ... SUCCESS [0.011s]
  2635. [INFO] org.appdapter.lib.core - POJO ..................... SUCCESS [0.367s]
  2636. [INFO] org.appdapter.lib.registry - POJO ................. SUCCESS [0.009s]
  2637. [INFO] org.appdapter.lib.remote - POJO ................... SUCCESS [0.019s]
  2638. [INFO] org.appdapter.lib.gui - POJO ...................... SUCCESS [0.009s]
  2639. [INFO] org.appdapter.bundle.core - OSGi - core + registry  SUCCESS [0.043s]
  2640. [INFO] org.appdapter.modules.felix - "Felix Modules" parent pom  SUCCESS [0.012s]
  2641. [INFO] ext.bundle.felix.shell - OSGi + exec-wrap ......... SUCCESS [0.013s]
  2642. [INFO] org.appdapter.bundle.felix.shell - OSGi + exec-wrap  SUCCESS [0.017s]
  2643. [INFO] org.appdapter.modules.demo - "Demo Modules" parent pom  SUCCESS [0.009s]
  2644. [INFO] org.appdapter.demo.standalone - POJO - runnable ... SUCCESS [0.009s]
  2645. [INFO] org.appdapter.demo.noscala - POJO - minimal ....... SUCCESS [0.009s]
  2646. [INFO] org.appdapter.modules.network - "Network Modules" parent pom  SUCCESS [0.008s]
  2647. [INFO] ext.bundle.apache_avro_151 - OSGi - Avro wrapper .. SUCCESS [0.016s]
  2648. [INFO] ext.bundle.apache_qpid_010 - OSGi - Qpid wrapper .. SUCCESS [0.013s]
  2649. [INFO] ext.bundle.math.symja_jas - OSGi Bundle ........... SUCCESS [0.011s]
  2650. [INFO] org.appdapter.modules.math - "Math Modules" parent pom  SUCCESS [0.007s]
  2651. [INFO] org.robokind.project.root - Root pom .............. SUCCESS [0.007s]
  2652. [INFO] org.robokind.modules.all - All Modules ............ SUCCESS [0.006s]
  2653. [INFO] org.robokind.modules.common - Commons Module ...... SUCCESS [0.008s]
  2654. [INFO] org.robokind.api.common OSGi Bundle ............... SUCCESS [0.026s]
  2655. [INFO] org.robokind.modules.external - Externals Module .. SUCCESS [0.007s]
  2656. [INFO] org.robokind.extern.utils.apache_commons_configuration OSGi Bundle  SUCCESS [0.009s]
  2657. [INFO] org.robokind.extern.utils.xpp3 OSGi Bundle ........ SUCCESS [0.009s]
  2658. [INFO] org.robokind.extern.utils.messaging OSGi Bundle ... SUCCESS [0.008s]
  2659. [INFO] org.robokind.impl.common OSGi Bundle .............. SUCCESS [0.009s]
  2660. [INFO] org.robokind.modules.messaging - Messaging Module . SUCCESS [0.007s]
  2661. [INFO] org.robokind.api.messaging OSGi Bundle ............ SUCCESS [0.010s]
  2662. [INFO] org.robokind.impl.messaging OSGi Bundle ........... SUCCESS [0.010s]
  2663. [INFO] org.robokind.modules.motion - Motion Module ....... SUCCESS [0.009s]
  2664. [INFO] org.robokind.api.motion OSGi Bundle ............... SUCCESS [0.016s]
  2665. [INFO] org.robokind.impl.motion OSGi Bundle .............. SUCCESS [0.009s]
  2666. [INFO] org.robokind.impl.motion.rxtx OSGi Bundle ......... SUCCESS [0.011s]
  2667. [INFO] org.robokind.impl.motion.dynamixel OSGi Bundle .... SUCCESS [0.013s]
  2668. [INFO] org.robokind.impl.motion.pololu OSGi Bundle ....... SUCCESS [0.010s]
  2669. [INFO] org.robokind.modules.animation - Animation Module . SUCCESS [0.006s]
  2670. [INFO] org.robokind.api.animation OSGi Bundle ............ SUCCESS [0.009s]
  2671. [INFO] org.robokind.impl.animation OSGi Bundle ........... SUCCESS [0.010s]
  2672. [INFO] org.robokind.modules.audio - Audio Module ......... SUCCESS [0.007s]
  2673. [INFO] org.robokind.api.audio OSGi Bundle ................ SUCCESS [0.010s]
  2674. [INFO] org.robokind.impl.audio OSGi Bundle ............... SUCCESS [0.009s]
  2675. [INFO] org.robokind.modules.speech - Speech Module ....... SUCCESS [0.008s]
  2676. [INFO] org.robokind.api.speech OSGi Bundle ............... SUCCESS [0.009s]
  2677. [INFO] org.robokind.impl.speech OSGi Bundle .............. SUCCESS [0.009s]
  2678. [INFO] org.robokind.modules.speechrec - Speech Recognition Module  SUCCESS [0.007s]
  2679. [INFO] org.robokind.api.speechrec OSGi Bundle ............ SUCCESS [0.008s]
  2680. [INFO] org.robokind.impl.speechrec OSGi Bundle ........... SUCCESS [0.010s]
  2681. [INFO] org.robokind.modules.vision - Vision Module ....... SUCCESS [0.008s]
  2682. [INFO] org.robokind.api.vision OSGi Bundle ............... SUCCESS [0.009s]
  2683. [INFO] org.robokind.impl.vision OSGi Bundle .............. SUCCESS [0.011s]
  2684. [INFO] org.robokind.modules.sensor - Sensor Module ....... SUCCESS [0.006s]
  2685. [INFO] org.robokind.api.sensor OSGi Bundle ............... SUCCESS [0.011s]
  2686. [INFO] org.robokind.impl.sensor OSGi Bundle .............. SUCCESS [0.011s]
  2687. [INFO] org.robokind.modules.integration - Integration Module  SUCCESS [0.008s]
  2688. [INFO] org.robokind.integration.animation_motion OSGi Bundle  SUCCESS [0.010s]
  2689. [INFO] org.robokind.integration.motion_speech OSGi Bundle  SUCCESS [0.009s]
  2690. [INFO] org.robokind.demo.robot.replication OSGi Bundle ... SUCCESS [0.008s]
  2691. [INFO] org.robokind.client.basic Basic Client API ........ SUCCESS [0.008s]
  2692. [INFO] org.robokind.modules.headless - Headless Module ... SUCCESS [0.008s]
  2693. [INFO] org.robokind.headless.messaging OSGi Bundle ....... SUCCESS [0.010s]
  2694. [INFO] org.robokind.headless.animation OSGi Bundle ....... SUCCESS [0.009s]
  2695. [INFO] org.robokind.headless.motion OSGi Bundle .......... SUCCESS [0.010s]
  2696. [INFO] org.robokind.headless.speech OSGi Bundle .......... SUCCESS [0.011s]
  2697. [INFO] org.robokind.headless.r50 OSGi Bundle ............. SUCCESS [0.009s]
  2698. [INFO] org.cogchar.project.root - Root pom, linked TO Sonatype repo parent  SUCCESS [0.008s]
  2699. [INFO] org.cogchar.modules.main - "Main Modules" parent pom  SUCCESS [0.007s]
  2700. [INFO] org.cogchar.lib.onto - POJO ....................... SUCCESS [0.044s]
  2701. [INFO] org.cogchar.lib.core.api - POJO + Scala ........... SUCCESS [0.190s]
  2702. [INFO] org.cogchar.lib.core.impl - POJO + Scala .......... SUCCESS [0.072s]
  2703. [INFO] org.cogchar.lib.animoid - POJO + Scala ............ SUCCESS [0.050s]
  2704. [INFO] org.cogchar.lib.convoid - POJO .................... SUCCESS [0.061s]
  2705. [INFO] org.cogchar.lib.hedspc.api - POJO ................. SUCCESS [0.014s]
  2706. [INFO] org.cogchar.bundle.core - OSGi .................... SUCCESS [0.061s]
  2707. [INFO] org.cogchar.bundle.bind.robokind - OSGi - binds motion, vision, speech  SUCCESS [0.016s]
  2708. [INFO] ext.bundle.opengl.jmonkey - OSGi - JME3 wrapper ... SUCCESS [0.022s]
  2709. [INFO] org.cogchar.lib.render - POJO ..................... SUCCESS [0.012s]
  2710. [INFO] org.cogchar.lib.render.bony - POJO ................ SUCCESS [0.013s]
  2711. [INFO] org.cogchar.lib.render.goody - POJO ............... SUCCESS [0.014s]
  2712. [INFO] org.cogchar.lib.render.hominoid - POJO ............ SUCCESS [0.013s]
  2713. [INFO] org.cogchar.bundle.render.opengl - OSGi ........... SUCCESS [0.017s]
  2714. [INFO] org.cogchar.bundle.render.resources - OSGi ........ SUCCESS [0.019s]
  2715. [INFO] org.cogchar.bundle.bind.lift - Webapp in OSGi bundle  SUCCESS [0.034s]
  2716. [INFO] org.cogchar.bundle.app.puma  OSGi Bundle .......... SUCCESS [0.019s]
  2717. [INFO] org.cogchar.bundle.demo.all - OSGi + exec wrap .... SUCCESS [0.019s]
  2718. [INFO] org.cogchar.bundle.bind.cogbot - OSGi ............. SUCCESS [0.027s]
  2719. [INFO] org.cogchar.bundle.bind.joseki - OSGi - SPARQL-HTTP interface  SUCCESS [0.021s]
  2720. [INFO] org.cogchar.bundle.demo.convo OSGi Bundle ......... SUCCESS [0.022s]
  2721. [INFO] org.cogchar.bundle.demo.dictation OSGi Bundle ..... SUCCESS [0.014s]
  2722. [INFO] ext.bundle.opengl.nifty - OSGi - Nifty wrapper - NOT tested lately  SUCCESS [0.017s]
  2723. [INFO] org.cogchar.demo.render.opengl - POJO - runnable .. SUCCESS [0.009s]
  2724. [INFO] org.cogchar.lib.integroid - POJO .................. SUCCESS [0.011s]
  2725. [INFO] org.cogchar.lib.sonograph - POJO .................. SUCCESS [0.009s]
  2726. [INFO] org.cogchar.lib.outer.behavior - POJO ............. SUCCESS [0.016s]
  2727. [INFO] org.cogchar.nbui.render - NetBeans GUI Module ..... SUCCESS [0.033s]
  2728. [INFO] org.jflux.project.root - Root pom ................. SUCCESS [0.011s]
  2729. [INFO] org.jflux.modules.main - Main Module .............. SUCCESS [0.009s]
  2730. [INFO] org.jflux.api.core OSGi Bundle .................... SUCCESS [0.010s]
  2731. [INFO] org.jflux.api.data OSGi Bundle .................... SUCCESS [0.011s]
  2732. [INFO] org.jflux.api.registry OSGi Bundle ................ SUCCESS [0.012s]
  2733. [INFO] org.jflux.resource.avrogen.templates OSGi Bundle .. SUCCESS [0.011s]
  2734. [INFO] org.jflux.impl.encode.avro OSGi Bundle ............ SUCCESS [0.009s]
  2735. [INFO] org.jflux.impl.transport.qpid OSGi Bundle ......... SUCCESS [0.009s]
  2736. [INFO] org.jflux.impl.registry.osgi OSGi Bundle .......... SUCCESS [0.007s]
  2737. [INFO] org.jflux.api.services OSGi Bundle ................ SUCCESS [0.010s]
  2738. [INFO] org.friendularity.project.root - Root pom, linked TO Sonatype repo parent  SUCCESS [0.010s]
  2739. [INFO] org.friendularity.modules.main - all modules ...... SUCCESS [0.009s]
  2740. [INFO] org.friendularity.bundle.ui.swing.animation OSGi Bundle  SUCCESS [0.014s]
  2741. [INFO] org.friendularity.bundle.animplayer OSGi Bundle ... SUCCESS [0.016s]
  2742. [INFO] org.friendularity.bundle.jvision - OSGi ........... SUCCESS [0.033s]
  2743. [INFO] org.friendularity.bundle.demo.ccrk - OSGi ......... SUCCESS [0.606s]
  2744. [INFO] org.friendularity.bundle.demo.convo.dictation OSGi Bundle  SUCCESS [0.048s]
  2745. [INFO] org.friendularity.bundle.demo.convo.response OSGi Bundle  SUCCESS [0.069s]
  2746. [INFO] org.friendularity.bundle.netconfig OSGi Bundle .... SUCCESS [0.056s]
  2747. [INFO] org.friendularity.bundle.demo.liftoff - OSGi ...... SUCCESS [0.045s]
  2748. [INFO] org.friendularity.bundle.repo - OSGi .............. SUCCESS [0.132s]
  2749. [INFO] org.friendularity.bundle.lifter - OSGi ............ SUCCESS [0.049s]
  2750. [INFO] org.friendularity.bundle.messagemonitor OSGi Bundle  SUCCESS [0.045s]
  2751. [INFO] org.friendularity.bundle.messageplayer OSGi Bundle  SUCCESS [0.043s]
  2752. [INFO] org.friendularity.bundle.test.facedetect.r50 OSGi Bundle  SUCCESS [0.053s]
  2753. [INFO] org.friendularity.bundle.vision - OSGi ............ SUCCESS [0.049s]
  2754. [INFO] org.friendularity.bundle.blockflow - OSGi ......... SUCCESS [0.135s]
  2755. [INFO] org.friendularity.bundle.bento - OSGi ............. SUCCESS [0.128s]
  2756. [INFO] org.friendularity.bundle.sight - OSGi ............. SUCCESS [0.131s]
  2757. [INFO] org.friendularity.bundle.gaze - OSGi .............. SUCCESS [0.113s]
  2758. [INFO] org.friendularity.demo.jme3.maven - jME3 demo wrapper project  SUCCESS [0.042s]
  2759. [INFO] org.friendularity.model.test ...................... SUCCESS [0.045s]
  2760. [INFO] org.friendularity.demo.lifecycles - OSGi Bundle ... SUCCESS [0.040s]
  2761. [INFO] org.friendularity.demo.rkbasic .................... SUCCESS [0.028s]
  2762. [INFO] org.friendularity.spec.connection OSGi Bundle ..... SUCCESS [0.082s]
  2763. [INFO] org.friendularity.connection - OSGi Bundle ........ SUCCESS [0.052s]
  2764. [INFO] org.friendularity.demo.spec.connection - OSGi Bundle  SUCCESS [0.051s]
  2765. [INFO] org.friendularity.demo.connection - OSGi Bundle ... SUCCESS [0.061s]
  2766. [INFO] org.friendularity.test.camera.r50 ................. SUCCESS [0.033s]
  2767. [INFO] org.friendularity.test.facedetect.r50 ............. SUCCESS [0.032s]
  2768. [INFO] org.friendularity.test.sensors.r50 ................ SUCCESS [0.046s]
  2769. [INFO] org.rwshop.project.root - Root pom ................ SUCCESS [0.009s]
  2770. [INFO] org.rwshop.modules.all - All Modules .............. SUCCESS [0.008s]
  2771. [INFO] org.rwshop.modules.common - Commons Module ........ SUCCESS [0.008s]
  2772. [INFO] org.rwshop.swing.common OSGi Bundle ............... SUCCESS [0.177s]
  2773. [INFO] org.rwshop.nb.common NetBeans Module .............. SUCCESS [0.079s]
  2774. [INFO] org.rwshop.modules.messaging - Messaging Module ... SUCCESS [0.007s]
  2775. [INFO] org.rwshop.swing.messaging OSGi Bundle ............ SUCCESS [0.086s]
  2776. [INFO] org.rwshop.modules.motion - Motion Module ......... SUCCESS [0.007s]
  2777. [INFO] org.rwshop.swing.motion OSGi Bundle ............... SUCCESS [0.085s]
  2778. [INFO] org.rwshop.nb.motion NetBeans Module .............. SUCCESS [0.130s]
  2779. [INFO] org.rwshop.modules.animation - Animation Module ... SUCCESS [0.007s]
  2780. [INFO] org.rwshop.swing.animation OSGi Bundle ............ SUCCESS [0.249s]
  2781. [INFO] org.rwshop.nb.animation OSGi Bundle ............... SUCCESS [0.367s]
  2782. [INFO] org.rwshop.modules.audio - Audio Module ........... SUCCESS [0.010s]
  2783. [INFO] org.rwshop.swing.audio OSGi Bundle ................ SUCCESS [0.073s]
  2784. [INFO] org.rwshop.nb.audio OSGi Bundle ................... SUCCESS [0.052s]
  2785. [INFO] org.rwshop.modules.speech - Speech Module ......... SUCCESS [0.009s]
  2786. [INFO] org.rwshop.swing.speech OSGi Bundle ............... SUCCESS [0.042s]
  2787. [INFO] org.rwshop.nb.speech NetBeans Module .............. SUCCESS [0.045s]
  2788. [INFO] org.rwshop.modules.vision - Vision Module ......... SUCCESS [0.010s]
  2789. [INFO] org.rwshop.swing.vision OSGi Bundle ............... SUCCESS [0.038s]
  2790. [INFO] org.rwshop.nb.vision NetBeans Module .............. SUCCESS [0.045s]
  2791. [INFO] org.rwshop.modules.integration - Integration Module  SUCCESS [0.010s]
  2792. [INFO] org.rwshop.integration.netbeans OSGi Bundle ....... SUCCESS [0.033s]
  2793. [INFO] org.rwshop.nb.monitor NetBeans Module ............. SUCCESS [0.039s]
  2794. [INFO] org.rwshop.modules.application - NBUI Module ...... SUCCESS [0.010s]
  2795. [INFO] org.rwshop.nb.branding NetBeans Module ............ SUCCESS [0.041s]
  2796. [INFO] org.rwshop.nb.application NetBeans Module ......... SUCCESS [0.721s]
  2797. [INFO] com.robosteps.project.root - Root pom ............. SUCCESS [0.028s]
  2798. [INFO] com.robosteps.modules.all - Root pom .............. SUCCESS [0.006s]
  2799. [INFO] com.robosteps.api.messaging ....................... SUCCESS [0.039s]
  2800. [INFO] com.robosteps.api.core Student API ................ SUCCESS [0.053s]
  2801. [INFO] com.robosteps.api.custom Student API .............. SUCCESS [0.041s]
  2802. [INFO] com.robosteps.demo ................................ SUCCESS [0.017s]
  2803. [INFO] com.robosteps.script .............................. SUCCESS [0.103s]
  2804. [INFO] com.robosteps.teacher OSGi Bundle ................. SUCCESS [0.059s]
  2805. [INFO] org.storychat.project.root - Root pom, linked TO Sonatype repo parent  SUCCESS [0.013s]
  2806. [INFO] org.storychat.modules.all - All Modules ........... SUCCESS [0.010s]
  2807. [INFO] org.storychat.modules.external - External Modules that are used by the Integration Modules  SUCCESS [0.011s]
  2808. [INFO] org.storychat.modules.core - Core Modules that are used by the Application, Test AND Demo Modules  SUCCESS [0.010s]
  2809. [INFO] org.storychat.bundle.glulx - OSGi Bundle FOR GUI-AI added Functions TO the GLULX Machine  SUCCESS [1.126s]
  2810. [INFO] org.storychat.bundle.inform7 - OSGi ............... SUCCESS [0.126s]
  2811. [INFO] org.storychat.modules.application - Application Modules that run Demos, Tools AND Tests  SUCCESS [0.009s]
  2812. [INFO] org.storychat.bundle.opencyc - org.storychat.bundle.opencyc  SUCCESS [0.103s]
  2813. [INFO] org.storychat.bundle.osgi - OSGi - platform wrapper - FOR steping thru Felix implementations AND analyzing file/bundle deps  SUCCESS [0.636s]
  2814. [INFO] org.storychat.bundle.paxweb - FOR when we are hosting OVER HTTP TO hmostly host jOWL/jQuery this provides a one stop shopping FOR the right PAX version AND org.apache.http AND lifter, AND even lets us host opencyc  SUCCESS [0.031s]
  2815. [INFO] org.storychat.bundle.cogchar.actions - OSGI Bundle  SUCCESS [0.052s]
  2816. [INFO] org.storychat.modules.integration - Integration Modules  SUCCESS [0.010s]
  2817. [INFO] org.storychat.demo.ontology.cogchar - org.storychat.demo.ontology.cogchar  SUCCESS [0.037s]
  2818. [INFO] developer_workspace.root - Root pom ............... SUCCESS [0.008s]
  2819. [INFO] ------------------------------------------------------------------------
  2820. [INFO] BUILD SUCCESS
  2821. [INFO] ------------------------------------------------------------------------
  2822. [INFO] Total time: 12.995s
  2823. [INFO] Finished AT: Tue Oct 15 23:59:13 PDT 2013
  2824. [INFO] Final Memory: 27M/1132M
  2825. [INFO] ------------------------------------------------------------------------
  2826. d:\dev\hrk>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement