Advertisement
Guest User

Untitled

a guest
Jan 26th, 2012
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 89.77 KB | None | 0 0
  1. Apache Maven 3.0.2 (r1056850; 2011-01-09 00:58:10+0000)
  2. Java version: 1.6.0_30, vendor: Sun Microsystems Inc.
  3. Java home: C:\Program Files\Java\jre6
  4. Default locale: en_IE, platform encoding: Cp1252
  5. OS name: "windows xp", version: "5.1", arch: "x86", family: "windows"
  6. [INFO] Error stacktraces are turned on.
  7. [DEBUG] Reading global settings from EMBEDDED\conf\settings.xml
  8. [DEBUG] Reading user settings from C:\Documents and Settings\Research\.m2\settings.xml
  9. [DEBUG] Using local repository at C:\Documents and Settings\Research\.m2\repository
  10. [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10 for C:\Documents and Settings\Research\.m2\repository
  11. [INFO] Scanning for projects...
  12. [DEBUG] Extension realms for project org.openmrs:openmrs:pom:1.10.0-SNAPSHOT: (none)
  13. [DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
  14. [DEBUG] Extension realms for project org.openmrs.tools:openmrs-tools:jar:1.10.0-SNAPSHOT: (none)
  15. [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
  16. [DEBUG] Extension realms for project org.openmrs.test:openmrs-test:pom:1.10.0-SNAPSHOT: (none)
  17. [DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
  18. [DEBUG] Extension realms for project org.openmrs.api:openmrs-api:jar:1.10.0-SNAPSHOT: (none)
  19. [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
  20. [DEBUG] Extension realms for project org.openmrs.web:openmrs-web:jar:1.10.0-SNAPSHOT: (none)
  21. [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
  22. [DEBUG] Extension realms for project org.openmrs.web:openmrs-webapp:war:1.10.0-SNAPSHOT: (none)
  23. [DEBUG] Looking up lifecyle mappings for packaging war from ClassRealm[plexus.core, parent: null]
  24. [DEBUG] Extension realms for project org.openmrs:openmrs-release-test:jar:1.10.0-SNAPSHOT: (none)
  25. [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
  26. [WARNING]
  27. [WARNING] Some problems were encountered while building the effective model for org.openmrs.tools:openmrs-tools:jar:1.10.0-SNAPSHOT
  28. [WARNING] 'profiles.profile[default-profile].dependencies.dependency.systemPath' for com.sun:tools:jar should use a variable instead of a hard-coded path C:\Program Files\Java\jdk1.6.0_30\lib\tools.jar @ line 29, column 33
  29. [WARNING]
  30. [WARNING] Some problems were encountered while building the effective model for org.openmrs:openmrs-release-test:jar:1.10.0-SNAPSHOT
  31. [WARNING] The expression ${parent.version} is deprecated. Please use ${project.parent.version} instead.
  32. [WARNING]
  33. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  34. [WARNING]
  35. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  36. [WARNING]
  37. [INFO] ------------------------------------------------------------------------
  38. [INFO] Reactor Build Order:
  39. [INFO]
  40. [INFO] OpenMRS
  41. [INFO] openmrs-tools
  42. [INFO] openmrs-test
  43. [INFO] openmrs-api
  44. [INFO] openmrs-web
  45. [INFO] openmrs-webapp
  46. [INFO] openmrs-release-test
  47. [DEBUG] === REACTOR BUILD PLAN ================================================
  48. [DEBUG] Project: org.openmrs:openmrs:pom:1.10.0-SNAPSHOT
  49. [DEBUG] Tasks: [clean, install]
  50. [DEBUG] Style: Regular
  51. [DEBUG] -----------------------------------------------------------------------
  52. [DEBUG] Project: org.openmrs.tools:openmrs-tools:jar:1.10.0-SNAPSHOT
  53. [DEBUG] Tasks: [clean, install]
  54. [DEBUG] Style: Regular
  55. [DEBUG] -----------------------------------------------------------------------
  56. [DEBUG] Project: org.openmrs.test:openmrs-test:pom:1.10.0-SNAPSHOT
  57. [DEBUG] Tasks: [clean, install]
  58. [DEBUG] Style: Regular
  59. [DEBUG] -----------------------------------------------------------------------
  60. [DEBUG] Project: org.openmrs.api:openmrs-api:jar:1.10.0-SNAPSHOT
  61. [DEBUG] Tasks: [clean, install]
  62. [DEBUG] Style: Regular
  63. [DEBUG] -----------------------------------------------------------------------
  64. [DEBUG] Project: org.openmrs.web:openmrs-web:jar:1.10.0-SNAPSHOT
  65. [DEBUG] Tasks: [clean, install]
  66. [DEBUG] Style: Regular
  67. [DEBUG] -----------------------------------------------------------------------
  68. [DEBUG] Project: org.openmrs.web:openmrs-webapp:war:1.10.0-SNAPSHOT
  69. [DEBUG] Tasks: [clean, install]
  70. [DEBUG] Style: Regular
  71. [DEBUG] -----------------------------------------------------------------------
  72. [DEBUG] Project: org.openmrs:openmrs-release-test:jar:1.10.0-SNAPSHOT
  73. [DEBUG] Tasks: [clean, install]
  74. [DEBUG] Style: Regular
  75. [DEBUG] =======================================================================
  76. [INFO]
  77. [INFO] ------------------------------------------------------------------------
  78. [INFO] Building OpenMRS 1.10.0-SNAPSHOT
  79. [INFO] ------------------------------------------------------------------------
  80. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  81. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  82. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  83. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  84. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  85. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  86. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  87. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  88. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  89. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  90. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  91. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  92. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  93. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  94. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  95. [DEBUG] === PROJECT BUILD PLAN ================================================
  96. [DEBUG] Project: org.openmrs:openmrs:1.10.0-SNAPSHOT
  97. [DEBUG] Dependencies (collect): []
  98. [DEBUG] Dependencies (resolve): []
  99. [DEBUG] Repositories (dependencies): [openmrs-repo (http://mavenrepo.openmrs.org/nexus/content/repositories/public, releases+snapshots), central (http://repo1.maven.org/maven2, releases)]
  100. [DEBUG] Repositories (plugins) : [openmrs-repo (http://mavenrepo.openmrs.org/nexus/content/repositories/public, releases), central (http://repo1.maven.org/maven2, releases)]
  101. [DEBUG] -----------------------------------------------------------------------
  102. [DEBUG] Goal: org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean (default-clean)
  103. [DEBUG] Style: Regular
  104. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  105. <configuration>
  106. <directory default-value="${project.build.directory}"/>
  107. <excludeDefaultDirectories default-value="false">${clean.excludeDefaultDirectories}</excludeDefaultDirectories>
  108. <failOnError default-value="true">${maven.clean.failOnError}</failOnError>
  109. <followSymLinks default-value="false">${clean.followSymLinks}</followSymLinks>
  110. <outputDirectory default-value="${project.build.outputDirectory}"/>
  111. <reportDirectory default-value="${project.reporting.outputDirectory}"/>
  112. <skip default-value="false">${clean.skip}</skip>
  113. <testOutputDirectory default-value="${project.build.testOutputDirectory}"/>
  114. <verbose>${clean.verbose}</verbose>
  115. </configuration>
  116. [DEBUG] -----------------------------------------------------------------------
  117. [DEBUG] Goal: org.codehaus.mojo:buildnumber-maven-plugin:1.0:create (default)
  118. [DEBUG] Style: Regular
  119. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  120. <configuration>
  121. <buildNumberPropertiesFileLocation default-value="${basedir}/buildNumber.properties"/>
  122. <buildNumberPropertyName default-value="buildNumber">revisionNumber</buildNumberPropertyName>
  123. <doCheck default-value="false">false</doCheck>
  124. <doUpdate default-value="false">false</doUpdate>
  125. <getRevisionOnlyOnce default-value="false">true</getRevisionOnlyOnce>
  126. <locale>${maven.buildNumber.locale}</locale>
  127. <password>${password}</password>
  128. <project>${project}</project>
  129. <providerImplementations>
  130. <svn>javasvn</svn>
  131. </providerImplementations>
  132. <reactorProjects>${reactorProjects}</reactorProjects>
  133. <readUrlScm>${project.scm.connection}</readUrlScm>
  134. <revisionOnScmFailure>0</revisionOnScmFailure>
  135. <scmBranchPropertyName default-value="scmBranch">${maven.buildNumber.scmBranchPropertyName}</scmBranchPropertyName>
  136. <scmDirectory default-value="${basedir}">${maven.buildNumber.scmDirectory}</scmDirectory>
  137. <session>${session}</session>
  138. <timestampPropertyName default-value="timestamp">${maven.buildNumber.timestampPropertyName}</timestampPropertyName>
  139. <urlScm>${project.scm.developerConnection}</urlScm>
  140. <useLastCommittedRevision default-value="false">true</useLastCommittedRevision>
  141. <username>${username}</username>
  142. </configuration>
  143. [DEBUG] -----------------------------------------------------------------------
  144. [DEBUG] Goal: org.codehaus.mojo:build-helper-maven-plugin:1.5:parse-version (parse-version)
  145. [DEBUG] Style: Regular
  146. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  147. <configuration>
  148. <project>${project}</project>
  149. <propertyPrefix default-value="parsedVersion"/>
  150. <versionString default-value="${project.version}"/>
  151. </configuration>
  152. [DEBUG] -----------------------------------------------------------------------
  153. [DEBUG] Goal: org.apache.maven.plugins:maven-install-plugin:2.3.1:install (default-install)
  154. [DEBUG] Style: Regular
  155. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  156. <configuration>
  157. <artifact default-value="${project.artifact}"/>
  158. <attachedArtifacts default-value="${project.attachedArtifacts}"/>
  159. <createChecksum default-value="false">${createChecksum}</createChecksum>
  160. <localRepository>${localRepository}</localRepository>
  161. <packaging default-value="${project.packaging}"/>
  162. <pomFile default-value="${project.file}"/>
  163. <updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
  164. </configuration>
  165. [DEBUG] =======================================================================
  166. [INFO]
  167. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ openmrs ---
  168. [DEBUG] org.apache.maven.plugins:maven-clean-plugin:jar:2.4.1:
  169. [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile
  170. [DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.5:compile
  171. [DEBUG] Created new class realm maven.api
  172. [DEBUG] Importing foreign packages into class realm maven.api
  173. [DEBUG] Imported: org.apache.maven.wagon.events < plexus.core
  174. [DEBUG] Imported: org.sonatype.aether.transfer < plexus.core
  175. [DEBUG] Imported: org.apache.maven.exception < plexus.core
  176. [DEBUG] Imported: org.sonatype.aether.metadata < plexus.core
  177. [DEBUG] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
  178. [DEBUG] Imported: org.sonatype.aether.collection < plexus.core
  179. [DEBUG] Imported: org.sonatype.aether.version < plexus.core
  180. [DEBUG] Imported: org.apache.maven.monitor < plexus.core
  181. [DEBUG] Imported: org.apache.maven.wagon.repository < plexus.core
  182. [DEBUG] Imported: org.apache.maven.repository < plexus.core
  183. [DEBUG] Imported: org.apache.maven.wagon.resource < plexus.core
  184. [DEBUG] Imported: org.codehaus.plexus.logging < plexus.core
  185. [DEBUG] Imported: org.apache.maven.profiles < plexus.core
  186. [DEBUG] Imported: org.sonatype.aether.repository < plexus.core
  187. [DEBUG] Imported: org.apache.maven.classrealm < plexus.core
  188. [DEBUG] Imported: org.apache.maven.execution < plexus.core
  189. [DEBUG] Imported: org.sonatype.aether.artifact < plexus.core
  190. [DEBUG] Imported: org.sonatype.aether.spi < plexus.core
  191. [DEBUG] Imported: org.apache.maven.reporting < plexus.core
  192. [DEBUG] Imported: org.apache.maven.usability < plexus.core
  193. [DEBUG] Imported: org.codehaus.plexus.container < plexus.core
  194. [DEBUG] Imported: org.codehaus.plexus.component < plexus.core
  195. [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
  196. [DEBUG] Imported: org.apache.maven.wagon.authentication < plexus.core
  197. [DEBUG] Imported: org.apache.maven.lifecycle < plexus.core
  198. [DEBUG] Imported: org.codehaus.plexus.classworlds < plexus.core
  199. [DEBUG] Imported: org.sonatype.aether.graph < plexus.core
  200. [DEBUG] Imported: org.sonatype.aether.* < plexus.core
  201. [DEBUG] Imported: org.apache.maven.settings < plexus.core
  202. [DEBUG] Imported: org.codehaus.classworlds < plexus.core
  203. [DEBUG] Imported: org.sonatype.aether.impl < plexus.core
  204. [DEBUG] Imported: org.apache.maven.wagon.* < plexus.core
  205. [DEBUG] Imported: org.apache.maven.toolchain < plexus.core
  206. [DEBUG] Imported: org.sonatype.aether.deployment < plexus.core
  207. [DEBUG] Imported: org.apache.maven.wagon.observers < plexus.core
  208. [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
  209. [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
  210. [DEBUG] Imported: org.apache.maven.configuration < plexus.core
  211. [DEBUG] Imported: org.apache.maven.cli < plexus.core
  212. [DEBUG] Imported: org.sonatype.aether.installation < plexus.core
  213. [DEBUG] Imported: org.codehaus.plexus.context < plexus.core
  214. [DEBUG] Imported: org.apache.maven.wagon.authorization < plexus.core
  215. [DEBUG] Imported: org.apache.maven.project < plexus.core
  216. [DEBUG] Imported: org.codehaus.plexus.lifecycle < plexus.core
  217. [DEBUG] Imported: org.codehaus.plexus.configuration < plexus.core
  218. [DEBUG] Imported: org.apache.maven.artifact < plexus.core
  219. [DEBUG] Imported: org.apache.maven.model < plexus.core
  220. [DEBUG] Imported: org.apache.maven.* < plexus.core
  221. [DEBUG] Imported: org.apache.maven.wagon.proxy < plexus.core
  222. [DEBUG] Imported: org.sonatype.aether.resolution < plexus.core
  223. [DEBUG] Imported: org.apache.maven.plugin < plexus.core
  224. [DEBUG] Imported: org.codehaus.plexus.* < plexus.core
  225. [DEBUG] Imported: org.codehaus.plexus.personality < plexus.core
  226. [DEBUG] Populating class realm maven.api
  227. [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.4.1
  228. [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.4.1
  229. [DEBUG] Imported: < maven.api
  230. [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.4.1
  231. [DEBUG] Included: org.apache.maven.plugins:maven-clean-plugin:jar:2.4.1
  232. [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.5
  233. [DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.6
  234. [DEBUG] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:2.4.1, parent: sun.misc.Launcher$AppClassLoader@35ce36]
  235. [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean' with basic configurator -->
  236. [DEBUG] (f) directory = C:\Documents and Settings\Research\workspace\openmrs\target
  237. [DEBUG] (f) excludeDefaultDirectories = false
  238. [DEBUG] (f) failOnError = true
  239. [DEBUG] (f) followSymLinks = false
  240. [DEBUG] (f) outputDirectory = C:\Documents and Settings\Research\workspace\openmrs\target\classes
  241. [DEBUG] (f) reportDirectory = C:\Documents and Settings\Research\workspace\openmrs\target\site
  242. [DEBUG] (f) skip = false
  243. [DEBUG] (f) testOutputDirectory = C:\Documents and Settings\Research\workspace\openmrs\target\test-classes
  244. [DEBUG] -- end configuration --
  245. [DEBUG] Skipping non-existing directory C:\Documents and Settings\Research\workspace\openmrs\target
  246. [DEBUG] Skipping non-existing directory C:\Documents and Settings\Research\workspace\openmrs\target\classes
  247. [DEBUG] Skipping non-existing directory C:\Documents and Settings\Research\workspace\openmrs\target\test-classes
  248. [DEBUG] Skipping non-existing directory C:\Documents and Settings\Research\workspace\openmrs\target\site
  249. [INFO]
  250. [INFO] --- buildnumber-maven-plugin:1.0:create (default) @ openmrs ---
  251. [DEBUG] org.codehaus.mojo:buildnumber-maven-plugin:jar:1.0:
  252. [DEBUG] org.apache.maven:maven-project:jar:2.0.6:compile
  253. [DEBUG] org.apache.maven:maven-profile:jar:2.0.6:compile
  254. [DEBUG] org.apache.maven:maven-model:jar:2.0.6:compile
  255. [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.6:compile
  256. [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.6:compile
  257. [DEBUG] org.apache.maven:maven-artifact:jar:2.0.6:compile
  258. [DEBUG] org.apache.maven:maven-settings:jar:2.0.6:compile
  259. [DEBUG] org.apache.maven:maven-core:jar:2.0.6:compile
  260. [DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6:compile
  261. [DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0.6:compile
  262. [DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7:compile
  263. [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.6:compile
  264. [DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.6:compile
  265. [DEBUG] commons-cli:commons-cli:jar:1.0:compile
  266. [DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.6:compile
  267. [DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
  268. [DEBUG] org.apache.maven:maven-monitor:jar:2.0.6:compile
  269. [DEBUG] classworlds:classworlds:jar:1.1:compile
  270. [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile
  271. [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
  272. [DEBUG] junit:junit:jar:3.8.2:test (scope managed from compile) (version managed from 3.8.1)
  273. [DEBUG] org.apache.maven.scm:maven-scm-api:jar:1.5:compile
  274. [DEBUG] org.apache.maven.scm:maven-scm-manager-plexus:jar:1.5:compile
  275. [DEBUG] org.apache.maven.scm:maven-scm-provider-bazaar:jar:1.5:compile
  276. [DEBUG] regexp:regexp:jar:1.3:compile
  277. [DEBUG] org.apache.maven.scm:maven-scm-provider-svnexe:jar:1.5:compile
  278. [DEBUG] org.apache.maven.scm:maven-scm-provider-gitexe:jar:1.5:compile
  279. [DEBUG] org.apache.maven.scm:maven-scm-provider-git-commons:jar:1.5:compile
  280. [DEBUG] org.apache.maven.scm:maven-scm-provider-svn-commons:jar:1.5:compile
  281. [DEBUG] org.apache.maven.scm:maven-scm-provider-cvsexe:jar:1.5:compile
  282. [DEBUG] org.apache.maven.scm:maven-scm-provider-cvs-commons:jar:1.5:compile
  283. [DEBUG] org.apache.maven.scm:maven-scm-provider-starteam:jar:1.5:compile
  284. [DEBUG] org.apache.maven.scm:maven-scm-provider-clearcase:jar:1.5:compile
  285. [DEBUG] org.apache.maven.scm:maven-scm-provider-perforce:jar:1.5:compile
  286. [DEBUG] org.apache.maven.scm:maven-scm-provider-hg:jar:1.5:compile
  287. [DEBUG] com.google.code.maven-scm-provider-svnjava:maven-scm-provider-svnjava:jar:1.13:compile
  288. [DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.5:compile
  289. [DEBUG] org.tmatesoft.svnkit:svnkit:jar:1.3.5:compile
  290. [DEBUG] org.tmatesoft.svnkit:trilead-ssh2:jar:build213-svnkit-1.3-patch:compile
  291. [DEBUG] org.tmatesoft.sqljet:sqljet:jar:1.0.4:compile
  292. [DEBUG] org.antlr:antlr-runtime:jar:3.1.3:compile
  293. [DEBUG] org.antlr:stringtemplate:jar:3.2:compile
  294. [DEBUG] antlr:antlr:jar:2.7.7:compile
  295. [DEBUG] net.java.dev.jna:jna:jar:3.2.2:compile
  296. [DEBUG] Created new class realm plugin>org.codehaus.mojo:buildnumber-maven-plugin:1.0
  297. [DEBUG] Importing foreign packages into class realm plugin>org.codehaus.mojo:buildnumber-maven-plugin:1.0
  298. [DEBUG] Imported: < maven.api
  299. [DEBUG] Populating class realm plugin>org.codehaus.mojo:buildnumber-maven-plugin:1.0
  300. [DEBUG] Included: org.codehaus.mojo:buildnumber-maven-plugin:jar:1.0
  301. [DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.6
  302. [DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7
  303. [DEBUG] Included: commons-cli:commons-cli:jar:1.0
  304. [DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
  305. [DEBUG] Included: org.apache.maven.scm:maven-scm-api:jar:1.5
  306. [DEBUG] Included: org.apache.maven.scm:maven-scm-manager-plexus:jar:1.5
  307. [DEBUG] Included: org.apache.maven.scm:maven-scm-provider-bazaar:jar:1.5
  308. [DEBUG] Included: regexp:regexp:jar:1.3
  309. [DEBUG] Included: org.apache.maven.scm:maven-scm-provider-svnexe:jar:1.5
  310. [DEBUG] Included: org.apache.maven.scm:maven-scm-provider-gitexe:jar:1.5
  311. [DEBUG] Included: org.apache.maven.scm:maven-scm-provider-git-commons:jar:1.5
  312. [DEBUG] Included: org.apache.maven.scm:maven-scm-provider-svn-commons:jar:1.5
  313. [DEBUG] Included: org.apache.maven.scm:maven-scm-provider-cvsexe:jar:1.5
  314. [DEBUG] Included: org.apache.maven.scm:maven-scm-provider-cvs-commons:jar:1.5
  315. [DEBUG] Included: org.apache.maven.scm:maven-scm-provider-starteam:jar:1.5
  316. [DEBUG] Included: org.apache.maven.scm:maven-scm-provider-clearcase:jar:1.5
  317. [DEBUG] Included: org.apache.maven.scm:maven-scm-provider-perforce:jar:1.5
  318. [DEBUG] Included: org.apache.maven.scm:maven-scm-provider-hg:jar:1.5
  319. [DEBUG] Included: com.google.code.maven-scm-provider-svnjava:maven-scm-provider-svnjava:jar:1.13
  320. [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.5
  321. [DEBUG] Included: org.tmatesoft.svnkit:svnkit:jar:1.3.5
  322. [DEBUG] Included: org.tmatesoft.svnkit:trilead-ssh2:jar:build213-svnkit-1.3-patch
  323. [DEBUG] Included: org.tmatesoft.sqljet:sqljet:jar:1.0.4
  324. [DEBUG] Included: org.antlr:antlr-runtime:jar:3.1.3
  325. [DEBUG] Included: org.antlr:stringtemplate:jar:3.2
  326. [DEBUG] Included: antlr:antlr:jar:2.7.7
  327. [DEBUG] Included: net.java.dev.jna:jna:jar:3.2.2
  328. [DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0.6
  329. [DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0.6
  330. [DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.6
  331. [DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.6
  332. [DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.6
  333. [DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0.6
  334. [DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0.6
  335. [DEBUG] Excluded: org.apache.maven:maven-core:jar:2.0.6
  336. [DEBUG] Excluded: org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6
  337. [DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.6
  338. [DEBUG] Excluded: org.apache.maven:maven-error-diagnostics:jar:2.0.6
  339. [DEBUG] Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.0.6
  340. [DEBUG] Excluded: org.apache.maven:maven-monitor:jar:2.0.6
  341. [DEBUG] Excluded: classworlds:classworlds:jar:1.1
  342. [DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.6
  343. [DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1
  344. [DEBUG] Excluded: junit:junit:jar:3.8.2
  345. SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
  346. SLF4J: Defaulting to no-operation (NOP) logger implementation
  347. SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
  348. [DEBUG] Configuring mojo org.codehaus.mojo:buildnumber-maven-plugin:1.0:create from plugin realm ClassRealm[plugin>org.codehaus.mojo:buildnumber-maven-plugin:1.0, parent: sun.misc.Launcher$AppClassLoader@35ce36]
  349. [DEBUG] Configuring mojo 'org.codehaus.mojo:buildnumber-maven-plugin:1.0:create' with basic configurator -->
  350. [DEBUG] (s) buildNumberPropertiesFileLocation = C:\Documents and Settings\Research\workspace\openmrs\buildNumber.properties
  351. [DEBUG] (f) buildNumberPropertyName = revisionNumber
  352. [DEBUG] (s) doCheck = false
  353. [DEBUG] (s) doUpdate = false
  354. [DEBUG] (f) getRevisionOnlyOnce = true
  355. [DEBUG] (f) project = MavenProject: org.openmrs:openmrs:1.10.0-SNAPSHOT @ C:\Documents and Settings\Research\workspace\openmrs\pom.xml
  356. [DEBUG] (f) providerImplementations = {svn=javasvn}
  357. [DEBUG] (f) reactorProjects = [MavenProject: org.openmrs:openmrs:1.10.0-SNAPSHOT @ C:\Documents and Settings\Research\workspace\openmrs\pom.xml, MavenProject: org.openmrs.tools:openmrs-tools:1.10.0-SNAPSHOT @ C:\Documents and Settings\Research\workspace\openmrs\tools\pom.xml, MavenProject: org.openmrs.test:openmrs-test:1.10.0-SNAPSHOT @ C:\Documents and Settings\Research\workspace\openmrs\test\pom.xml, MavenProject: org.openmrs.api:openmrs-api:1.10.0-SNAPSHOT @ C:\Documents and Settings\Research\workspace\openmrs\api\pom.xml, MavenProject: org.openmrs.web:openmrs-web:1.10.0-SNAPSHOT @ C:\Documents and Settings\Research\workspace\openmrs\web\pom.xml, MavenProject: org.openmrs.web:openmrs-webapp:1.10.0-SNAPSHOT @ C:\Documents and Settings\Research\workspace\openmrs\webapp\pom.xml, MavenProject: org.openmrs:openmrs-release-test:1.10.0-SNAPSHOT @ C:\Documents and Settings\Research\workspace\openmrs\release-test\pom.xml]
  358. [DEBUG] (f) readUrlScm = scm:svn:http://svn.openmrs.org/openmrs/trunk/
  359. [DEBUG] (s) revisionOnScmFailure = 0
  360. [DEBUG] (f) scmBranchPropertyName = scmBranch
  361. [DEBUG] (s) scmDirectory = C:\Documents and Settings\Research\workspace\openmrs
  362. [DEBUG] (f) session = org.apache.maven.execution.MavenSession@4788d5
  363. [DEBUG] (f) timestampPropertyName = timestamp
  364. [DEBUG] (s) urlScm = scm:svn:http://svn.openmrs.org/openmrs/trunk/
  365. [DEBUG] (f) useLastCommittedRevision = true
  366. [DEBUG] -- end configuration --
  367. [INFO] Change the default 'svn' provider implementation to 'javasvn'.
  368. [INFO] Checking for local modifications: skipped.
  369. [INFO] Updating project files from SCM: skipped.
  370. [INFO] Storing buildNumber: 25368 at timestamp: 1327631253109
  371. [INFO] Storing buildScmBranch: trunk
  372. [INFO]
  373. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs ---
  374. [DEBUG] org.codehaus.mojo:build-helper-maven-plugin:jar:1.5:
  375. [DEBUG] org.apache.maven:maven-model:jar:2.0.2:compile
  376. [DEBUG] org.apache.maven:maven-project:jar:2.0.2:compile
  377. [DEBUG] org.apache.maven:maven-profile:jar:2.0.2:compile
  378. [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.2:compile
  379. [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9:compile
  380. [DEBUG] junit:junit:jar:3.8.2:test (scope managed from compile) (version managed from 3.8.1)
  381. [DEBUG] org.apache.maven:maven-core:jar:2.0.2:compile
  382. [DEBUG] org.apache.maven:maven-settings:jar:2.0.2:compile
  383. [DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.2:compile
  384. [DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0.2:compile
  385. [DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7:compile
  386. [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.2:compile
  387. [DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.2:compile
  388. [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.2:compile
  389. [DEBUG] commons-cli:commons-cli:jar:1.0:compile
  390. [DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.2:compile
  391. [DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
  392. [DEBUG] org.apache.maven:maven-monitor:jar:2.0.2:compile
  393. [DEBUG] classworlds:classworlds:jar:1.1:compile
  394. [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.2:compile
  395. [DEBUG] org.apache.maven:maven-artifact:jar:2.0.2:compile
  396. [DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.8:compile
  397. [DEBUG] Created new class realm plugin>org.codehaus.mojo:build-helper-maven-plugin:1.5
  398. [DEBUG] Importing foreign packages into class realm plugin>org.codehaus.mojo:build-helper-maven-plugin:1.5
  399. [DEBUG] Imported: < maven.api
  400. [DEBUG] Populating class realm plugin>org.codehaus.mojo:build-helper-maven-plugin:1.5
  401. [DEBUG] Included: org.codehaus.mojo:build-helper-maven-plugin:jar:1.5
  402. [DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.2
  403. [DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7
  404. [DEBUG] Included: commons-cli:commons-cli:jar:1.0
  405. [DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
  406. [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.8
  407. [DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.2
  408. [DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0.2
  409. [DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0.2
  410. [DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.2
  411. [DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9
  412. [DEBUG] Excluded: junit:junit:jar:3.8.2
  413. [DEBUG] Excluded: org.apache.maven:maven-core:jar:2.0.2
  414. [DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0.2
  415. [DEBUG] Excluded: org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.2
  416. [DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.2
  417. [DEBUG] Excluded: org.apache.maven:maven-error-diagnostics:jar:2.0.2
  418. [DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.2
  419. [DEBUG] Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.0.2
  420. [DEBUG] Excluded: org.apache.maven:maven-monitor:jar:2.0.2
  421. [DEBUG] Excluded: classworlds:classworlds:jar:1.1
  422. [DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.2
  423. [DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0.2
  424. [DEBUG] Configuring mojo org.codehaus.mojo:build-helper-maven-plugin:1.5:parse-version from plugin realm ClassRealm[plugin>org.codehaus.mojo:build-helper-maven-plugin:1.5, parent: sun.misc.Launcher$AppClassLoader@35ce36]
  425. [DEBUG] Configuring mojo 'org.codehaus.mojo:build-helper-maven-plugin:1.5:parse-version' with basic configurator -->
  426. [DEBUG] (f) project = MavenProject: org.openmrs:openmrs:1.10.0-SNAPSHOT @ C:\Documents and Settings\Research\workspace\openmrs\pom.xml
  427. [DEBUG] (s) propertyPrefix = parsedVersion
  428. [DEBUG] (f) versionString = 1.10.0-SNAPSHOT
  429. [DEBUG] -- end configuration --
  430. [INFO]
  431. [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ openmrs ---
  432. [DEBUG] org.apache.maven.plugins:maven-install-plugin:jar:2.3.1:
  433. [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile
  434. [DEBUG] org.apache.maven:maven-project:jar:2.0.6:compile
  435. [DEBUG] org.apache.maven:maven-settings:jar:2.0.6:compile
  436. [DEBUG] org.apache.maven:maven-profile:jar:2.0.6:compile
  437. [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.6:compile
  438. [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
  439. [DEBUG] junit:junit:jar:3.8.1:compile
  440. [DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile
  441. [DEBUG] org.apache.maven:maven-model:jar:2.0.6:compile
  442. [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.6:compile
  443. [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.6:compile
  444. [DEBUG] org.apache.maven:maven-artifact:jar:2.0.6:compile
  445. [DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.5:compile
  446. [DEBUG] org.codehaus.plexus:plexus-digest:jar:1.0:compile
  447. [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-install-plugin:2.3.1
  448. [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-install-plugin:2.3.1
  449. [DEBUG] Imported: < maven.api
  450. [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-install-plugin:2.3.1
  451. [DEBUG] Included: org.apache.maven.plugins:maven-install-plugin:jar:2.3.1
  452. [DEBUG] Included: junit:junit:jar:3.8.1
  453. [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.5
  454. [DEBUG] Included: org.codehaus.plexus:plexus-digest:jar:1.0
  455. [DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.6
  456. [DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0.6
  457. [DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0.6
  458. [DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0.6
  459. [DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.6
  460. [DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1
  461. [DEBUG] Excluded: classworlds:classworlds:jar:1.1-alpha-2
  462. [DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.6
  463. [DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.6
  464. [DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.6
  465. [DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0.6
  466. [DEBUG] Configuring mojo org.apache.maven.plugins:maven-install-plugin:2.3.1:install from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-install-plugin:2.3.1, parent: sun.misc.Launcher$AppClassLoader@35ce36]
  467. [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-install-plugin:2.3.1:install' with basic configurator -->
  468. [DEBUG] (f) artifact = org.openmrs:openmrs:pom:1.10.0-SNAPSHOT
  469. [DEBUG] (f) attachedArtifacts = []
  470. [DEBUG] (f) createChecksum = false
  471. [DEBUG] (f) localRepository = id: local
  472. url: file:///C:/Documents%20and%20Settings/Research/.m2/repository/
  473. layout: none
  474.  
  475. [DEBUG] (f) packaging = pom
  476. [DEBUG] (f) pomFile = C:\Documents and Settings\Research\workspace\openmrs\pom.xml
  477. [DEBUG] (f) updateReleaseInfo = false
  478. [DEBUG] -- end configuration --
  479. [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10 for C:\Documents and Settings\Research\.m2\repository
  480. [INFO] Installing C:\Documents and Settings\Research\workspace\openmrs\pom.xml to C:\Documents and Settings\Research\.m2\repository\org\openmrs\openmrs\1.10.0-SNAPSHOT\openmrs-1.10.0-SNAPSHOT.pom
  481. [DEBUG] Installing org.openmrs:openmrs:1.10.0-SNAPSHOT/maven-metadata.xml to C:\Documents and Settings\Research\.m2\repository\org\openmrs\openmrs\1.10.0-SNAPSHOT\maven-metadata-local.xml
  482. [DEBUG] Installing org.openmrs:openmrs/maven-metadata.xml to C:\Documents and Settings\Research\.m2\repository\org\openmrs\openmrs\maven-metadata-local.xml
  483. [INFO]
  484. [INFO] ------------------------------------------------------------------------
  485. [INFO] Building openmrs-tools 1.10.0-SNAPSHOT
  486. [INFO] ------------------------------------------------------------------------
  487. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  488. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  489. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  490. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  491. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  492. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  493. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  494. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  495. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  496. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  497. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  498. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  499. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  500. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  501. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  502. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  503. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  504. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  505. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  506. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  507. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  508. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  509. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  510. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  511. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  512. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  513. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  514. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  515. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  516. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  517. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  518. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  519. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  520. [DEBUG] === PROJECT BUILD PLAN ================================================
  521. [DEBUG] Project: org.openmrs.tools:openmrs-tools:1.10.0-SNAPSHOT
  522. [DEBUG] Dependencies (collect): []
  523. [DEBUG] Dependencies (resolve): [compile, runtime, test]
  524. [DEBUG] Repositories (dependencies): [openmrs-repo (http://mavenrepo.openmrs.org/nexus/content/repositories/public, releases+snapshots), central (http://repo1.maven.org/maven2, releases)]
  525. [DEBUG] Repositories (plugins) : [openmrs-repo (http://mavenrepo.openmrs.org/nexus/content/repositories/public, releases), central (http://repo1.maven.org/maven2, releases)]
  526. [DEBUG] -----------------------------------------------------------------------
  527. [DEBUG] Goal: org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean (default-clean)
  528. [DEBUG] Style: Regular
  529. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  530. <configuration>
  531. <directory default-value="${project.build.directory}"/>
  532. <excludeDefaultDirectories default-value="false">${clean.excludeDefaultDirectories}</excludeDefaultDirectories>
  533. <failOnError default-value="true">${maven.clean.failOnError}</failOnError>
  534. <followSymLinks default-value="false">${clean.followSymLinks}</followSymLinks>
  535. <outputDirectory default-value="${project.build.outputDirectory}"/>
  536. <reportDirectory default-value="${project.reporting.outputDirectory}"/>
  537. <skip default-value="false">${clean.skip}</skip>
  538. <testOutputDirectory default-value="${project.build.testOutputDirectory}"/>
  539. <verbose>${clean.verbose}</verbose>
  540. </configuration>
  541. [DEBUG] -----------------------------------------------------------------------
  542. [DEBUG] Goal: org.codehaus.mojo:buildnumber-maven-plugin:1.0:create (default)
  543. [DEBUG] Style: Regular
  544. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  545. <configuration>
  546. <buildNumberPropertiesFileLocation default-value="${basedir}/buildNumber.properties"/>
  547. <buildNumberPropertyName default-value="buildNumber">revisionNumber</buildNumberPropertyName>
  548. <doCheck default-value="false">false</doCheck>
  549. <doUpdate default-value="false">false</doUpdate>
  550. <getRevisionOnlyOnce default-value="false">true</getRevisionOnlyOnce>
  551. <locale>${maven.buildNumber.locale}</locale>
  552. <password>${password}</password>
  553. <project>${project}</project>
  554. <providerImplementations>
  555. <svn>javasvn</svn>
  556. </providerImplementations>
  557. <reactorProjects>${reactorProjects}</reactorProjects>
  558. <readUrlScm>${project.scm.connection}</readUrlScm>
  559. <revisionOnScmFailure>0</revisionOnScmFailure>
  560. <scmBranchPropertyName default-value="scmBranch">${maven.buildNumber.scmBranchPropertyName}</scmBranchPropertyName>
  561. <scmDirectory default-value="${basedir}">${maven.buildNumber.scmDirectory}</scmDirectory>
  562. <session>${session}</session>
  563. <timestampPropertyName default-value="timestamp">${maven.buildNumber.timestampPropertyName}</timestampPropertyName>
  564. <urlScm>${project.scm.developerConnection}</urlScm>
  565. <useLastCommittedRevision default-value="false">true</useLastCommittedRevision>
  566. <username>${username}</username>
  567. </configuration>
  568. [DEBUG] -----------------------------------------------------------------------
  569. [DEBUG] Goal: org.codehaus.mojo:build-helper-maven-plugin:1.5:parse-version (parse-version)
  570. [DEBUG] Style: Regular
  571. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  572. <configuration>
  573. <project>${project}</project>
  574. <propertyPrefix default-value="parsedVersion"/>
  575. <versionString default-value="${project.version}"/>
  576. </configuration>
  577. [DEBUG] -----------------------------------------------------------------------
  578. [DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.4:resources (default-resources)
  579. [DEBUG] Style: Regular
  580. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  581. <configuration>
  582. <buildFilters default-value="${project.build.filters}"/>
  583. <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
  584. <escapeString default-value="${maven.resources.escapeString}"/>
  585. <escapeWindowsPaths>${maven.resources.escapeWindowsPaths} default-value=</escapeWindowsPaths>
  586. <includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
  587. <outputDirectory default-value="${project.build.outputDirectory}"/>
  588. <overwrite default-value="false">${maven.resources.overwrite}</overwrite>
  589. <project default-value="${project}"/>
  590. <resources default-value="${project.resources}"/>
  591. <session default-value="${session}"/>
  592. <useBuildFilters default-value="true"/>
  593. <useDefaultDelimiters default-value="true"/>
  594. </configuration>
  595. [DEBUG] -----------------------------------------------------------------------
  596. [DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:2.1:compile (default-compile)
  597. [DEBUG] Style: Regular
  598. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  599. <configuration>
  600. <basedir default-value="${basedir}"/>
  601. <buildDirectory default-value="${project.build.directory}"/>
  602. <classpathElements default-value="${project.compileClasspathElements}"/>
  603. <compileSourceRoots default-value="${project.compileSourceRoots}"/>
  604. <compilerId default-value="javac">${maven.compiler.compilerId}</compilerId>
  605. <compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
  606. <debug default-value="true">${maven.compiler.debug}</debug>
  607. <debuglevel>${maven.compiler.debuglevel}</debuglevel>
  608. <encoding default-value="${project.build.sourceEncoding}">UTF-8</encoding>
  609. <executable>${maven.compiler.executable}</executable>
  610. <failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
  611. <fork default-value="false">${maven.compiler.fork}</fork>
  612. <maxmem>${maven.compiler.maxmem}</maxmem>
  613. <meminitial>${maven.compiler.meminitial}</meminitial>
  614. <optimize default-value="false">${maven.compiler.optimize}</optimize>
  615. <outputDirectory default-value="${project.build.outputDirectory}"/>
  616. <outputFileName>${project.build.finalName}</outputFileName>
  617. <projectArtifact default-value="${project.artifact}"/>
  618. <session default-value="${session}"/>
  619. <showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
  620. <showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
  621. <source>1.6</source>
  622. <staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
  623. <target>1.6</target>
  624. <verbose default-value="false">${maven.compiler.verbose}</verbose>
  625. </configuration>
  626. [DEBUG] -----------------------------------------------------------------------
  627. [DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.4:testResources (default-testResources)
  628. [DEBUG] Style: Regular
  629. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  630. <configuration>
  631. <buildFilters default-value="${project.build.filters}"/>
  632. <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
  633. <escapeString default-value="${maven.resources.escapeString}"/>
  634. <escapeWindowsPaths>${maven.resources.escapeWindowsPaths} default-value=</escapeWindowsPaths>
  635. <includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
  636. <outputDirectory>${project.build.testOutputDirectory}</outputDirectory>
  637. <overwrite default-value="false">${maven.resources.overwrite}</overwrite>
  638. <project default-value="${project}"/>
  639. <resources>${project.testResources}</resources>
  640. <session default-value="${session}"/>
  641. <useBuildFilters default-value="true"/>
  642. <useDefaultDelimiters default-value="true"/>
  643. </configuration>
  644. [DEBUG] -----------------------------------------------------------------------
  645. [DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:2.1:testCompile (default-testCompile)
  646. [DEBUG] Style: Regular
  647. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  648. <configuration>
  649. <basedir default-value="${basedir}"/>
  650. <buildDirectory default-value="${project.build.directory}"/>
  651. <classpathElements default-value="${project.testClasspathElements}"/>
  652. <compileSourceRoots default-value="${project.testCompileSourceRoots}"/>
  653. <compilerId default-value="javac">${maven.compiler.compilerId}</compilerId>
  654. <compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
  655. <debug default-value="true">${maven.compiler.debug}</debug>
  656. <debuglevel>${maven.compiler.debuglevel}</debuglevel>
  657. <encoding default-value="${project.build.sourceEncoding}">UTF-8</encoding>
  658. <executable>${maven.compiler.executable}</executable>
  659. <failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
  660. <fork default-value="false">${maven.compiler.fork}</fork>
  661. <maxmem>${maven.compiler.maxmem}</maxmem>
  662. <meminitial>${maven.compiler.meminitial}</meminitial>
  663. <optimize default-value="false">${maven.compiler.optimize}</optimize>
  664. <outputDirectory default-value="${project.build.testOutputDirectory}"/>
  665. <outputFileName>${project.build.finalName}</outputFileName>
  666. <session default-value="${session}"/>
  667. <showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
  668. <showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
  669. <skip>${maven.test.skip}</skip>
  670. <source>1.6</source>
  671. <staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
  672. <target>1.6</target>
  673. <testSource>${maven.compiler.testSource}</testSource>
  674. <testTarget>${maven.compiler.testTarget}</testTarget>
  675. <verbose default-value="false">${maven.compiler.verbose}</verbose>
  676. </configuration>
  677. [DEBUG] -----------------------------------------------------------------------
  678. [DEBUG] Goal: org.apache.maven.plugins:maven-surefire-plugin:2.5:test (default-test)
  679. [DEBUG] Style: Regular
  680. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  681. <configuration>
  682. <argLine>-Duser.language=en -Duser.region=US</argLine>
  683. <basedir>${basedir}</basedir>
  684. <childDelegation default-value="false">${childDelegation}</childDelegation>
  685. <classesDirectory default-value="${project.build.outputDirectory}"/>
  686. <classpathElements>${project.testClasspathElements}</classpathElements>
  687. <debugForkedProcess>${maven.surefire.debug}</debugForkedProcess>
  688. <disableXmlReport default-value="false">${disableXmlReport}</disableXmlReport>
  689. <enableAssertions default-value="true">${enableAssertions}</enableAssertions>
  690. <excludedGroups>${excludedGroups}</excludedGroups>
  691. <failIfNoTests>${failIfNoTests}</failIfNoTests>
  692. <forkMode default-value="once">${forkMode}</forkMode>
  693. <forkedProcessTimeoutInSeconds>${surefire.timeout}</forkedProcessTimeoutInSeconds>
  694. <groups>${groups}</groups>
  695. <junitArtifactName default-value="junit:junit">${junitArtifactName}</junitArtifactName>
  696. <jvm>${jvm}</jvm>
  697. <localRepository>${localRepository}</localRepository>
  698. <objectFactory>${objectFactory}</objectFactory>
  699. <parallel>${parallel}</parallel>
  700. <perCoreThreadCount>${perCoreThreadCount}</perCoreThreadCount>
  701. <pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap>
  702. <printSummary default-value="true">${surefire.printSummary}</printSummary>
  703. <project>${project}</project>
  704. <projectArtifactMap>${project.artifactMap}</projectArtifactMap>
  705. <redirectTestOutputToFile default-value="false">${maven.test.redirectTestOutputToFile}</redirectTestOutputToFile>
  706. <remoteRepositories>${project.pluginArtifactRepositories}</remoteRepositories>
  707. <reportFormat default-value="brief">${surefire.reportFormat}</reportFormat>
  708. <reportsDirectory>${project.build.directory}/surefire-reports</reportsDirectory>
  709. <session>${session}</session>
  710. <skip>${maven.test.skip}</skip>
  711. <skipExec>${maven.test.skip.exec}</skipExec>
  712. <skipTests>${skipTests}</skipTests>
  713. <test>${test}</test>
  714. <testClassesDirectory default-value="${project.build.testOutputDirectory}"/>
  715. <testFailureIgnore>${maven.test.failure.ignore}</testFailureIgnore>
  716. <testNGArtifactName default-value="org.testng:testng">${testNGArtifactName}</testNGArtifactName>
  717. <testSourceDirectory>${project.build.testSourceDirectory}</testSourceDirectory>
  718. <threadCount>${threadCount}</threadCount>
  719. <trimStackTrace default-value="true">${trimStackTrace}</trimStackTrace>
  720. <useFile default-value="true">${surefire.useFile}</useFile>
  721. <useManifestOnlyJar default-value="true">${surefire.useManifestOnlyJar}</useManifestOnlyJar>
  722. <useSystemClassLoader>${surefire.useSystemClassLoader}</useSystemClassLoader>
  723. <useUnlimitedThreads>${useUnlimitedThreads}</useUnlimitedThreads>
  724. <workingDirectory>${basedir}</workingDirectory>
  725. </configuration>
  726. [DEBUG] -----------------------------------------------------------------------
  727. [DEBUG] Goal: org.apache.maven.plugins:maven-jar-plugin:2.3.2:jar (default-jar)
  728. [DEBUG] Style: Regular
  729. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  730. <configuration>
  731. <archive>
  732. <manifestEntries>
  733. <Build-Timestamp>Jan 27 2012 02:27 AM</Build-Timestamp>
  734. <Specification-Version>${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion}.${revisionNumber}</Specification-Version>
  735. <Specification-Vendor>${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion} ${parsedVersion.qualifier} Build ${revisionNumber}</Specification-Vendor>
  736. </manifestEntries>
  737. </archive>
  738. <classesDirectory default-value="${project.build.outputDirectory}"/>
  739. <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/>
  740. <finalName default-value="${project.build.finalName}">${jar.finalName}</finalName>
  741. <forceCreation default-value="false">${jar.forceCreation}</forceCreation>
  742. <outputDirectory default-value="${project.build.directory}"/>
  743. <project default-value="${project}"/>
  744. <useDefaultManifestFile default-value="false">${jar.useDefaultManifestFile}</useDefaultManifestFile>
  745. </configuration>
  746. [DEBUG] -----------------------------------------------------------------------
  747. [DEBUG] Goal: org.apache.maven.plugins:maven-jar-plugin:2.3.2:test-jar (default)
  748. [DEBUG] Style: Regular
  749. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  750. <configuration>
  751. <archive>
  752. <manifestEntries>
  753. <Build-Timestamp>Jan 27 2012 02:27 AM</Build-Timestamp>
  754. <Specification-Version>${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion}.${revisionNumber}</Specification-Version>
  755. <Specification-Vendor>${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion} ${parsedVersion.qualifier} Build ${revisionNumber}</Specification-Vendor>
  756. </manifestEntries>
  757. </archive>
  758. <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/>
  759. <finalName default-value="${project.build.finalName}">${jar.finalName}</finalName>
  760. <forceCreation default-value="false">${jar.forceCreation}</forceCreation>
  761. <outputDirectory default-value="${project.build.directory}"/>
  762. <project default-value="${project}"/>
  763. <skip>${maven.test.skip}</skip>
  764. <testClassesDirectory default-value="${project.build.testOutputDirectory}"/>
  765. <useDefaultManifestFile default-value="false">${jar.useDefaultManifestFile}</useDefaultManifestFile>
  766. </configuration>
  767. [DEBUG] -----------------------------------------------------------------------
  768. [DEBUG] Goal: org.apache.maven.plugins:maven-install-plugin:2.3.1:install (default-install)
  769. [DEBUG] Style: Regular
  770. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  771. <configuration>
  772. <artifact default-value="${project.artifact}"/>
  773. <attachedArtifacts default-value="${project.attachedArtifacts}"/>
  774. <createChecksum default-value="false">${createChecksum}</createChecksum>
  775. <localRepository>${localRepository}</localRepository>
  776. <packaging default-value="${project.packaging}"/>
  777. <pomFile default-value="${project.file}"/>
  778. <updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
  779. </configuration>
  780. [DEBUG] =======================================================================
  781. [DEBUG] org.openmrs.tools:openmrs-tools:jar:1.10.0-SNAPSHOT
  782. [DEBUG] com.sun:tools:jar:1.4.2:system
  783. [DEBUG] org.springframework:spring-oxm:jar:3.0.5.RELEASE:compile
  784. [DEBUG] org.springframework:spring-beans:jar:3.0.5.RELEASE:compile
  785. [DEBUG] org.springframework:spring-context:jar:3.0.5.RELEASE:compile
  786. [DEBUG] org.springframework:spring-aop:jar:3.0.5.RELEASE:compile
  787. [DEBUG] aopalliance:aopalliance:jar:1.0:compile
  788. [DEBUG] org.springframework:spring-expression:jar:3.0.5.RELEASE:compile
  789. [DEBUG] org.springframework:spring-asm:jar:3.0.5.RELEASE:compile
  790. [DEBUG] org.springframework:spring-core:jar:3.0.5.RELEASE:compile
  791. [INFO]
  792. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ openmrs-tools ---
  793. [DEBUG] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:2.4.1, parent: sun.misc.Launcher$AppClassLoader@35ce36]
  794. [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean' with basic configurator -->
  795. [DEBUG] (f) directory = C:\Documents and Settings\Research\workspace\openmrs\tools\target
  796. [DEBUG] (f) excludeDefaultDirectories = false
  797. [DEBUG] (f) failOnError = true
  798. [DEBUG] (f) followSymLinks = false
  799. [DEBUG] (f) outputDirectory = C:\Documents and Settings\Research\workspace\openmrs\tools\target\classes
  800. [DEBUG] (f) reportDirectory = C:\Documents and Settings\Research\workspace\openmrs\tools\target\site
  801. [DEBUG] (f) skip = false
  802. [DEBUG] (f) testOutputDirectory = C:\Documents and Settings\Research\workspace\openmrs\tools\target\test-classes
  803. [DEBUG] -- end configuration --
  804. [INFO] Deleting C:\Documents and Settings\Research\workspace\openmrs\tools\target
  805. [INFO] Deleting file C:\Documents and Settings\Research\workspace\openmrs\tools\target\classes\META-INF\maven\org.openmrs.tools\openmrs-tools\pom.xml
  806. [INFO] Deleting file C:\Documents and Settings\Research\workspace\openmrs\tools\target\classes\META-INF\maven\org.openmrs.tools\openmrs-tools\pom.properties
  807. [INFO] Deleting directory C:\Documents and Settings\Research\workspace\openmrs\tools\target\classes\META-INF\maven\org.openmrs.tools\openmrs-tools
  808. [INFO] Deleting directory C:\Documents and Settings\Research\workspace\openmrs\tools\target\classes\META-INF\maven\org.openmrs.tools
  809. [INFO] Deleting directory C:\Documents and Settings\Research\workspace\openmrs\tools\target\classes\META-INF\maven
  810. [INFO] Deleting file C:\Documents and Settings\Research\workspace\openmrs\tools\target\classes\META-INF\MANIFEST.MF
  811. [INFO] Deleting directory C:\Documents and Settings\Research\workspace\openmrs\tools\target\classes\META-INF
  812. [INFO] Deleting directory C:\Documents and Settings\Research\workspace\openmrs\tools\target\classes
  813. [INFO] Deleting directory C:\Documents and Settings\Research\workspace\openmrs\tools\target
  814. [DEBUG] Skipping non-existing directory C:\Documents and Settings\Research\workspace\openmrs\tools\target\classes
  815. [DEBUG] Skipping non-existing directory C:\Documents and Settings\Research\workspace\openmrs\tools\target\test-classes
  816. [DEBUG] Skipping non-existing directory C:\Documents and Settings\Research\workspace\openmrs\tools\target\site
  817. [INFO]
  818. [INFO] --- buildnumber-maven-plugin:1.0:create (default) @ openmrs-tools ---
  819. [DEBUG] Configuring mojo org.codehaus.mojo:buildnumber-maven-plugin:1.0:create from plugin realm ClassRealm[plugin>org.codehaus.mojo:buildnumber-maven-plugin:1.0, parent: sun.misc.Launcher$AppClassLoader@35ce36]
  820. [DEBUG] Configuring mojo 'org.codehaus.mojo:buildnumber-maven-plugin:1.0:create' with basic configurator -->
  821. [DEBUG] (s) buildNumberPropertiesFileLocation = C:\Documents and Settings\Research\workspace\openmrs\tools\buildNumber.properties
  822. [DEBUG] (f) buildNumberPropertyName = revisionNumber
  823. [DEBUG] (s) doCheck = false
  824. [DEBUG] (s) doUpdate = false
  825. [DEBUG] (f) getRevisionOnlyOnce = true
  826. [DEBUG] (f) project = MavenProject: org.openmrs.tools:openmrs-tools:1.10.0-SNAPSHOT @ C:\Documents and Settings\Research\workspace\openmrs\tools\pom.xml
  827. [DEBUG] (f) providerImplementations = {svn=javasvn}
  828. [DEBUG] (f) reactorProjects = [MavenProject: org.openmrs:openmrs:1.10.0-SNAPSHOT @ C:\Documents and Settings\Research\workspace\openmrs\pom.xml, MavenProject: org.openmrs.tools:openmrs-tools:1.10.0-SNAPSHOT @ C:\Documents and Settings\Research\workspace\openmrs\tools\pom.xml, MavenProject: org.openmrs.test:openmrs-test:1.10.0-SNAPSHOT @ C:\Documents and Settings\Research\workspace\openmrs\test\pom.xml, MavenProject: org.openmrs.api:openmrs-api:1.10.0-SNAPSHOT @ C:\Documents and Settings\Research\workspace\openmrs\api\pom.xml, MavenProject: org.openmrs.web:openmrs-web:1.10.0-SNAPSHOT @ C:\Documents and Settings\Research\workspace\openmrs\web\pom.xml, MavenProject: org.openmrs.web:openmrs-webapp:1.10.0-SNAPSHOT @ C:\Documents and Settings\Research\workspace\openmrs\webapp\pom.xml, MavenProject: org.openmrs:openmrs-release-test:1.10.0-SNAPSHOT @ C:\Documents and Settings\Research\workspace\openmrs\release-test\pom.xml]
  829. [DEBUG] (f) readUrlScm = scm:svn:http://svn.openmrs.org/openmrs/trunk/openmrs-tools/
  830. [DEBUG] (s) revisionOnScmFailure = 0
  831. [DEBUG] (f) scmBranchPropertyName = scmBranch
  832. [DEBUG] (s) scmDirectory = C:\Documents and Settings\Research\workspace\openmrs\tools
  833. [DEBUG] (f) session = org.apache.maven.execution.MavenSession@4788d5
  834. [DEBUG] (f) timestampPropertyName = timestamp
  835. [DEBUG] (s) urlScm = scm:svn:http://svn.openmrs.org/openmrs/trunk/openmrs-tools/
  836. [DEBUG] (f) useLastCommittedRevision = true
  837. [DEBUG] -- end configuration --
  838. [INFO] Change the default 'svn' provider implementation to 'javasvn'.
  839. [DEBUG] Revision available from previous execution
  840. [INFO]
  841. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs-tools ---
  842. [DEBUG] Configuring mojo org.codehaus.mojo:build-helper-maven-plugin:1.5:parse-version from plugin realm ClassRealm[plugin>org.codehaus.mojo:build-helper-maven-plugin:1.5, parent: sun.misc.Launcher$AppClassLoader@35ce36]
  843. [DEBUG] Configuring mojo 'org.codehaus.mojo:build-helper-maven-plugin:1.5:parse-version' with basic configurator -->
  844. [DEBUG] (f) project = MavenProject: org.openmrs.tools:openmrs-tools:1.10.0-SNAPSHOT @ C:\Documents and Settings\Research\workspace\openmrs\tools\pom.xml
  845. [DEBUG] (s) propertyPrefix = parsedVersion
  846. [DEBUG] (f) versionString = 1.10.0-SNAPSHOT
  847. [DEBUG] -- end configuration --
  848. [INFO]
  849. [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ openmrs-tools ---
  850. [DEBUG] org.apache.maven.plugins:maven-resources-plugin:jar:2.4:
  851. [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile
  852. [DEBUG] org.apache.maven:maven-project:jar:2.0.6:compile
  853. [DEBUG] org.apache.maven:maven-settings:jar:2.0.6:compile
  854. [DEBUG] org.apache.maven:maven-profile:jar:2.0.6:compile
  855. [DEBUG] org.apache.maven:maven-model:jar:2.0.6:compile
  856. [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.6:compile
  857. [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.6:compile
  858. [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.6:compile
  859. [DEBUG] org.apache.maven:maven-artifact:jar:2.0.6:compile
  860. [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
  861. [DEBUG] junit:junit:jar:3.8.1:compile
  862. [DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile
  863. [DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.15:compile
  864. [DEBUG] org.apache.maven.shared:maven-filtering:jar:1.0-beta-3:compile
  865. [DEBUG] org.apache.maven:maven-core:jar:2.0.6:compile
  866. [DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6:compile
  867. [DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0.6:compile
  868. [DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7:compile
  869. [DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.6:compile
  870. [DEBUG] commons-cli:commons-cli:jar:1.0:compile
  871. [DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.6:compile
  872. [DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
  873. [DEBUG] org.apache.maven:maven-monitor:jar:2.0.6:compile
  874. [DEBUG] org.sonatype.plexus:plexus-build-api:jar:0.0.4:compile
  875. [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.12:compile
  876. [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.4
  877. [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.4
  878. [DEBUG] Imported: < maven.api
  879. [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.4
  880. [DEBUG] Included: org.apache.maven.plugins:maven-resources-plugin:jar:2.4
  881. [DEBUG] Included: junit:junit:jar:3.8.1
  882. [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.15
  883. [DEBUG] Included: org.apache.maven.shared:maven-filtering:jar:1.0-beta-3
  884. [DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.6
  885. [DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7
  886. [DEBUG] Included: commons-cli:commons-cli:jar:1.0
  887. [DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
  888. [DEBUG] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.4
  889. [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.12
  890. [DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.6
  891. [DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0.6
  892. [DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0.6
  893. [DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0.6
  894. [DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.6
  895. [DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.6
  896. [DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.6
  897. [DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.6
  898. [DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0.6
  899. [DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1
  900. [DEBUG] Excluded: classworlds:classworlds:jar:1.1-alpha-2
  901. [DEBUG] Excluded: org.apache.maven:maven-core:jar:2.0.6
  902. [DEBUG] Excluded: org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6
  903. [DEBUG] Excluded: org.apache.maven:maven-error-diagnostics:jar:2.0.6
  904. [DEBUG] Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.0.6
  905. [DEBUG] Excluded: org.apache.maven:maven-monitor:jar:2.0.6
  906. [DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.4:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.4, parent: sun.misc.Launcher$AppClassLoader@35ce36]
  907. [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.4:resources' with basic configurator -->
  908. [DEBUG] (f) buildFilters = []
  909. [DEBUG] (f) encoding = UTF-8
  910. [DEBUG] (f) escapeWindowsPaths = false
  911. [DEBUG] (s) includeEmptyDirs = false
  912. [DEBUG] (s) outputDirectory = C:\Documents and Settings\Research\workspace\openmrs\tools\target\classes
  913. [DEBUG] (s) overwrite = false
  914. [DEBUG] (f) project = MavenProject: org.openmrs.tools:openmrs-tools:1.10.0-SNAPSHOT @ C:\Documents and Settings\Research\workspace\openmrs\tools\pom.xml
  915. [DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: C:\Documents and Settings\Research\workspace\openmrs\tools\src\main\resources, PatternSet [includes: {}, excludes: {}]}}]
  916. [DEBUG] (f) session = org.apache.maven.execution.MavenSession@4788d5
  917. [DEBUG] (f) useBuildFilters = true
  918. [DEBUG] (s) useDefaultDelimiters = true
  919. [DEBUG] -- end configuration --
  920. [DEBUG] properties used {java.vendor=Sun Microsystems Inc., env.SYSTEMROOT=C:\WINDOWS, sun.java.launcher=SUN_STANDARD, sun.management.compiler=HotSpot Client Compiler, TIMESTAMP=Jan 27 2012 02:27 AM, os.name=Windows XP, env.FP_NO_HOST_CHECK=NO, sun.boot.class.path=C:\Program Files\Java\jre6\lib\resources.jar;C:\Program Files\Java\jre6\lib\rt.jar;C:\Program Files\Java\jre6\lib\sunrsasign.jar;C:\Program Files\Java\jre6\lib\jsse.jar;C:\Program Files\Java\jre6\lib\jce.jar;C:\Program Files\Java\jre6\lib\charsets.jar;C:\Program Files\Java\jre6\lib\modules\jdk.boot.jar;C:\Program Files\Java\jre6\classes, env.COMPUTERNAME=DIT-E6F2FDD8754, maven.build.timestamp.format=MMM dd yyyy hh:mm aa, env.ALLUSERSPROFILE=C:\Documents and Settings\All Users, sun.desktop=windows, java.vm.specification.vendor=Sun Microsystems Inc., parsedVersion.incrementalVersion=0, java.runtime.version=1.6.0_30-b12, env.HOMEPATH=\Documents and Settings\Research, project.build.sourceEncoding=UTF-8, user.name=Research, openmrs.version.shortnumericonly=${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion}.${revisionNumber}, env.PATH=C:/Program Files/Java/jre6/bin/client;C:/Program Files/Java/jre6/bin;C:/Program Files/Java/jre6/lib/i386;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio Shared\10.0\DLLShared\;C:\Program Files\Intel\WiFi\bin\;C:\Documents and Settings\All Users\Documents\eclipse;, user.language=en, env.WINDIR=C:\WINDOWS, sun.boot.library.path=C:\Program Files\Java\jre6\bin, classworlds.conf=C:\Documents and Settings\Research\workspace\.metadata\.plugins\org.eclipse.m2e.core\launches\m2conf2631889932406588647.tmp, java.version=1.6.0_30, env.PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 6, GenuineIntel, user.timezone=Europe/London, parsedVersion.qualifier=SNAPSHOT, env.TEMP=C:\DOCUME~1\Research\LOCALS~1\Temp, sun.arch.data.model=32, parsedVersion.majorVersion=1, java.endorsed.dirs=C:\Program Files\Java\jre6\lib\endorsed, sun.cpu.isalist=pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86, env.HOMEDRIVE=C:, sun.jnu.encoding=Cp1252, file.encoding.pkg=sun.io, env.SYSTEMDRIVE=C:, file.separator=\, java.specification.name=Java Platform API Specification, java.class.version=50.0, revisionNumber=25368, user.country=IE, java.home=C:\Program Files\Java\jre6, env.APPDATA=C:\Documents and Settings\Research\Application Data, java.vm.info=mixed mode, sharing, env.OS=Windows_NT, openmrs.version.short=${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion}.${revisionNumber}-${parsedVersion.qualifier}, javaCompilerVersion=1.6, os.version=5.1, env.=::=::\, path.separator=;, java.vm.version=20.5-b03, env.USERPROFILE=C:\Documents and Settings\Research, user.variant=, env.EMC_AUTOPLAY=C:\Program Files\Common Files\Roxio Shared\, env.JAVA_HOME=C:\Program Files\Java\jdk1.6.0_30, java.awt.printerjob=sun.awt.windows.WPrinterJob, env.TMP=C:\DOCUME~1\Research\LOCALS~1\Temp, env.PROGRAMFILES=C:\Program Files, parsedVersion.osgiVersion=1.10.0.SNAPSHOT, sun.io.unicode.encoding=UnicodeLittle, awt.toolkit=sun.awt.windows.WToolkit, user.home=C:\Documents and Settings\Research, env.COMMONPROGRAMFILES=C:\Program Files\Common Files, parsedVersion.minorVersion=10, env.SESSIONNAME=Console, java.specification.vendor=Sun Microsystems Inc., env.NUMBER_OF_PROCESSORS=2, java.library.path=C:\Program Files\Java\jre6\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:/Program Files/Java/jre6/bin/client;C:/Program Files/Java/jre6/bin;C:/Program Files/Java/jre6/lib/i386;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio Shared\10.0\DLLShared\;C:\Program Files\Intel\WiFi\bin\;C:\Documents and Settings\All Users\Documents\eclipse;;., java.vendor.url=http://java.sun.com/, springVersion=3.0.5.RELEASE, java.vm.vendor=Sun Microsystems Inc., maven.home=C:\Documents and Settings\Research\workspace\openmrs\EMBEDDED, java.runtime.name=Java(TM) SE Runtime Environment, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -B -X -e clean install, java.class.path=/C:/Documents and Settings/All Users/Documents/eclipse/plugins/org.eclipse.m2e.maven.runtime_1.0.100.20110804-1717/jars/plexus-classworlds-2.4.jar, timestamp=1327631253109, java.vm.specification.name=Java Virtual Machine Specification, env.LOGONSERVER=\\DIT-E6F2FDD8754, env.ROXIOCENTRAL=C:\Program Files\Common Files\Roxio Shared\10.0\Roxio Central36\, java.vm.specification.version=1.0, env.PROCESSOR_ARCHITECTURE=x86, sun.cpu.endian=little, sun.os.patch.level=Service Pack 3, env.PROCESSOR_REVISION=1706, java.io.tmpdir=C:\DOCUME~1\Research\LOCALS~1\Temp\, java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi, env.COMSPEC=C:\WINDOWS\system32\cmd.exe, parsedVersion.buildNumber=0, os.arch=x86, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.ext.dirs=C:\Program Files\Java\jre6\lib\ext;C:\WINDOWS\Sun\Java\lib\ext, user.dir=C:\Documents and Settings\Research\workspace\openmrs, line.separator=
  921. , java.vm.name=Java HotSpot(TM) Client VM, env.PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH, env.USERNAME=Research, file.encoding=Cp1252, env.USERDOMAIN=DIT-E6F2FDD8754, scmBranch=trunk, java.specification.version=1.6, openmrs.version.long=${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion} ${parsedVersion.qualifier} Build ${revisionNumber}, env.PROCESSOR_LEVEL=6}
  922. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  923. [DEBUG] resource with targetPath null
  924. directory C:\Documents and Settings\Research\workspace\openmrs\tools\src\main\resources
  925. excludes []
  926. includes []
  927. [INFO] Copying 6 resources
  928. [DEBUG] file checkstyle-suppressions.xml has a filtered file extension
  929. [DEBUG] copy C:\Documents and Settings\Research\workspace\openmrs\tools\src\main\resources\checkstyle\checkstyle-suppressions.xml to C:\Documents and Settings\Research\workspace\openmrs\tools\target\classes\checkstyle\checkstyle-suppressions.xml
  930. [DEBUG] file license-header.txt has a filtered file extension
  931. [DEBUG] copy C:\Documents and Settings\Research\workspace\openmrs\tools\src\main\resources\checkstyle\license-header.txt to C:\Documents and Settings\Research\workspace\openmrs\tools\target\classes\checkstyle\license-header.txt
  932. [DEBUG] file openmrs-checkstyle.properties has a filtered file extension
  933. [DEBUG] copy C:\Documents and Settings\Research\workspace\openmrs\tools\src\main\resources\checkstyle\openmrs-checkstyle.properties to C:\Documents and Settings\Research\workspace\openmrs\tools\target\classes\checkstyle\openmrs-checkstyle.properties
  934. [DEBUG] file openmrs-checkstyle.xml has a filtered file extension
  935. [DEBUG] copy C:\Documents and Settings\Research\workspace\openmrs\tools\src\main\resources\checkstyle\openmrs-checkstyle.xml to C:\Documents and Settings\Research\workspace\openmrs\tools\target\classes\checkstyle\openmrs-checkstyle.xml
  936. [DEBUG] file OpenMRSFormatter.xml has a filtered file extension
  937. [DEBUG] copy C:\Documents and Settings\Research\workspace\openmrs\tools\src\main\resources\eclipse\OpenMRSFormatter.xml to C:\Documents and Settings\Research\workspace\openmrs\tools\target\classes\eclipse\OpenMRSFormatter.xml
  938. [DEBUG] file readme-OpenMRSFormatter.txt has a filtered file extension
  939. [DEBUG] copy C:\Documents and Settings\Research\workspace\openmrs\tools\src\main\resources\eclipse\readme-OpenMRSFormatter.txt to C:\Documents and Settings\Research\workspace\openmrs\tools\target\classes\eclipse\readme-OpenMRSFormatter.txt
  940. [INFO]
  941. [INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ openmrs-tools ---
  942. [DEBUG] org.apache.maven.plugins:maven-compiler-plugin:jar:2.1:
  943. [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
  944. [DEBUG] junit:junit:jar:3.8.1:compile
  945. [DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile
  946. [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0:compile
  947. [DEBUG] org.apache.maven:maven-artifact:jar:2.0:compile
  948. [DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.1:compile
  949. [DEBUG] org.codehaus.plexus:plexus-compiler-api:jar:1.6:compile
  950. [DEBUG] org.apache.maven:maven-toolchain:jar:1.0:compile
  951. [DEBUG] org.apache.maven:maven-core:jar:2.0.6:compile
  952. [DEBUG] org.apache.maven:maven-settings:jar:2.0.6:compile
  953. [DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6:compile
  954. [DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0.6:compile
  955. [DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7:compile
  956. [DEBUG] org.apache.maven:maven-profile:jar:2.0.6:compile
  957. [DEBUG] org.apache.maven:maven-model:jar:2.0.6:compile
  958. [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.6:compile
  959. [DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.6:compile
  960. [DEBUG] org.apache.maven:maven-project:jar:2.0.6:compile
  961. [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.6:compile
  962. [DEBUG] commons-cli:commons-cli:jar:1.0:compile
  963. [DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.6:compile
  964. [DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
  965. [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.6:compile
  966. [DEBUG] org.apache.maven:maven-monitor:jar:2.0.6:compile
  967. [DEBUG] org.codehaus.plexus:plexus-compiler-manager:jar:1.6:compile
  968. [DEBUG] org.codehaus.plexus:plexus-compiler-javac:jar:1.6:runtime
  969. [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:2.1
  970. [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:2.1
  971. [DEBUG] Imported: < maven.api
  972. [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:2.1
  973. [DEBUG] Included: org.apache.maven.plugins:maven-compiler-plugin:jar:2.1
  974. [DEBUG] Included: junit:junit:jar:3.8.1
  975. [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.1
  976. [DEBUG] Included: org.codehaus.plexus:plexus-compiler-api:jar:1.6
  977. [DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.6
  978. [DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7
  979. [DEBUG] Included: commons-cli:commons-cli:jar:1.0
  980. [DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
  981. [DEBUG] Included: org.codehaus.plexus:plexus-compiler-manager:jar:1.6
  982. [DEBUG] Included: org.codehaus.plexus:plexus-compiler-javac:jar:1.6
  983. [DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1
  984. [DEBUG] Excluded: classworlds:classworlds:jar:1.1-alpha-2
  985. [DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0
  986. [DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0
  987. [DEBUG] Excluded: org.apache.maven:maven-toolchain:jar:1.0
  988. [DEBUG] Excluded: org.apache.maven:maven-core:jar:2.0.6
  989. [DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0.6
  990. [DEBUG] Excluded: org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6
  991. [DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0.6
  992. [DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.6
  993. [DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.6
  994. [DEBUG] Excluded: org.apache.maven:maven-error-diagnostics:jar:2.0.6
  995. [DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0.6
  996. [DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.6
  997. [DEBUG] Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.0.6
  998. [DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.6
  999. [DEBUG] Excluded: org.apache.maven:maven-monitor:jar:2.0.6
  1000. [DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:2.1:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:2.1, parent: sun.misc.Launcher$AppClassLoader@35ce36]
  1001. [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:2.1:compile' with basic configurator -->
  1002. [DEBUG] (f) basedir = C:\Documents and Settings\Research\workspace\openmrs\tools
  1003. [DEBUG] (f) buildDirectory = C:\Documents and Settings\Research\workspace\openmrs\tools\target
  1004. [DEBUG] (f) classpathElements = [C:\Documents and Settings\Research\workspace\openmrs\tools\target\classes, C:\Program Files\Java\jdk1.6.0_30\lib\tools.jar, C:\Documents and Settings\Research\.m2\repository\org\springframework\spring-oxm\3.0.5.RELEASE\spring-oxm-3.0.5.RELEASE.jar, C:\Documents and Settings\Research\.m2\repository\org\springframework\spring-beans\3.0.5.RELEASE\spring-beans-3.0.5.RELEASE.jar, C:\Documents and Settings\Research\.m2\repository\org\springframework\spring-context\3.0.5.RELEASE\spring-context-3.0.5.RELEASE.jar, C:\Documents and Settings\Research\.m2\repository\org\springframework\spring-aop\3.0.5.RELEASE\spring-aop-3.0.5.RELEASE.jar, C:\Documents and Settings\Research\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar, C:\Documents and Settings\Research\.m2\repository\org\springframework\spring-expression\3.0.5.RELEASE\spring-expression-3.0.5.RELEASE.jar, C:\Documents and Settings\Research\.m2\repository\org\springframework\spring-asm\3.0.5.RELEASE\spring-asm-3.0.5.RELEASE.jar, C:\Documents and Settings\Research\.m2\repository\org\springframework\spring-core\3.0.5.RELEASE\spring-core-3.0.5.RELEASE.jar]
  1005. [DEBUG] (f) compileSourceRoots = [C:\Documents and Settings\Research\workspace\openmrs\tools\src\main\java]
  1006. [DEBUG] (f) compilerId = javac
  1007. [DEBUG] (f) debug = true
  1008. [DEBUG] (f) encoding = UTF-8
  1009. [DEBUG] (f) failOnError = true
  1010. [DEBUG] (f) fork = false
  1011. [DEBUG] (f) optimize = false
  1012. [DEBUG] (f) outputDirectory = C:\Documents and Settings\Research\workspace\openmrs\tools\target\classes
  1013. [DEBUG] (f) outputFileName = openmrs-tools-1.10.0-SNAPSHOT
  1014. [DEBUG] (f) projectArtifact = org.openmrs.tools:openmrs-tools:jar:1.10.0-SNAPSHOT
  1015. [DEBUG] (f) session = org.apache.maven.execution.MavenSession@4788d5
  1016. [DEBUG] (f) showDeprecation = false
  1017. [DEBUG] (f) showWarnings = false
  1018. [DEBUG] (f) source = 1.6
  1019. [DEBUG] (f) staleMillis = 0
  1020. [DEBUG] (f) target = 1.6
  1021. [DEBUG] (f) verbose = false
  1022. [DEBUG] -- end configuration --
  1023. [DEBUG] Using compiler 'javac'.
  1024. [DEBUG] Source directories: [C:\Documents and Settings\Research\workspace\openmrs\tools\src\main\java]
  1025. [DEBUG] Classpath: [C:\Documents and Settings\Research\workspace\openmrs\tools\target\classes
  1026. C:\Program Files\Java\jdk1.6.0_30\lib\tools.jar
  1027. C:\Documents and Settings\Research\.m2\repository\org\springframework\spring-oxm\3.0.5.RELEASE\spring-oxm-3.0.5.RELEASE.jar
  1028. C:\Documents and Settings\Research\.m2\repository\org\springframework\spring-beans\3.0.5.RELEASE\spring-beans-3.0.5.RELEASE.jar
  1029. C:\Documents and Settings\Research\.m2\repository\org\springframework\spring-context\3.0.5.RELEASE\spring-context-3.0.5.RELEASE.jar
  1030. C:\Documents and Settings\Research\.m2\repository\org\springframework\spring-aop\3.0.5.RELEASE\spring-aop-3.0.5.RELEASE.jar
  1031. C:\Documents and Settings\Research\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
  1032. C:\Documents and Settings\Research\.m2\repository\org\springframework\spring-expression\3.0.5.RELEASE\spring-expression-3.0.5.RELEASE.jar
  1033. C:\Documents and Settings\Research\.m2\repository\org\springframework\spring-asm\3.0.5.RELEASE\spring-asm-3.0.5.RELEASE.jar
  1034. C:\Documents and Settings\Research\.m2\repository\org\springframework\spring-core\3.0.5.RELEASE\spring-core-3.0.5.RELEASE.jar]
  1035. [DEBUG] Output directory: C:\Documents and Settings\Research\workspace\openmrs\tools\target\classes
  1036. [DEBUG] Classpath:
  1037. [DEBUG] C:\Documents and Settings\Research\workspace\openmrs\tools\target\classes
  1038. [DEBUG] C:\Program Files\Java\jdk1.6.0_30\lib\tools.jar
  1039. [DEBUG] C:\Documents and Settings\Research\.m2\repository\org\springframework\spring-oxm\3.0.5.RELEASE\spring-oxm-3.0.5.RELEASE.jar
  1040. [DEBUG] C:\Documents and Settings\Research\.m2\repository\org\springframework\spring-beans\3.0.5.RELEASE\spring-beans-3.0.5.RELEASE.jar
  1041. [DEBUG] C:\Documents and Settings\Research\.m2\repository\org\springframework\spring-context\3.0.5.RELEASE\spring-context-3.0.5.RELEASE.jar
  1042. [DEBUG] C:\Documents and Settings\Research\.m2\repository\org\springframework\spring-aop\3.0.5.RELEASE\spring-aop-3.0.5.RELEASE.jar
  1043. [DEBUG] C:\Documents and Settings\Research\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
  1044. [DEBUG] C:\Documents and Settings\Research\.m2\repository\org\springframework\spring-expression\3.0.5.RELEASE\spring-expression-3.0.5.RELEASE.jar
  1045. [DEBUG] C:\Documents and Settings\Research\.m2\repository\org\springframework\spring-asm\3.0.5.RELEASE\spring-asm-3.0.5.RELEASE.jar
  1046. [DEBUG] C:\Documents and Settings\Research\.m2\repository\org\springframework\spring-core\3.0.5.RELEASE\spring-core-3.0.5.RELEASE.jar
  1047. [DEBUG] Source roots:
  1048. [DEBUG] C:\Documents and Settings\Research\workspace\openmrs\tools\src\main\java
  1049. [INFO] Compiling 1 source file to C:\Documents and Settings\Research\workspace\openmrs\tools\target\classes
  1050. [INFO] -------------------------------------------------------------
  1051. [ERROR] COMPILATION ERROR :
  1052. [INFO] -------------------------------------------------------------
  1053. [ERROR] Unable to locate the Javac Compiler in:
  1054. C:\Program Files\Java\jre6\..\lib\tools.jar
  1055. Please ensure you are using JDK 1.4 or above and
  1056. not a JRE (the com.sun.tools.javac.Main class is required).
  1057. In most cases you can change the location of your Java
  1058. installation by setting the JAVA_HOME environment variable.
  1059. [INFO] 1error
  1060. [INFO] -------------------------------------------------------------
  1061. [INFO] ------------------------------------------------------------------------
  1062. [INFO] Reactor Summary:
  1063. [INFO]
  1064. [INFO] OpenMRS ........................................... SUCCESS [11.172s]
  1065. [INFO] openmrs-tools ..................................... FAILURE [3.234s]
  1066. [INFO] openmrs-test ...................................... SKIPPED
  1067. [INFO] openmrs-api ....................................... SKIPPED
  1068. [INFO] openmrs-web ....................................... SKIPPED
  1069. [INFO] openmrs-webapp .................................... SKIPPED
  1070. [INFO] openmrs-release-test .............................. SKIPPED
  1071. [INFO] ------------------------------------------------------------------------
  1072. [INFO] BUILD FAILURE
  1073. [INFO] ------------------------------------------------------------------------
  1074. [INFO] Total time: 15.015s
  1075. [INFO] Finished at: Fri Jan 27 02:27:41 GMT 2012
  1076. [INFO] Final Memory: 8M/19M
  1077. [INFO] ------------------------------------------------------------------------
  1078. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.1:compile (default-compile) on project openmrs-tools: Compilation failure
  1079. [ERROR] Unable to locate the Javac Compiler in:
  1080. [ERROR] C:\Program Files\Java\jre6\..\lib\tools.jar
  1081. [ERROR] Please ensure you are using JDK 1.4 or above and
  1082. [ERROR] not a JRE (the com.sun.tools.javac.Main class is required).
  1083. [ERROR] In most cases you can change the location of your Java
  1084. [ERROR] installation by setting the JAVA_HOME environment variable.
  1085. [ERROR] -> [Help 1]
  1086. org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.1:compile (default-compile) on project openmrs-tools: Compilation failure
  1087. Unable to locate the Javac Compiler in:
  1088. C:\Program Files\Java\jre6\..\lib\tools.jar
  1089. Please ensure you are using JDK 1.4 or above and
  1090. not a JRE (the com.sun.tools.javac.Main class is required).
  1091. In most cases you can change the location of your Java
  1092. installation by setting the JAVA_HOME environment variable.
  1093.  
  1094. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
  1095. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
  1096. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
  1097. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
  1098. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
  1099. at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
  1100. at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
  1101. at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
  1102. at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
  1103. at org.apache.maven.cli.MavenCli.execute(MavenCli.java:534)
  1104. at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
  1105. at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
  1106. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1107. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1108. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1109. at java.lang.reflect.Method.invoke(Unknown Source)
  1110. at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
  1111. at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
  1112. at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
  1113. at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
  1114. Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
  1115. Unable to locate the Javac Compiler in:
  1116. C:\Program Files\Java\jre6\..\lib\tools.jar
  1117. Please ensure you are using JDK 1.4 or above and
  1118. not a JRE (the com.sun.tools.javac.Main class is required).
  1119. In most cases you can change the location of your Java
  1120. installation by setting the JAVA_HOME environment variable.
  1121.  
  1122. at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:613)
  1123. at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:116)
  1124. at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:107)
  1125. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
  1126. ... 19 more
  1127. [ERROR]
  1128. [ERROR]
  1129. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  1130. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  1131. [ERROR]
  1132. [ERROR] After correcting the problems, you can resume the build with the command
  1133. [ERROR] mvn <goals> -rf :openmrs-tools
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement