ipf 2.7-SNAPSHOT build failure

28 views
Skip to first unread message

sanjit verma

unread,
Oct 6, 2014, 12:34:59 AM10/6/14
to ipf-...@googlegroups.com
Hi,

I am trying to build the ipf-commons project, but it fails with below stack trace. Please help me in this regard.


  <project>${project}</project>
</configuration>
[DEBUG] =======================================================================
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=1, ConflictMarker.nodeCount=54, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=35, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=3, ConflictResolver.conflictItemCount=53, DefaultDependencyCollector.collectTime=111, DefaultDependencyCollector.transformTime=4}
[DEBUG] org.openehealth.ipf.commons:ipf-commons-test:jar:2.7-SNAPSHOT
[DEBUG]    org.openehealth.ipf.commons:ipf-commons-core:jar:2.7-SNAPSHOT:compile
[DEBUG]       org.slf4j:jcl-over-slf4j:jar:1.7.7:compile
[DEBUG]       org.springframework:spring-core:jar:4.0.2.RELEASE:compile
[DEBUG]       org.codehaus.groovy:groovy:jar:2.2.2:compile
[DEBUG]          org.ow2.asm:asm-tree:jar:4.1:compile
[DEBUG]          antlr:antlr:jar:2.7.7:compile
[DEBUG]          org.ow2.asm:asm-util:jar:4.1:compile
[DEBUG]          org.ow2.asm:asm-commons:jar:4.1:compile
[DEBUG]          org.ow2.asm:asm:jar:4.1:compile
[DEBUG]          org.ow2.asm:asm-analysis:jar:4.1:compile
[DEBUG]    commons-io:commons-io:jar:2.4:compile
[DEBUG]    org.apache.commons:commons-lang3:jar:3.1:compile
[DEBUG]    org.apache.commons:commons-math3:jar:3.2:compile
[DEBUG]    org.slf4j:slf4j-api:jar:1.7.7:compile
[DEBUG]    org.slf4j:slf4j-log4j12:jar:1.7.7:compile
[DEBUG]       log4j:log4j:jar:1.2.17:compile
[DEBUG]    commons-httpclient:commons-httpclient:jar:3.1:compile
[DEBUG]       commons-codec:commons-codec:jar:1.8:compile (version managed from 1.2 by org.openehealth.ipf:ipf:2.7-SNAPSHOT)
[DEBUG]    org.codehaus.groovy:groovy-xml:jar:2.2.2:compile
[DEBUG]    org.springframework:spring-context:jar:4.0.2.RELEASE:compile
[DEBUG]       org.springframework:spring-aop:jar:4.0.2.RELEASE:compile
[DEBUG]          aopalliance:aopalliance:jar:1.0:compile
[DEBUG]       org.springframework:spring-beans:jar:4.0.2.RELEASE:compile
[DEBUG]       org.springframework:spring-expression:jar:4.0.2.RELEASE:compile
[DEBUG]    org.springframework:spring-test:jar:4.0.2.RELEASE:compile
[DEBUG]    org.eclipse.jetty:jetty-server:jar:8.1.14.v20131031:compile
[DEBUG]       org.eclipse.jetty.orbit:javax.servlet:jar:3.0.0.v201112011016:compile
[DEBUG]       org.eclipse.jetty:jetty-continuation:jar:8.1.14.v20131031:compile
[DEBUG]       org.eclipse.jetty:jetty-http:jar:8.1.14.v20131031:compile
[DEBUG]          org.eclipse.jetty:jetty-io:jar:8.1.14.v20131031:compile
[DEBUG]             org.eclipse.jetty:jetty-util:jar:8.1.14.v20131031:compile
[DEBUG]    org.apache.geronimo.specs:geronimo-servlet_3.0_spec:jar:1.0:compile
[DEBUG]    junit:junit:jar:4.11:test
[DEBUG]       org.hamcrest:hamcrest-core:jar:1.3:test
[DEBUG]    org.projectlombok:lombok:jar:1.12.6:provided
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ ipf-commons-test ---
[DEBUG] Configuring mojo org.codehaus.mojo:build-helper-maven-plugin:1.8:add-source from plugin realm ClassRealm[plugin>org.codehaus.mojo:build-helper-maven-plugin:1.8, parent: sun.misc.Launcher$AppClassLoader@138d107f]
[DEBUG] Configuring mojo 'org.codehaus.mojo:build-helper-maven-plugin:1.8:add-source' with basic configurator -->
[DEBUG]   (f) sources = [C:\ihe\ipf\commons\test\src\main\groovy]
[DEBUG]   (f) project = MavenProject: org.openehealth.ipf.commons:ipf-commons-test:2.7-SNAPSHOT @ C:\ihe\ipf\commons\test\pom.xml
[DEBUG] -- end configuration --
[INFO] Source directory: C:\ihe\ipf\commons\test\src\main\groovy added.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipf-commons-test ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.6:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.6, parent: sun.misc.Launcher$AppClassLoader@138d107f]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.6:resources' with basic configurator -->
[DEBUG]   (f) buildFilters = []
[DEBUG]   (f) escapeWindowsPaths = true
[DEBUG]   (s) includeEmptyDirs = false
[DEBUG]   (s) outputDirectory = C:\ihe\ipf\commons\test\target\classes
[DEBUG]   (s) overwrite = false
[DEBUG]   (f) project = MavenProject: org.openehealth.ipf.commons:ipf-commons-test:2.7-SNAPSHOT @ C:\ihe\ipf\commons\test\pom.xml
[DEBUG]   (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: C:\ihe\ipf\commons\test\src\main\resources, PatternSet [includes: {}, excludes: {}]}}, Resource {targetPath: null, filtering: false, FileSet {directory: C:\ihe\ipf\commons\test\src\main\groovy, PatternSet [includes: {}, excludes: {}]}}, Resource {targetPath: null, filtering: false, FileSet {directory: C:\ihe\ipf\commons\test, PatternSet [includes: {META-INF/**/*}, excludes: {}]}}]
[DEBUG]   (f) session = org.apache.maven.execution.MavenSession@35e5ebbf
[DEBUG]   (f) supportMultiLineFiltering = false
[DEBUG]   (f) useBuildFilters = true
[DEBUG]   (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used {env.VBOX_INSTALL_PATH=C:\Program Files\Oracle\VirtualBox\, file.encoding.pkg=sun.io, env.PROMPT=$P$G, osgi.require.bundle=, hapi-version=2.0, java.home=C:\Program Files\Java\jdk1.6.0_27\jre, oht-atna-version=2.0.0, osgi-api-version=1.4.0, mdht-version=1.2.0.201212201425, classworlds.conf=C:\ihe\.metadata\.plugins\org.eclipse.m2e.launching\launches\m2conf2186192022467957670.tmp, java.endorsed.dirs=C:\Program Files\Java\jdk1.6.0_27\jre\lib\endorsed, env.USERNAME=sanjitk, joda-time-version=2.3, sun.os.patch.level=Service Pack 1, java.vendor.url=http://java.sun.com/, env.COMPUTERNAME=SANJITK, java.version=1.6.0_27, commons-collections-version=3.2.1, ehcache-version=2.6.9, env.MAVEN_OPTS=-Xmx512m, commons-io-version=2.4, osgi.bundle.classpath=, java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi, env.USERPROFILE=C:\Users\sanjitk, commons-codec-version=1.8, mina2-version=2.0.7, commons-lang-version=2.6, user.name=sanjitk, sun.io.unicode.encoding=UnicodeLittle, osgi.import.pkg=org.slf4j.*;version="[1.6,2)",*, sun.jnu.encoding=Cp1252, java.runtime.name=Java(TM) SE Runtime Environment, env.LOCALAPPDATA=C:\Users\sanjitk\AppData\Local, enforcer-plugin-version=1.2, xmlunit-version=1.5, env.COMMONPROGRAMW6432=C:\Program Files\Common Files, javadoc-plugin-version=2.9.1, jetty-version=8.1.14.v20131031, camel-version=2.13.2, java.specification.name=Java Platform API Specification, user.timezone=Asia/Calcutta, path.separator=;, env.PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel, file.encoding=Cp1252, project-info-reports-plugin-version=2.6, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -B install -X, env.NUMBER_OF_PROCESSORS=8, env.APPDATA=C:\Users\sanjitk\AppData\Roaming, jdom-version=2.0.2, env.WINDIR=C:\Windows, groovy-eclipse-batch-version=2.1.8-01, osgi.bundle.vendor=Open eHealth Foundation, osgi.fragment.host=, java.io.tmpdir=C:\Users\sanjitk\AppData\Local\Temp\, user.language=en, line.separator=
, maven-dsldoc-plugin-version=1.5, spring-version=4.0.2.RELEASE, metabuilder-version=1.1.6-p2, release-plugin-version=2.1, sources-plugin-version=2.2.1, cobertura-plugin-version=2.5.2, slf4j-version=1.7.7, env.COMMONPROGRAMFILES=C:\Program Files\Common Files, hibernate-search-version=3.2.1.Final, java.vm.info=mixed mode, sun.desktop=windows, java.vm.specification.name=Java Virtual Machine Specification, osgi.export.pkg=org.openehealth.ipf.commons.test.*, junit-version=4.11, osgi.bundle.activator=, groovy-eclipse-compiler-version=2.8.0-01, env.M2_HOME=C:\apache-maven-3.0.5, env.PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, build-helper-version=1.8, spring-osgi-version=1.2.1, eclipse-plugin-version=2.9, env.LOGONSERVER=\\SRIBPDC, env.PSMODULEPATH=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, commons-httpclient-version=3.1, java.awt.printerjob=sun.awt.windows.WPrinterJob, derby-version=10.9.1.0, geronimo-jpa_2.0_spec.version=1.1, geronimo-spec-activation-11-version=1.1, env.PUBLIC=C:\Users\Public, env.HIEOSXTESTDIR=C:\shealthServer\hieos-trunk-main\src\xtest\test, env.USERDOMAIN=SISO_DOMAIN, spring-karaf-version=3.2.4.RELEASE, env.PROCESSOR_LEVEL=6, env.PROGRAMFILES(X86)=C:\Program Files (x86), commons-math3-version=3.2, log4j-version=1.2.17, os.name=Windows 7, java.specification.vendor=Sun Microsystems Inc., env.TMP=C:\Users\sanjitk\AppData\Local\Temp, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, env.OS=Windows_NT, java.library.path=C:\Program Files\Java\jdk1.6.0_27\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\Java\jdk1.6.0_27\jre\bin;C:/Program Files/Java/jdk1.6.0_27/bin/../jre/bin/server;C:/Program Files/Java/jdk1.6.0_27/bin/../jre/bin;C:/Program Files/Java/jdk1.6.0_27/bin/../jre/lib/amd64;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Program Files\Java\jdk1.6.0_27\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Diskeeper Corporation\ExpressCache\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x64;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\Windows Live\Shared;$M2;C:\apache-maven-3.0.5\bin;C:\MinGW\bin;C:\MinGW\msys\1.0\bin;C:\Program Files\Microsoft Windows Performance Toolkit\;C:\shealthServer\hieos-trunk-main\src\xtest\test;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\MySQL\MySQL Utilities 1.4.3\;C:\Program Files (x86)\MySQL\MySQL Utilities 1.4.3\Doctrine extensions for PHP\;C:\Sun\jwsdp-2.0\jwsdp-shared\bin;C:\sts-bundle\sts-3.6.0.RELEASE;;., env.PROGRAMW6432=C:\Program Files, env.PATH=C:\Program Files\Java\jdk1.6.0_27\jre\bin;C:/Program Files/Java/jdk1.6.0_27/bin/../jre/bin/server;C:/Program Files/Java/jdk1.6.0_27/bin/../jre/bin;C:/Program Files/Java/jdk1.6.0_27/bin/../jre/lib/amd64;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Program Files\Java\jdk1.6.0_27\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Diskeeper Corporation\ExpressCache\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x64;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\Windows Live\Shared;$M2;C:\apache-maven-3.0.5\bin;C:\MinGW\bin;C:\MinGW\msys\1.0\bin;C:\Program Files\Microsoft Windows Performance Toolkit\;C:\shealthServer\hieos-trunk-main\src\xtest\test;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\MySQL\MySQL Utilities 1.4.3\;C:\Program Files (x86)\MySQL\MySQL Utilities 1.4.3\Doctrine extensions for PHP\;C:\Sun\jwsdp-2.0\jwsdp-shared\bin;C:\sts-bundle\sts-3.6.0.RELEASE;, java.class.version=50.0, saxon-version=9.1.0.8, osgi.spring.context=, osgi.private.pkg=, geronimo-spec-servlet-api-30-version=1.0, env.HOMEDRIVE=C:, env.SYSTEMROOT=C:\Windows, easymock-version=3.2, env.COMSPEC=C:\Windows\system32\cmd.exe, jxr-plugin-version=2.1, sun.boot.library.path=C:\Program Files\Java\jdk1.6.0_27\jre\bin, resources-plugin-version=2.6, commons-fileupload-version=1.3, env.SYSTEMDRIVE=C:, env.PROCESSOR_REVISION=3a09, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, compiler-plugin-version=3.0, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, user.variant=, jar-plugin-version=2.4, commons-lang3-version=3.1, groovy-version=2.2.2, cglib-version=2.2.2, env.PROGRAMFILES=C:\Program Files, java.vm.specification.version=1.0, cxf-version=2.7.11, quartz-version=2.2.1, env.HIEOSXLOGDIR=C:\shealthServer\hieos-trunk-main\logs, env.PROGRAMDATA=C:\ProgramData, awt.toolkit=sun.awt.windows.WToolkit, sun.cpu.isalist=amd64, env.GROOVY_HOME=C:\groovy-2.3.6, java.ext.dirs=C:\Program Files\Java\jdk1.6.0_27\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, os.version=6.1, user.home=C:\Users\sanjitk, java.vm.vendor=Sun Microsystems Inc., hibernate-version=3.5.6-Final, hibernate-javassist-version=3.17.1-GA, xbean-spring-version=3.16, env.HIEOSXSCHEMADIR=C:\shealthServer\hieos-trunk-main\src\xref\web\schema\v3, env.USERDNSDOMAIN=SISODOMAIN.COM, env.JAVA_HOME=C:\Program Files\Java\jdk1.6.0_27, surefire-report-plugin-version=2.16, user.dir=C:\ihe\ipf\commons, bundle-plugin-version=2.0.1, osgi.dynamic.import.pkg=, env.COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files, oht-cdar-version=1.1.0-p2, env.FP_NO_HOST_CHECK=NO, jaxb-impl-version=2.2.7, env.M2=M2=$M2_HOME\bin, env.HIEOSXCONFIGFILE=C:\shealthServer\hieos-trunk-main\src\xref\web\config\xconfig.xml, sun.cpu.endian=little, env.ALLUSERSPROFILE=C:\ProgramData, assembly-plugin-version=2.4, osgi.bundle.category=healthcare, env.PROCESSOR_ARCHITECTURE=AMD64, java.vm.version=20.2-b06, env.HOMEPATH=\Users\sanjitk, org.slf4j.simpleLogger.defaultLogLevel=debug, java.class.path=/C:/sts-bundle/sts-3.6.0.RELEASE/plugins/org.eclipse.m2e.maven.runtime_1.5.0.20140605-2032/jars/plexus-classworlds-2.5.1.jar, env.VS100COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\Tools\, geronimo-spec-jta-version=1.0.1B-rc4, os.arch=amd64, osgi.embed.dependency=, maven.build.version=Apache Maven 3.2.1 (ea8b2b07643dbb1b84b6d16e1f08391b666bc1e9; 2014-02-14T23:07:52+05:30), env.SESSIONNAME=Console, pax-plugin-version=1.5, sun.java.launcher=SUN_STANDARD, eclipse.supplement.bundle=, hibernate-commons-annotations-version=3.2.0.Final, java.vm.specification.vendor=Sun Microsystems Inc., lombok-version=1.12.6, file.separator=\, xerces-impl-version=2.11.0, java.runtime.version=1.6.0_27-b07, sun.boot.class.path=C:\Program Files\Java\jdk1.6.0_27\jre\lib\resources.jar;C:\Program Files\Java\jdk1.6.0_27\jre\lib\rt.jar;C:\Program Files\Java\jdk1.6.0_27\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.6.0_27\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.6.0_27\jre\lib\jce.jar;C:\Program Files\Java\jdk1.6.0_27\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.6.0_27\jre\lib\modules\jdk.boot.jar;C:\Program Files\Java\jdk1.6.0_27\jre\classes, activemq-version=5.9.1, osgi.bundle.license=Apache License, Version 2.0;url=http://www.apache.org/licenses/LICENSE-2.0;description=OpenSource license provided by the Apache foundation, site-plugin-version=3.0, jaxb-plugin-version=1.6, commons-dbcp-version=1.4, maven.version=3.2.1, env.TEMP=C:\Users\sanjitk\AppData\Local\Temp, env.HIEOSXCODESFILE=C:\shealthServer\hieos-trunk-main\src\xref\web\codes\codes.xml, user.country=US, aspectj-version=1.7.3, maven.home=C:\ihe\ipf\commons\EMBEDDED, ipf.extension.beans=, jasypt-version=1.9.2, tomcat-version=7.0.39, java.vendor=Sun Microsystems Inc., junitperf-version=1.8, java.specification.version=1.6, ipf.extension.classes=, sun.arch.data.model=64}
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[DEBUG] resource with targetPath null
directory C:\ihe\ipf\commons\test\src\main\resources
excludes []
includes []
[DEBUG] ignoreDelta true
[INFO] Copying 6 resources
[DEBUG] file context-default.xml has a filtered file extension
[DEBUG] copy C:\ihe\ipf\commons\test\src\main\resources\http\client\context-default.xml to C:\ihe\ipf\commons\test\target\classes\http\client\context-default.xml
[DEBUG] file context.xml has a filtered file extension
[DEBUG] copy C:\ihe\ipf\commons\test\src\main\resources\http\client\context.xml to C:\ihe\ipf\commons\test\target\classes\http\client\context.xml
[DEBUG] file context-default.xml has a filtered file extension
[DEBUG] copy C:\ihe\ipf\commons\test\src\main\resources\http\server\context-default.xml to C:\ihe\ipf\commons\test\target\classes\http\server\context-default.xml
[DEBUG] file context-sample1.xml has a filtered file extension
[DEBUG] copy C:\ihe\ipf\commons\test\src\main\resources\http\server\context-sample1.xml to C:\ihe\ipf\commons\test\target\classes\http\server\context-sample1.xml
[DEBUG] file context-sample2.xml has a filtered file extension
[DEBUG] copy C:\ihe\ipf\commons\test\src\main\resources\http\server\context-sample2.xml to C:\ihe\ipf\commons\test\target\classes\http\server\context-sample2.xml
[DEBUG] file context.xml has a filtered file extension
[DEBUG] copy C:\ihe\ipf\commons\test\src\main\resources\http\server\context.xml to C:\ihe\ipf\commons\test\target\classes\http\server\context.xml
[DEBUG] resource with targetPath null
directory C:\ihe\ipf\commons\test\src\main\groovy
excludes []
includes []
[DEBUG] ignoreDelta true
[INFO] Copying 4 resources
[DEBUG] file ProcessingTimeDescriptiveStatisticsRenderer.groovy has a filtered file extension
[DEBUG] copy C:\ihe\ipf\commons\test\src\main\groovy\org\openehealth\ipf\commons\test\performance\processingtime\ProcessingTimeDescriptiveStatisticsRenderer.groovy to C:\ihe\ipf\commons\test\target\classes\org\openehealth\ipf\commons\test\performance\processingtime\ProcessingTimeDescriptiveStatisticsRenderer.groovy
[DEBUG] file ProcessingTimeStatisticsRenderer.groovy has a filtered file extension
[DEBUG] copy C:\ihe\ipf\commons\test\src\main\groovy\org\openehealth\ipf\commons\test\performance\processingtime\ProcessingTimeStatisticsRenderer.groovy to C:\ihe\ipf\commons\test\target\classes\org\openehealth\ipf\commons\test\performance\processingtime\ProcessingTimeStatisticsRenderer.groovy
[DEBUG] file ThroughputDistributionStatisticsRenderer.groovy has a filtered file extension
[DEBUG] copy C:\ihe\ipf\commons\test\src\main\groovy\org\openehealth\ipf\commons\test\performance\throughput\ThroughputDistributionStatisticsRenderer.groovy to C:\ihe\ipf\commons\test\target\classes\org\openehealth\ipf\commons\test\performance\throughput\ThroughputDistributionStatisticsRenderer.groovy
[DEBUG] file ThroughputStatisticsRenderer.groovy has a filtered file extension
[DEBUG] copy C:\ihe\ipf\commons\test\src\main\groovy\org\openehealth\ipf\commons\test\performance\throughput\ThroughputStatisticsRenderer.groovy to C:\ihe\ipf\commons\test\target\classes\org\openehealth\ipf\commons\test\performance\throughput\ThroughputStatisticsRenderer.groovy
[DEBUG] resource with targetPath null
directory C:\ihe\ipf\commons\test
excludes []
includes [META-INF/**/*]
[DEBUG] ignoreDelta true
[INFO] Copying 3 resources
[DEBUG] file LICENSE.txt has a filtered file extension
[DEBUG] copy C:\ihe\ipf\commons\test\META-INF\LICENSE.txt to C:\ihe\ipf\commons\test\target\classes\META-INF\LICENSE.txt
[DEBUG] file MANIFEST.MF has a filtered file extension
[DEBUG] copy C:\ihe\ipf\commons\test\META-INF\MANIFEST.MF to C:\ihe\ipf\commons\test\target\classes\META-INF\MANIFEST.MF
[DEBUG] file NOTICE.txt has a filtered file extension
[DEBUG] copy C:\ihe\ipf\commons\test\META-INF\NOTICE.txt to C:\ihe\ipf\commons\test\target\classes\META-INF\NOTICE.txt
[DEBUG] no use filter components
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ ipf-commons-test ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.0:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.0, parent: sun.misc.Launcher$AppClassLoader@138d107f]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.0:compile' with basic configurator -->
[DEBUG]   (f) basedir = C:\ihe\ipf\commons\test
[DEBUG]   (f) buildDirectory = C:\ihe\ipf\commons\test\target
[DEBUG]   (f) classpathElements = [C:\ihe\ipf\commons\test\target\classes, C:\ihe\ipf\commons\core\target\ipf-commons-core-2.7-SNAPSHOT.jar, C:\Users\sanjitk\.m2\repository\org\slf4j\jcl-over-slf4j\1.7.7\jcl-over-slf4j-1.7.7.jar, C:\Users\sanjitk\.m2\repository\org\springframework\spring-core\4.0.2.RELEASE\spring-core-4.0.2.RELEASE.jar, C:\Users\sanjitk\.m2\repository\org\codehaus\groovy\groovy\2.2.2\groovy-2.2.2.jar, C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm-tree\4.1\asm-tree-4.1.jar, C:\Users\sanjitk\.m2\repository\antlr\antlr\2.7.7\antlr-2.7.7.jar, C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm-util\4.1\asm-util-4.1.jar, C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm-commons\4.1\asm-commons-4.1.jar, C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm\4.1\asm-4.1.jar, C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm-analysis\4.1\asm-analysis-4.1.jar, C:\Users\sanjitk\.m2\repository\commons-io\commons-io\2.4\commons-io-2.4.jar, C:\Users\sanjitk\.m2\repository\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar, C:\Users\sanjitk\.m2\repository\org\apache\commons\commons-math3\3.2\commons-math3-3.2.jar, C:\Users\sanjitk\.m2\repository\org\slf4j\slf4j-api\1.7.7\slf4j-api-1.7.7.jar, C:\Users\sanjitk\.m2\repository\org\slf4j\slf4j-log4j12\1.7.7\slf4j-log4j12-1.7.7.jar, C:\Users\sanjitk\.m2\repository\log4j\log4j\1.2.17\log4j-1.2.17.jar, C:\Users\sanjitk\.m2\repository\commons-httpclient\commons-httpclient\3.1\commons-httpclient-3.1.jar, C:\Users\sanjitk\.m2\repository\commons-codec\commons-codec\1.8\commons-codec-1.8.jar, C:\Users\sanjitk\.m2\repository\org\codehaus\groovy\groovy-xml\2.2.2\groovy-xml-2.2.2.jar, C:\Users\sanjitk\.m2\repository\org\springframework\spring-context\4.0.2.RELEASE\spring-context-4.0.2.RELEASE.jar, C:\Users\sanjitk\.m2\repository\org\springframework\spring-aop\4.0.2.RELEASE\spring-aop-4.0.2.RELEASE.jar, C:\Users\sanjitk\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar, C:\Users\sanjitk\.m2\repository\org\springframework\spring-beans\4.0.2.RELEASE\spring-beans-4.0.2.RELEASE.jar, C:\Users\sanjitk\.m2\repository\org\springframework\spring-expression\4.0.2.RELEASE\spring-expression-4.0.2.RELEASE.jar, C:\Users\sanjitk\.m2\repository\org\springframework\spring-test\4.0.2.RELEASE\spring-test-4.0.2.RELEASE.jar, C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-server\8.1.14.v20131031\jetty-server-8.1.14.v20131031.jar, C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\orbit\javax.servlet\3.0.0.v201112011016\javax.servlet-3.0.0.v201112011016.jar, C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-continuation\8.1.14.v20131031\jetty-continuation-8.1.14.v20131031.jar, C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-http\8.1.14.v20131031\jetty-http-8.1.14.v20131031.jar, C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-io\8.1.14.v20131031\jetty-io-8.1.14.v20131031.jar, C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-util\8.1.14.v20131031\jetty-util-8.1.14.v20131031.jar, C:\Users\sanjitk\.m2\repository\org\apache\geronimo\specs\geronimo-servlet_3.0_spec\1.0\geronimo-servlet_3.0_spec-1.0.jar, C:\Users\sanjitk\.m2\repository\org\projectlombok\lombok\1.12.6\lombok-1.12.6.jar]
[DEBUG]   (f) compileSourceRoots = [C:\ihe\ipf\commons\test\src\main\java, C:\ihe\ipf\commons\test\src\main\groovy]
[DEBUG]   (f) compilerArguments = {javaAgentClass=lombok.core.Agent}
[DEBUG]   (f) compilerId = groovy-eclipse-compiler
[DEBUG]   (f) debug = true
[DEBUG]   (f) failOnError = true
[DEBUG]   (f) forceJavacCompilerUse = false
[DEBUG]   (f) fork = true
[DEBUG]   (f) generatedSourcesDirectory = C:\ihe\ipf\commons\test\target\generated-sources\annotations
[DEBUG]   (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.0:compile {execution: default-compile}
[DEBUG]   (f) optimize = false
[DEBUG]   (f) outputDirectory = C:\ihe\ipf\commons\test\target\classes
[DEBUG]   (f) projectArtifact = org.openehealth.ipf.commons:ipf-commons-test:jar:2.7-SNAPSHOT
[DEBUG]   (f) showDeprecation = false
[DEBUG]   (f) showWarnings = false
[DEBUG]   (f) skipMultiThreadWarning = false
[DEBUG]   (f) source = 1.6
[DEBUG]   (f) staleMillis = 0
[DEBUG]   (f) target = 1.6
[DEBUG]   (f) verbose = false
[DEBUG]   (f) mavenSession = org.apache.maven.execution.MavenSession@35e5ebbf
[DEBUG]   (f) session = org.apache.maven.execution.MavenSession@35e5ebbf
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'groovy-eclipse-compiler'.
[DEBUG] Source directories: [C:\ihe\ipf\commons\test\src\main\java
 C:\ihe\ipf\commons\test\src\main\groovy]
[DEBUG] Classpath: [C:\ihe\ipf\commons\test\target\classes
 C:\ihe\ipf\commons\core\target\ipf-commons-core-2.7-SNAPSHOT.jar
 C:\Users\sanjitk\.m2\repository\org\slf4j\jcl-over-slf4j\1.7.7\jcl-over-slf4j-1.7.7.jar
 C:\Users\sanjitk\.m2\repository\org\springframework\spring-core\4.0.2.RELEASE\spring-core-4.0.2.RELEASE.jar
 C:\Users\sanjitk\.m2\repository\org\codehaus\groovy\groovy\2.2.2\groovy-2.2.2.jar
 C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm-tree\4.1\asm-tree-4.1.jar
 C:\Users\sanjitk\.m2\repository\antlr\antlr\2.7.7\antlr-2.7.7.jar
 C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm-util\4.1\asm-util-4.1.jar
 C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm-commons\4.1\asm-commons-4.1.jar
 C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm\4.1\asm-4.1.jar
 C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm-analysis\4.1\asm-analysis-4.1.jar
 C:\Users\sanjitk\.m2\repository\commons-io\commons-io\2.4\commons-io-2.4.jar
 C:\Users\sanjitk\.m2\repository\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar
 C:\Users\sanjitk\.m2\repository\org\apache\commons\commons-math3\3.2\commons-math3-3.2.jar
 C:\Users\sanjitk\.m2\repository\org\slf4j\slf4j-api\1.7.7\slf4j-api-1.7.7.jar
 C:\Users\sanjitk\.m2\repository\org\slf4j\slf4j-log4j12\1.7.7\slf4j-log4j12-1.7.7.jar
 C:\Users\sanjitk\.m2\repository\log4j\log4j\1.2.17\log4j-1.2.17.jar
 C:\Users\sanjitk\.m2\repository\commons-httpclient\commons-httpclient\3.1\commons-httpclient-3.1.jar
 C:\Users\sanjitk\.m2\repository\commons-codec\commons-codec\1.8\commons-codec-1.8.jar
 C:\Users\sanjitk\.m2\repository\org\codehaus\groovy\groovy-xml\2.2.2\groovy-xml-2.2.2.jar
 C:\Users\sanjitk\.m2\repository\org\springframework\spring-context\4.0.2.RELEASE\spring-context-4.0.2.RELEASE.jar
 C:\Users\sanjitk\.m2\repository\org\springframework\spring-aop\4.0.2.RELEASE\spring-aop-4.0.2.RELEASE.jar
 C:\Users\sanjitk\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
 C:\Users\sanjitk\.m2\repository\org\springframework\spring-beans\4.0.2.RELEASE\spring-beans-4.0.2.RELEASE.jar
 C:\Users\sanjitk\.m2\repository\org\springframework\spring-expression\4.0.2.RELEASE\spring-expression-4.0.2.RELEASE.jar
 C:\Users\sanjitk\.m2\repository\org\springframework\spring-test\4.0.2.RELEASE\spring-test-4.0.2.RELEASE.jar
 C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-server\8.1.14.v20131031\jetty-server-8.1.14.v20131031.jar
 C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\orbit\javax.servlet\3.0.0.v201112011016\javax.servlet-3.0.0.v201112011016.jar
 C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-continuation\8.1.14.v20131031\jetty-continuation-8.1.14.v20131031.jar
 C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-http\8.1.14.v20131031\jetty-http-8.1.14.v20131031.jar
 C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-io\8.1.14.v20131031\jetty-io-8.1.14.v20131031.jar
 C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-util\8.1.14.v20131031\jetty-util-8.1.14.v20131031.jar
 C:\Users\sanjitk\.m2\repository\org\apache\geronimo\specs\geronimo-servlet_3.0_spec\1.0\geronimo-servlet_3.0_spec-1.0.jar
 C:\Users\sanjitk\.m2\repository\org\projectlombok\lombok\1.12.6\lombok-1.12.6.jar]
[DEBUG] Output directory: C:\ihe\ipf\commons\test\target\classes
[DEBUG] CompilerReuseStrategy: reuseCreated
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:manifest (bundle-manifest) @ ipf-commons-test ---
[DEBUG] Configuring mojo org.apache.felix:maven-bundle-plugin:2.0.1:manifest from plugin realm ClassRealm[plugin>org.apache.felix:maven-bundle-plugin:2.0.1, parent: sun.misc.Launcher$AppClassLoader@138d107f]
[DEBUG] Configuring mojo 'org.apache.felix:maven-bundle-plugin:2.0.1:manifest' with basic configurator -->
[DEBUG]   (f) baseDir = C:\ihe\ipf\commons\test
[DEBUG]   (f) buildDirectory = C:\ihe\ipf\commons\test\target
[DEBUG]   (f) excludeDependencies = *;scope=provided|runtime
[DEBUG]   (f) instructions = {Build-Time=$(now), Bundle-Activator=null, Bundle-Category=healthcare, Bundle-ClassPath=null, Bundle-Description=IPF is an eHealth Integration Framework, Bundle-License=Apache License, Version 2.0;url=http://www.apache.org/licenses/LICENSE-2.0;description=OpenSource license provided by the Apache foundation, Bundle-SymbolicName=org.openehealth.ipf.commons.ipf-commons-test, Bundle-Vendor=Open eHealth Foundation, DynamicImport-Package=null, Eclipse-SupplementBundle=null, Embed-Dependency=null, Export-Package=org.openehealth.ipf.commons.test.*, Extension-Beans=null, Extension-Classes=null, Fragment-Host=null, Import-Package=org.slf4j.*;version="[1.6,2)",*, Private-Package=null, Require-Bundle=null, Spring-Context=null, _plugin=aQute.lib.spring.SpringComponent, _versionpolicy="$(version;===;$(@))"}
[DEBUG]   (f) manifestLocation = C:\ihe\ipf\commons\test\META-INF
[DEBUG]   (f) outputDirectory = C:\ihe\ipf\commons\test\target\classes
[DEBUG]   (f) project = MavenProject: org.openehealth.ipf.commons:ipf-commons-test:2.7-SNAPSHOT @ C:\ihe\ipf\commons\test\pom.xml
[DEBUG]   (f) unpackBundle = true
[DEBUG] -- end configuration --
[DEBUG] BND Instructions:
[DEBUG] ------------------------------------------------------------------------
[DEBUG] pom.id: org.openehealth.ipf.commons:ipf-commons-test:jar:2.7-SNAPSHOT
[DEBUG] pom.organization.name: Open eHealth Foundation
[DEBUG] Embed-Dependency: 
[DEBUG] osgi.require.bundle: 
[DEBUG] hapi-version: 2.0
[DEBUG] oht-atna-version: 2.0.0
[DEBUG] osgi-api-version: 1.4.0
[DEBUG] mdht-version: 1.2.0.201212201425
[DEBUG] pom.contributors: null
[DEBUG] project.build.developers: null
[DEBUG] project.description: IPF is an eHealth Integration Framework
[DEBUG] pom.pomFile: null
[DEBUG] Bundle-DocURL: http://www.openehealth.org/
[DEBUG] project.build.groupId: org.openehealth.ipf.commons
[DEBUG] pom.organization: null
[DEBUG] project.build.scm: null
[DEBUG] joda-time-version: 2.3
[DEBUG] Bundle-ClassPath: 
[DEBUG] pom.profiles: null
[DEBUG] maven-symbolicname: org.openehealth.ipf.commons.ipf-commons-test
[DEBUG] commons-collections-version: 3.2.1
[DEBUG] ehcache-version: 2.6.9
[DEBUG] commons-io-version: 2.4
[DEBUG] osgi.bundle.classpath: 
[DEBUG] project.build.contributors: null
[DEBUG] pom.description: IPF is an eHealth Integration Framework
[DEBUG] commons-codec-version: 1.8
[DEBUG] project.build.organization: null
[DEBUG] mina2-version: 2.0.7
[DEBUG] commons-lang-version: 2.6
[DEBUG] project.build.pomFile: null
[DEBUG] osgi.import.pkg: org.slf4j.*;version="[1.6,2)",*
[DEBUG] project.build.outputdirectory: null
[DEBUG] enforcer-plugin-version: 1.2
[DEBUG] xmlunit-version: 1.5
[DEBUG] javadoc-plugin-version: 2.9.1
[DEBUG] jetty-version: 8.1.14.v20131031
[DEBUG] project.version: 2.7-SNAPSHOT
[DEBUG] camel-version: 2.13.2
[DEBUG] pom.mailingLists: null
[DEBUG] project.contributors: null
[DEBUG] pom.artifactId: ipf-commons-test
[DEBUG] project.name: ipf-commons-test
[DEBUG] project.organization.name: Open eHealth Foundation
[DEBUG] project.organization: null
[DEBUG] project-info-reports-plugin-version: 2.6
[DEBUG] jdom-version: 2.0.2
[DEBUG] project.id: org.openehealth.ipf.commons:ipf-commons-test:jar:2.7-SNAPSHOT
[DEBUG] groovy-eclipse-batch-version: 2.1.8-01
[DEBUG] osgi.bundle.vendor: Open eHealth Foundation
[DEBUG] Bundle-Activator: 
[DEBUG] osgi.fragment.host: 
[DEBUG] Export-Package: org.openehealth.ipf.commons.test.*
[DEBUG] Bundle-License: Apache License, Version 2.0;url=http://www.apache.org/licenses/LICENSE-2.0;description=OpenSource license provided by the Apache foundation
[DEBUG] project.build.mailingLists: null
[DEBUG] project.build.directory: C:\ihe\ipf\commons\test\target
[DEBUG] maven-dsldoc-plugin-version: 1.5
[DEBUG] spring-version: 4.0.2.RELEASE
[DEBUG] metabuilder-version: 1.1.6-p2
[DEBUG] release-plugin-version: 2.1
[DEBUG] sources-plugin-version: 2.2.1
[DEBUG] cobertura-plugin-version: 2.5.2
[DEBUG] Extension-Classes: 
[DEBUG] slf4j-version: 1.7.7
[DEBUG] Bundle-Category: healthcare
[DEBUG] hibernate-search-version: 3.2.1.Final
[DEBUG] pom.issueManagement: null
[DEBUG] osgi.export.pkg: org.openehealth.ipf.commons.test.*
[DEBUG] junit-version: 4.11
[DEBUG] osgi.bundle.activator: 
[DEBUG] groovy-eclipse-compiler-version: 2.8.0-01
[DEBUG] Fragment-Host: 
[DEBUG] project.build.id: org.openehealth.ipf.commons:ipf-commons-test:jar:2.7-SNAPSHOT
[DEBUG] project.issueManagement: null
[DEBUG] build-helper-version: 1.8
[DEBUG] spring-osgi-version: 1.2.1
[DEBUG] Eclipse-SupplementBundle: 
[DEBUG] eclipse-plugin-version: 2.9
[DEBUG] project.build.licenses: null
[DEBUG] pom.modelVersion: 4.0.0
[DEBUG] project.licenses: null
[DEBUG] project.developers: null
[DEBUG] commons-httpclient-version: 3.1
[DEBUG] derby-version: 10.9.1.0
[DEBUG] -removeheaders: Include-Resource,Private-Package
[DEBUG] DynamicImport-Package: 
[DEBUG] geronimo-jpa_2.0_spec.version: 1.1
[DEBUG] geronimo-spec-activation-11-version: 1.1
[DEBUG] pom.version: 2.7-SNAPSHOT
[DEBUG] spring-karaf-version: 3.2.4.RELEASE
[DEBUG] pom.scm: null
[DEBUG] -plugin: aQute.lib.spring.SpringComponent
[DEBUG] project.mailingLists: null
[DEBUG] pom.packaging: jar
[DEBUG] project.build.parent: null
[DEBUG] Bundle-Description: IPF is an eHealth Integration Framework
[DEBUG] project.projectDirectory: null
[DEBUG] commons-math3-version: 3.2
[DEBUG] log4j-version: 1.2.17
[DEBUG] project.build.modelVersion: 4.0.0
[DEBUG] project.build.build: null
[DEBUG] pom.build: null
[DEBUG] Extension-Beans: 
[DEBUG] saxon-version: 9.1.0.8
[DEBUG] Build-Time: $(now)
[DEBUG] project.build.version: 2.7-SNAPSHOT
[DEBUG] osgi.spring.context: 
[DEBUG] project.build.issueManagement: null
[DEBUG] osgi.private.pkg: 
[DEBUG] pom.parent: null
[DEBUG] geronimo-spec-servlet-api-30-version: 1.0
[DEBUG] pom.projectDirectory: null
[DEBUG] project.modelVersion: 4.0.0
[DEBUG] easymock-version: 3.2
[DEBUG] Bundle-SymbolicName: org.openehealth.ipf.commons.ipf-commons-test
[DEBUG] jxr-plugin-version: 2.1
[DEBUG] resources-plugin-version: 2.6
[DEBUG] commons-fileupload-version: 1.3
[DEBUG] Private-Package: 
[DEBUG] project.build.artifactId: ipf-commons-test
[DEBUG] compiler-plugin-version: 3.0
[DEBUG] pom.name: ipf-commons-test
[DEBUG] jar-plugin-version: 2.4
[DEBUG] pom.developers: null
[DEBUG] project.build: null
[DEBUG] commons-lang3-version: 3.1
[DEBUG] groovy-version: 2.2.2
[DEBUG] project.scm: null
[DEBUG] cglib-version: 2.2.2
[DEBUG] project.baseDir: null
[DEBUG] project.build.name: ipf-commons-test
[DEBUG] cxf-version: 2.7.11
[DEBUG] quartz-version: 2.2.1
[DEBUG] project.build.description: IPF is an eHealth Integration Framework
[DEBUG] project.groupId: org.openehealth.ipf.commons
[DEBUG] Bundle-Version: 2.7-SNAPSHOT
[DEBUG] project.build.profiles: null
[DEBUG] project.profiles: null
[DEBUG] Import-Package: org.slf4j.*;version="[1.6,2)",*
[DEBUG] hibernate-version: 3.5.6-Final
[DEBUG] hibernate-javassist-version: 3.17.1-GA
[DEBUG] xbean-spring-version: 3.16
[DEBUG] surefire-report-plugin-version: 2.16
[DEBUG] osgi.dynamic.import.pkg: 
[DEBUG] bundle-plugin-version: 2.0.1
[DEBUG] oht-cdar-version: 1.1.0-p2
[DEBUG] project.organization.url: http://www.openehealth.org/
[DEBUG] jaxb-impl-version: 2.2.7
[DEBUG] Require-Bundle: 
[DEBUG] project.parent: null
[DEBUG] project.dir: C:\ihe\ipf\commons\test
[DEBUG] pom.licenses: null
[DEBUG] assembly-plugin-version: 2.4
[DEBUG] classifier: 
[DEBUG] osgi.bundle.category: healthcare
[DEBUG] -versionpolicy: "$(version;===;$(@))"
[DEBUG] geronimo-spec-jta-version: 1.0.1B-rc4
[DEBUG] Bundle-Vendor: Open eHealth Foundation
[DEBUG] osgi.embed.dependency: 
[DEBUG] project.build.projectDirectory: null
[DEBUG] pax-plugin-version: 1.5
[DEBUG] eclipse.supplement.bundle: 
[DEBUG] hibernate-commons-annotations-version: 3.2.0.Final
[DEBUG] project.packaging: jar
[DEBUG] lombok-version: 1.12.6
[DEBUG] pom.organization.url: http://www.openehealth.org/
[DEBUG] Spring-Context: 
[DEBUG] xerces-impl-version: 2.11.0
[DEBUG] project.pomFile: null
[DEBUG] activemq-version: 5.9.1
[DEBUG] osgi.bundle.license: Apache License, Version 2.0;url=http://www.apache.org/licenses/LICENSE-2.0;description=OpenSource license provided by the Apache foundation
[DEBUG] project.build.packaging: jar
[DEBUG] site-plugin-version: 3.0
[DEBUG] jaxb-plugin-version: 1.6
[DEBUG] commons-dbcp-version: 1.4
[DEBUG] project.artifactId: ipf-commons-test
[DEBUG] aspectj-version: 1.7.3
[DEBUG] ipf.extension.beans: 
[DEBUG] jasypt-version: 1.9.2
[DEBUG] tomcat-version: 7.0.39
[DEBUG] pom.groupId: org.openehealth.ipf.commons
[DEBUG] junitperf-version: 1.8
[DEBUG] Bundle-Name: ipf-commons-test
[DEBUG] ipf.extension.classes: 
[DEBUG] ------------------------------------------------------------------------
[DEBUG] BND Classpath:
[DEBUG] ------------------------------------------------------------------------
[DEBUG] C:\ihe\ipf\commons\test\target\classes
[DEBUG] C:\ihe\ipf\commons\core\target\ipf-commons-core-2.7-SNAPSHOT.jar
[DEBUG] C:\Users\sanjitk\.m2\repository\org\slf4j\jcl-over-slf4j\1.7.7\jcl-over-slf4j-1.7.7.jar
[DEBUG] C:\Users\sanjitk\.m2\repository\org\springframework\spring-core\4.0.2.RELEASE\spring-core-4.0.2.RELEASE.jar
[DEBUG] C:\Users\sanjitk\.m2\repository\org\codehaus\groovy\groovy\2.2.2\groovy-2.2.2.jar
[DEBUG] C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm-tree\4.1\asm-tree-4.1.jar
[DEBUG] C:\Users\sanjitk\.m2\repository\antlr\antlr\2.7.7\antlr-2.7.7.jar
[DEBUG] C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm-util\4.1\asm-util-4.1.jar
[DEBUG] C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm-commons\4.1\asm-commons-4.1.jar
[DEBUG] C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm\4.1\asm-4.1.jar
[DEBUG] C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm-analysis\4.1\asm-analysis-4.1.jar
[DEBUG] C:\Users\sanjitk\.m2\repository\commons-io\commons-io\2.4\commons-io-2.4.jar
[DEBUG] C:\Users\sanjitk\.m2\repository\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar
[DEBUG] C:\Users\sanjitk\.m2\repository\org\apache\commons\commons-math3\3.2\commons-math3-3.2.jar
[DEBUG] C:\Users\sanjitk\.m2\repository\org\slf4j\slf4j-api\1.7.7\slf4j-api-1.7.7.jar
[DEBUG] C:\Users\sanjitk\.m2\repository\org\slf4j\slf4j-log4j12\1.7.7\slf4j-log4j12-1.7.7.jar
[DEBUG] C:\Users\sanjitk\.m2\repository\log4j\log4j\1.2.17\log4j-1.2.17.jar
[DEBUG] C:\Users\sanjitk\.m2\repository\commons-httpclient\commons-httpclient\3.1\commons-httpclient-3.1.jar
[DEBUG] C:\Users\sanjitk\.m2\repository\commons-codec\commons-codec\1.8\commons-codec-1.8.jar
[DEBUG] C:\Users\sanjitk\.m2\repository\org\codehaus\groovy\groovy-xml\2.2.2\groovy-xml-2.2.2.jar
[DEBUG] C:\Users\sanjitk\.m2\repository\org\springframework\spring-context\4.0.2.RELEASE\spring-context-4.0.2.RELEASE.jar
[DEBUG] C:\Users\sanjitk\.m2\repository\org\springframework\spring-aop\4.0.2.RELEASE\spring-aop-4.0.2.RELEASE.jar
[DEBUG] C:\Users\sanjitk\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\sanjitk\.m2\repository\org\springframework\spring-beans\4.0.2.RELEASE\spring-beans-4.0.2.RELEASE.jar
[DEBUG] C:\Users\sanjitk\.m2\repository\org\springframework\spring-expression\4.0.2.RELEASE\spring-expression-4.0.2.RELEASE.jar
[DEBUG] C:\Users\sanjitk\.m2\repository\org\springframework\spring-test\4.0.2.RELEASE\spring-test-4.0.2.RELEASE.jar
[DEBUG] C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-server\8.1.14.v20131031\jetty-server-8.1.14.v20131031.jar
[DEBUG] C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\orbit\javax.servlet\3.0.0.v201112011016\javax.servlet-3.0.0.v201112011016.jar
[DEBUG] C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-continuation\8.1.14.v20131031\jetty-continuation-8.1.14.v20131031.jar
[DEBUG] C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-http\8.1.14.v20131031\jetty-http-8.1.14.v20131031.jar
[DEBUG] C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-io\8.1.14.v20131031\jetty-io-8.1.14.v20131031.jar
[DEBUG] C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-util\8.1.14.v20131031\jetty-util-8.1.14.v20131031.jar
[DEBUG] C:\Users\sanjitk\.m2\repository\org\apache\geronimo\specs\geronimo-servlet_3.0_spec\1.0\geronimo-servlet_3.0_spec-1.0.jar
[DEBUG] ------------------------------------------------------------------------
[DEBUG] BND Manifest:
[DEBUG] ------------------------------------------------------------------------
[DEBUG] Export-Package: org.openehealth.ipf.commons.test.http.client.handler;uses:="org.openehealth.ipf.commons.test.http.client,org.apache.commons.io,org.slf4j";version="2.7.0.SNAPSHOT",org.openehealth.ipf.commons.test.http.server.handler;uses:="javax.servlet,javax.servlet.http,org.openehealth.ipf.commons.test.http.server,org.apache.commons.io,org.slf4j,org.eclipse.jetty.server,org.eclipse.jetty.server.handler";version="2.7.0.SNAPSHOT",org.openehealth.ipf.commons.test.performance.handler;uses:="org.apache.commons.lang3,org.openehealth.ipf.commons.test.performance";version="2.7.0.SNAPSHOT",org.openehealth.ipf.commons.test.performance;uses:="org.apache.commons.lang3,javax.xml.bind.annotation,org.slf4j";version="2.7.0.SNAPSHOT",org.openehealth.ipf.commons.test.http.client;uses:="org.apache.commons.httpclient.methods,org.apache.commons.httpclient.params,org.apache.commons.io,org.apache.commons.httpclient";version="2.7.0.SNAPSHOT",org.openehealth.ipf.commons.test.performance.throughput;uses:="org.openehealth.ipf.commons.test.performance.processingtime,org.openehealth.ipf.commons.test.performance,org.apache.commons.math3.stat,groovy.lang,org.codehaus.groovy.reflection,org.codehaus.groovy.runtime,org.codehaus.groovy.runtime.callsite,org.openehealth.ipf.commons.test.performance.utils,groovy.xml";version="2.7.0.SNAPSHOT",org.openehealth.ipf.commons.test.performance.processingtime;uses:="org.openehealth.ipf.commons.test.performance,org.apache.commons.lang3,org.apache.commons.math3.stat.descriptive,groovy.lang,org.codehaus.groovy.reflection,org.codehaus.groovy.runtime,org.codehaus.groovy.runtime.callsite,org.codehaus.groovy.runtime.typehandling,groovy.xml,org.openehealth.ipf.commons.test.performance.utils";version="2.7.0.SNAPSHOT",org.openehealth.ipf.commons.test.performance.utils;uses:="javax.xml.bind,org.apache.commons.lang3,org.apache.commons.io,org.openehealth.ipf.commons.test.performance,org.slf4j";version="2.7.0.SNAPSHOT",org.openehealth.ipf.commons.test.performance.dispatcher;uses:="org.apache.commons.lang3,org.openehealth.ipf.commons.test.performance,org.slf4j,org.openehealth.ipf.commons.test.http.client,org.openehealth.ipf.commons.test.performance.utils,org.springframework.beans.factory";version="2.7.0.SNAPSHOT",org.openehealth.ipf.commons.test.http.server;uses:="org.eclipse.jetty.server,javax.servlet,org.eclipse.jetty.server.handler,javax.servlet.http,org.springframework.context.support";version="2.7.0.SNAPSHOT"
[DEBUG] Build-Time: Mon Oct 06 09:59:58 IST 2014
[DEBUG] Manifest-Version: 1.0
[DEBUG] Tool: Bnd-0.0.357
[DEBUG] Bundle-Category: healthcare
[DEBUG] Bundle-Name: ipf-commons-test
[DEBUG] Created-By: 1.6.0_27 (Sun Microsystems Inc.)
[DEBUG] Bundle-Vendor: Open eHealth Foundation
[DEBUG] Bundle-Version: 2.7.0.SNAPSHOT
[DEBUG] Bnd-LastModified: 1412569798722
[DEBUG] Bundle-ManifestVersion: 2
[DEBUG] Bundle-License: Apache License, Version 2.0;url=http://www.apache.org/licenses/LICENSE-2.0;description=OpenSource license provided by the Apache foundation
[DEBUG] Bundle-Description: IPF is an eHealth Integration Framework
[DEBUG] Bundle-SymbolicName: org.openehealth.ipf.commons.ipf-commons-test
[DEBUG] Import-Package: groovy.lang;version="2.2.2",groovy.xml;version="2.2.2",javax.servlet;version="2.6.0",javax.servlet.http;version="2.6.0",javax.xml.bind,javax.xml.bind.annotation,org.apache.commons.httpclient,org.apache.commons.httpclient.methods,org.apache.commons.httpclient.params,org.apache.commons.io;version="1.4.9999",org.apache.commons.lang3;version="3.1.0",org.apache.commons.math3.stat;version="3.2.0",org.apache.commons.math3.stat.descriptive;version="3.2.0",org.codehaus.groovy.reflection;version="2.2.2",org.codehaus.groovy.runtime;version="2.2.2",org.codehaus.groovy.runtime.callsite;version="2.2.2",org.codehaus.groovy.runtime.typehandling;version="2.2.2",org.eclipse.jetty.server;version="8.1.14",org.eclipse.jetty.server.handler;version="8.1.14",org.openehealth.ipf.commons.test.http.client;version="2.7.0",org.openehealth.ipf.commons.test.http.client.handler;version="2.7.0",org.openehealth.ipf.commons.test.http.server;version="2.7.0",org.openehealth.ipf.commons.test.http.server.handler;version="2.7.0",org.openehealth.ipf.commons.test.performance;version="2.7.0",org.openehealth.ipf.commons.test.performance.dispatcher;version="2.7.0",org.openehealth.ipf.commons.test.performance.handler;version="2.7.0",org.openehealth.ipf.commons.test.performance.processingtime;version="2.7.0",org.openehealth.ipf.commons.test.performance.throughput;version="2.7.0",org.openehealth.ipf.commons.test.performance.utils;version="2.7.0",org.slf4j;version="[1.6,2)",org.springframework.beans.factory,org.springframework.context.support
[DEBUG] Bundle-DocURL: http://www.openehealth.org/
[DEBUG] Originally-Created-By: 1.7.0_51 (Oracle Corporation)
[DEBUG] ------------------------------------------------------------------------
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-test-source (add-test-source) @ ipf-commons-test ---
[DEBUG] Configuring mojo org.codehaus.mojo:build-helper-maven-plugin:1.8:add-test-source from plugin realm ClassRealm[plugin>org.codehaus.mojo:build-helper-maven-plugin:1.8, parent: sun.misc.Launcher$AppClassLoader@138d107f]
[DEBUG] Configuring mojo 'org.codehaus.mojo:build-helper-maven-plugin:1.8:add-test-source' with basic configurator -->
[DEBUG]   (f) sources = [C:\ihe\ipf\commons\test\src\test\groovy]
[DEBUG]   (f) project = MavenProject: org.openehealth.ipf.commons:ipf-commons-test:2.7-SNAPSHOT @ C:\ihe\ipf\commons\test\pom.xml
[DEBUG] -- end configuration --
[INFO] Test Source directory: C:\ihe\ipf\commons\test\src\test\groovy added.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipf-commons-test ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.6:testResources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.6, parent: sun.misc.Launcher$AppClassLoader@138d107f]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.6:testResources' with basic configurator -->
[DEBUG]   (f) buildFilters = []
[DEBUG]   (f) escapeWindowsPaths = true
[DEBUG]   (s) includeEmptyDirs = false
[DEBUG]   (s) outputDirectory = C:\ihe\ipf\commons\test\target\test-classes
[DEBUG]   (s) overwrite = false
[DEBUG]   (f) project = MavenProject: org.openehealth.ipf.commons:ipf-commons-test:2.7-SNAPSHOT @ C:\ihe\ipf\commons\test\pom.xml
[DEBUG]   (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: C:\ihe\ipf\commons\test\src\test\resources, PatternSet [includes: {}, excludes: {}]}}, Resource {targetPath: null, filtering: false, FileSet {directory: C:\ihe\ipf\commons\test\src\test\groovy, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG]   (f) session = org.apache.maven.execution.MavenSession@35e5ebbf
[DEBUG]   (f) supportMultiLineFiltering = false
[DEBUG]   (f) useBuildFilters = true
[DEBUG]   (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used {env.VBOX_INSTALL_PATH=C:\Program Files\Oracle\VirtualBox\, file.encoding.pkg=sun.io, env.PROMPT=$P$G, osgi.require.bundle=, hapi-version=2.0, java.home=C:\Program Files\Java\jdk1.6.0_27\jre, oht-atna-version=2.0.0, osgi-api-version=1.4.0, mdht-version=1.2.0.201212201425, classworlds.conf=C:\ihe\.metadata\.plugins\org.eclipse.m2e.launching\launches\m2conf2186192022467957670.tmp, java.endorsed.dirs=C:\Program Files\Java\jdk1.6.0_27\jre\lib\endorsed, env.USERNAME=sanjitk, joda-time-version=2.3, sun.os.patch.level=Service Pack 1, java.vendor.url=http://java.sun.com/, env.COMPUTERNAME=SANJITK, java.version=1.6.0_27, commons-collections-version=3.2.1, ehcache-version=2.6.9, env.MAVEN_OPTS=-Xmx512m, commons-io-version=2.4, osgi.bundle.classpath=, java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi, env.USERPROFILE=C:\Users\sanjitk, commons-codec-version=1.8, mina2-version=2.0.7, commons-lang-version=2.6, user.name=sanjitk, sun.io.unicode.encoding=UnicodeLittle, osgi.import.pkg=org.slf4j.*;version="[1.6,2)",*, sun.jnu.encoding=Cp1252, java.runtime.name=Java(TM) SE Runtime Environment, env.LOCALAPPDATA=C:\Users\sanjitk\AppData\Local, enforcer-plugin-version=1.2, xmlunit-version=1.5, env.COMMONPROGRAMW6432=C:\Program Files\Common Files, javadoc-plugin-version=2.9.1, jetty-version=8.1.14.v20131031, camel-version=2.13.2, java.specification.name=Java Platform API Specification, user.timezone=Asia/Calcutta, path.separator=;, env.PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel, file.encoding=Cp1252, project-info-reports-plugin-version=2.6, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -B install -X, env.NUMBER_OF_PROCESSORS=8, env.APPDATA=C:\Users\sanjitk\AppData\Roaming, jdom-version=2.0.2, env.WINDIR=C:\Windows, groovy-eclipse-batch-version=2.1.8-01, osgi.bundle.vendor=Open eHealth Foundation, osgi.fragment.host=, java.io.tmpdir=C:\Users\sanjitk\AppData\Local\Temp\, user.language=en, line.separator=
, maven-dsldoc-plugin-version=1.5, spring-version=4.0.2.RELEASE, metabuilder-version=1.1.6-p2, release-plugin-version=2.1, sources-plugin-version=2.2.1, cobertura-plugin-version=2.5.2, slf4j-version=1.7.7, env.COMMONPROGRAMFILES=C:\Program Files\Common Files, hibernate-search-version=3.2.1.Final, java.vm.info=mixed mode, sun.desktop=windows, java.vm.specification.name=Java Virtual Machine Specification, osgi.export.pkg=org.openehealth.ipf.commons.test.*, junit-version=4.11, osgi.bundle.activator=, groovy-eclipse-compiler-version=2.8.0-01, env.M2_HOME=C:\apache-maven-3.0.5, env.PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, build-helper-version=1.8, spring-osgi-version=1.2.1, eclipse-plugin-version=2.9, env.LOGONSERVER=\\SRIBPDC, env.PSMODULEPATH=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, commons-httpclient-version=3.1, java.awt.printerjob=sun.awt.windows.WPrinterJob, derby-version=10.9.1.0, geronimo-jpa_2.0_spec.version=1.1, geronimo-spec-activation-11-version=1.1, env.PUBLIC=C:\Users\Public, env.HIEOSXTESTDIR=C:\shealthServer\hieos-trunk-main\src\xtest\test, env.USERDOMAIN=SISO_DOMAIN, spring-karaf-version=3.2.4.RELEASE, env.PROCESSOR_LEVEL=6, env.PROGRAMFILES(X86)=C:\Program Files (x86), commons-math3-version=3.2, log4j-version=1.2.17, os.name=Windows 7, java.specification.vendor=Sun Microsystems Inc., env.TMP=C:\Users\sanjitk\AppData\Local\Temp, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, env.OS=Windows_NT, java.library.path=C:\Program Files\Java\jdk1.6.0_27\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\Java\jdk1.6.0_27\jre\bin;C:/Program Files/Java/jdk1.6.0_27/bin/../jre/bin/server;C:/Program Files/Java/jdk1.6.0_27/bin/../jre/bin;C:/Program Files/Java/jdk1.6.0_27/bin/../jre/lib/amd64;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Program Files\Java\jdk1.6.0_27\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Diskeeper Corporation\ExpressCache\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x64;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\Windows Live\Shared;$M2;C:\apache-maven-3.0.5\bin;C:\MinGW\bin;C:\MinGW\msys\1.0\bin;C:\Program Files\Microsoft Windows Performance Toolkit\;C:\shealthServer\hieos-trunk-main\src\xtest\test;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\MySQL\MySQL Utilities 1.4.3\;C:\Program Files (x86)\MySQL\MySQL Utilities 1.4.3\Doctrine extensions for PHP\;C:\Sun\jwsdp-2.0\jwsdp-shared\bin;C:\sts-bundle\sts-3.6.0.RELEASE;;., env.PROGRAMW6432=C:\Program Files, env.PATH=C:\Program Files\Java\jdk1.6.0_27\jre\bin;C:/Program Files/Java/jdk1.6.0_27/bin/../jre/bin/server;C:/Program Files/Java/jdk1.6.0_27/bin/../jre/bin;C:/Program Files/Java/jdk1.6.0_27/bin/../jre/lib/amd64;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Program Files\Java\jdk1.6.0_27\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Diskeeper Corporation\ExpressCache\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x64;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\Windows Live\Shared;$M2;C:\apache-maven-3.0.5\bin;C:\MinGW\bin;C:\MinGW\msys\1.0\bin;C:\Program Files\Microsoft Windows Performance Toolkit\;C:\shealthServer\hieos-trunk-main\src\xtest\test;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\MySQL\MySQL Utilities 1.4.3\;C:\Program Files (x86)\MySQL\MySQL Utilities 1.4.3\Doctrine extensions for PHP\;C:\Sun\jwsdp-2.0\jwsdp-shared\bin;C:\sts-bundle\sts-3.6.0.RELEASE;, java.class.version=50.0, saxon-version=9.1.0.8, osgi.spring.context=, osgi.private.pkg=, geronimo-spec-servlet-api-30-version=1.0, env.HOMEDRIVE=C:, env.SYSTEMROOT=C:\Windows, easymock-version=3.2, env.COMSPEC=C:\Windows\system32\cmd.exe, jxr-plugin-version=2.1, sun.boot.library.path=C:\Program Files\Java\jdk1.6.0_27\jre\bin, resources-plugin-version=2.6, commons-fileupload-version=1.3, env.SYSTEMDRIVE=C:, env.PROCESSOR_REVISION=3a09, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, compiler-plugin-version=3.0, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, user.variant=, jar-plugin-version=2.4, commons-lang3-version=3.1, groovy-version=2.2.2, cglib-version=2.2.2, env.PROGRAMFILES=C:\Program Files, java.vm.specification.version=1.0, cxf-version=2.7.11, quartz-version=2.2.1, env.HIEOSXLOGDIR=C:\shealthServer\hieos-trunk-main\logs, env.PROGRAMDATA=C:\ProgramData, awt.toolkit=sun.awt.windows.WToolkit, sun.cpu.isalist=amd64, env.GROOVY_HOME=C:\groovy-2.3.6, java.ext.dirs=C:\Program Files\Java\jdk1.6.0_27\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, os.version=6.1, user.home=C:\Users\sanjitk, java.vm.vendor=Sun Microsystems Inc., hibernate-version=3.5.6-Final, hibernate-javassist-version=3.17.1-GA, xbean-spring-version=3.16, env.HIEOSXSCHEMADIR=C:\shealthServer\hieos-trunk-main\src\xref\web\schema\v3, env.USERDNSDOMAIN=SISODOMAIN.COM, env.JAVA_HOME=C:\Program Files\Java\jdk1.6.0_27, surefire-report-plugin-version=2.16, user.dir=C:\ihe\ipf\commons, bundle-plugin-version=2.0.1, osgi.dynamic.import.pkg=, env.COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files, oht-cdar-version=1.1.0-p2, env.FP_NO_HOST_CHECK=NO, jaxb-impl-version=2.2.7, env.M2=M2=$M2_HOME\bin, env.HIEOSXCONFIGFILE=C:\shealthServer\hieos-trunk-main\src\xref\web\config\xconfig.xml, sun.cpu.endian=little, env.ALLUSERSPROFILE=C:\ProgramData, assembly-plugin-version=2.4, osgi.bundle.category=healthcare, env.PROCESSOR_ARCHITECTURE=AMD64, java.vm.version=20.2-b06, env.HOMEPATH=\Users\sanjitk, org.slf4j.simpleLogger.defaultLogLevel=debug, java.class.path=/C:/sts-bundle/sts-3.6.0.RELEASE/plugins/org.eclipse.m2e.maven.runtime_1.5.0.20140605-2032/jars/plexus-classworlds-2.5.1.jar, env.VS100COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\Tools\, geronimo-spec-jta-version=1.0.1B-rc4, os.arch=amd64, osgi.embed.dependency=, maven.build.version=Apache Maven 3.2.1 (ea8b2b07643dbb1b84b6d16e1f08391b666bc1e9; 2014-02-14T23:07:52+05:30), env.SESSIONNAME=Console, pax-plugin-version=1.5, sun.java.launcher=SUN_STANDARD, eclipse.supplement.bundle=, hibernate-commons-annotations-version=3.2.0.Final, java.vm.specification.vendor=Sun Microsystems Inc., lombok-version=1.12.6, file.separator=\, xerces-impl-version=2.11.0, java.runtime.version=1.6.0_27-b07, sun.boot.class.path=C:\Program Files\Java\jdk1.6.0_27\jre\lib\resources.jar;C:\Program Files\Java\jdk1.6.0_27\jre\lib\rt.jar;C:\Program Files\Java\jdk1.6.0_27\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.6.0_27\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.6.0_27\jre\lib\jce.jar;C:\Program Files\Java\jdk1.6.0_27\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.6.0_27\jre\lib\modules\jdk.boot.jar;C:\Program Files\Java\jdk1.6.0_27\jre\classes, activemq-version=5.9.1, osgi.bundle.license=Apache License, Version 2.0;url=http://www.apache.org/licenses/LICENSE-2.0;description=OpenSource license provided by the Apache foundation, site-plugin-version=3.0, jaxb-plugin-version=1.6, commons-dbcp-version=1.4, maven.version=3.2.1, env.TEMP=C:\Users\sanjitk\AppData\Local\Temp, env.HIEOSXCODESFILE=C:\shealthServer\hieos-trunk-main\src\xref\web\codes\codes.xml, user.country=US, aspectj-version=1.7.3, maven.home=C:\ihe\ipf\commons\EMBEDDED, ipf.extension.beans=, jasypt-version=1.9.2, tomcat-version=7.0.39, java.vendor=Sun Microsystems Inc., junitperf-version=1.8, java.specification.version=1.6, ipf.extension.classes=, sun.arch.data.model=64}
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[DEBUG] resource with targetPath null
directory C:\ihe\ipf\commons\test\src\test\resources
excludes []
includes []
[DEBUG] ignoreDelta true
[INFO] Copying 6 resources
[DEBUG] file context-processingtime-descriptive-statistics.xml has a filtered file extension
[DEBUG] copy C:\ihe\ipf\commons\test\src\test\resources\context-processingtime-descriptive-statistics.xml to C:\ihe\ipf\commons\test\target\test-classes\context-processingtime-descriptive-statistics.xml
[DEBUG] file context-processingtime-statistics.xml has a filtered file extension
[DEBUG] copy C:\ihe\ipf\commons\test\src\test\resources\context-processingtime-statistics.xml to C:\ihe\ipf\commons\test\target\test-classes\context-processingtime-statistics.xml
[DEBUG] file context-statistics-manager.xml has a filtered file extension
[DEBUG] copy C:\ihe\ipf\commons\test\src\test\resources\context-statistics-manager.xml to C:\ihe\ipf\commons\test\target\test-classes\context-statistics-manager.xml
[DEBUG] file context-throughput-distribution-statistics.xml has a filtered file extension
[DEBUG] copy C:\ihe\ipf\commons\test\src\test\resources\context-throughput-distribution-statistics.xml to C:\ihe\ipf\commons\test\target\test-classes\context-throughput-distribution-statistics.xml
[DEBUG] file context-throughput-statistics.xml has a filtered file extension
[DEBUG] copy C:\ihe\ipf\commons\test\src\test\resources\context-throughput-statistics.xml to C:\ihe\ipf\commons\test\target\test-classes\context-throughput-statistics.xml
[DEBUG] file log4j.properties has a filtered file extension
[DEBUG] copy C:\ihe\ipf\commons\test\src\test\resources\log4j.properties to C:\ihe\ipf\commons\test\target\test-classes\log4j.properties
[DEBUG] resource with targetPath null
directory C:\ihe\ipf\commons\test\src\test\groovy
excludes []
includes []
[INFO] skip non existing resourceDirectory C:\ihe\ipf\commons\test\src\test\groovy
[DEBUG] no use filter components
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ ipf-commons-test ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.0:testCompile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.0, parent: sun.misc.Launcher$AppClassLoader@138d107f]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.0:testCompile' with basic configurator -->
[DEBUG]   (f) basedir = C:\ihe\ipf\commons\test
[DEBUG]   (f) buildDirectory = C:\ihe\ipf\commons\test\target
[DEBUG]   (f) classpathElements = [C:\ihe\ipf\commons\test\target\test-classes, C:\ihe\ipf\commons\test\target\classes, C:\ihe\ipf\commons\core\target\ipf-commons-core-2.7-SNAPSHOT.jar, C:\Users\sanjitk\.m2\repository\org\slf4j\jcl-over-slf4j\1.7.7\jcl-over-slf4j-1.7.7.jar, C:\Users\sanjitk\.m2\repository\org\springframework\spring-core\4.0.2.RELEASE\spring-core-4.0.2.RELEASE.jar, C:\Users\sanjitk\.m2\repository\org\codehaus\groovy\groovy\2.2.2\groovy-2.2.2.jar, C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm-tree\4.1\asm-tree-4.1.jar, C:\Users\sanjitk\.m2\repository\antlr\antlr\2.7.7\antlr-2.7.7.jar, C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm-util\4.1\asm-util-4.1.jar, C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm-commons\4.1\asm-commons-4.1.jar, C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm\4.1\asm-4.1.jar, C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm-analysis\4.1\asm-analysis-4.1.jar, C:\Users\sanjitk\.m2\repository\commons-io\commons-io\2.4\commons-io-2.4.jar, C:\Users\sanjitk\.m2\repository\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar, C:\Users\sanjitk\.m2\repository\org\apache\commons\commons-math3\3.2\commons-math3-3.2.jar, C:\Users\sanjitk\.m2\repository\org\slf4j\slf4j-api\1.7.7\slf4j-api-1.7.7.jar, C:\Users\sanjitk\.m2\repository\org\slf4j\slf4j-log4j12\1.7.7\slf4j-log4j12-1.7.7.jar, C:\Users\sanjitk\.m2\repository\log4j\log4j\1.2.17\log4j-1.2.17.jar, C:\Users\sanjitk\.m2\repository\commons-httpclient\commons-httpclient\3.1\commons-httpclient-3.1.jar, C:\Users\sanjitk\.m2\repository\commons-codec\commons-codec\1.8\commons-codec-1.8.jar, C:\Users\sanjitk\.m2\repository\org\codehaus\groovy\groovy-xml\2.2.2\groovy-xml-2.2.2.jar, C:\Users\sanjitk\.m2\repository\org\springframework\spring-context\4.0.2.RELEASE\spring-context-4.0.2.RELEASE.jar, C:\Users\sanjitk\.m2\repository\org\springframework\spring-aop\4.0.2.RELEASE\spring-aop-4.0.2.RELEASE.jar, C:\Users\sanjitk\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar, C:\Users\sanjitk\.m2\repository\org\springframework\spring-beans\4.0.2.RELEASE\spring-beans-4.0.2.RELEASE.jar, C:\Users\sanjitk\.m2\repository\org\springframework\spring-expression\4.0.2.RELEASE\spring-expression-4.0.2.RELEASE.jar, C:\Users\sanjitk\.m2\repository\org\springframework\spring-test\4.0.2.RELEASE\spring-test-4.0.2.RELEASE.jar, C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-server\8.1.14.v20131031\jetty-server-8.1.14.v20131031.jar, C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\orbit\javax.servlet\3.0.0.v201112011016\javax.servlet-3.0.0.v201112011016.jar, C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-continuation\8.1.14.v20131031\jetty-continuation-8.1.14.v20131031.jar, C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-http\8.1.14.v20131031\jetty-http-8.1.14.v20131031.jar, C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-io\8.1.14.v20131031\jetty-io-8.1.14.v20131031.jar, C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-util\8.1.14.v20131031\jetty-util-8.1.14.v20131031.jar, C:\Users\sanjitk\.m2\repository\org\apache\geronimo\specs\geronimo-servlet_3.0_spec\1.0\geronimo-servlet_3.0_spec-1.0.jar, C:\Users\sanjitk\.m2\repository\junit\junit\4.11\junit-4.11.jar, C:\Users\sanjitk\.m2\repository\org\hamcrest\hamcrest-core\1.3\hamcrest-core-1.3.jar, C:\Users\sanjitk\.m2\repository\org\projectlombok\lombok\1.12.6\lombok-1.12.6.jar]
[DEBUG]   (f) compileSourceRoots = [C:\ihe\ipf\commons\test\src\test\java, C:\ihe\ipf\commons\test\src\test\groovy]
[DEBUG]   (f) compilerArguments = {javaAgentClass=lombok.core.Agent}
[DEBUG]   (f) compilerId = groovy-eclipse-compiler
[DEBUG]   (f) debug = true
[DEBUG]   (f) failOnError = true
[DEBUG]   (f) forceJavacCompilerUse = false
[DEBUG]   (f) fork = true
[DEBUG]   (f) generatedTestSourcesDirectory = C:\ihe\ipf\commons\test\target\generated-test-sources\test-annotations
[DEBUG]   (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.0:testCompile {execution: default-testCompile}
[DEBUG]   (f) optimize = false
[DEBUG]   (f) outputDirectory = C:\ihe\ipf\commons\test\target\test-classes
[DEBUG]   (f) showDeprecation = false
[DEBUG]   (f) showWarnings = false
[DEBUG]   (f) skipMultiThreadWarning = false
[DEBUG]   (f) source = 1.6
[DEBUG]   (f) staleMillis = 0
[DEBUG]   (f) target = 1.6
[DEBUG]   (f) verbose = false
[DEBUG]   (f) mavenSession = org.apache.maven.execution.MavenSession@35e5ebbf
[DEBUG]   (f) session = org.apache.maven.execution.MavenSession@35e5ebbf
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'groovy-eclipse-compiler'.
[DEBUG] Source directories: [C:\ihe\ipf\commons\test\src\test\java]
[DEBUG] Classpath: [C:\ihe\ipf\commons\test\target\test-classes
 C:\ihe\ipf\commons\test\target\classes
 C:\ihe\ipf\commons\core\target\ipf-commons-core-2.7-SNAPSHOT.jar
 C:\Users\sanjitk\.m2\repository\org\slf4j\jcl-over-slf4j\1.7.7\jcl-over-slf4j-1.7.7.jar
 C:\Users\sanjitk\.m2\repository\org\springframework\spring-core\4.0.2.RELEASE\spring-core-4.0.2.RELEASE.jar
 C:\Users\sanjitk\.m2\repository\org\codehaus\groovy\groovy\2.2.2\groovy-2.2.2.jar
 C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm-tree\4.1\asm-tree-4.1.jar
 C:\Users\sanjitk\.m2\repository\antlr\antlr\2.7.7\antlr-2.7.7.jar
 C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm-util\4.1\asm-util-4.1.jar
 C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm-commons\4.1\asm-commons-4.1.jar
 C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm\4.1\asm-4.1.jar
 C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm-analysis\4.1\asm-analysis-4.1.jar
 C:\Users\sanjitk\.m2\repository\commons-io\commons-io\2.4\commons-io-2.4.jar
 C:\Users\sanjitk\.m2\repository\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar
 C:\Users\sanjitk\.m2\repository\org\apache\commons\commons-math3\3.2\commons-math3-3.2.jar
 C:\Users\sanjitk\.m2\repository\org\slf4j\slf4j-api\1.7.7\slf4j-api-1.7.7.jar
 C:\Users\sanjitk\.m2\repository\org\slf4j\slf4j-log4j12\1.7.7\slf4j-log4j12-1.7.7.jar
 C:\Users\sanjitk\.m2\repository\log4j\log4j\1.2.17\log4j-1.2.17.jar
 C:\Users\sanjitk\.m2\repository\commons-httpclient\commons-httpclient\3.1\commons-httpclient-3.1.jar
 C:\Users\sanjitk\.m2\repository\commons-codec\commons-codec\1.8\commons-codec-1.8.jar
 C:\Users\sanjitk\.m2\repository\org\codehaus\groovy\groovy-xml\2.2.2\groovy-xml-2.2.2.jar
 C:\Users\sanjitk\.m2\repository\org\springframework\spring-context\4.0.2.RELEASE\spring-context-4.0.2.RELEASE.jar
 C:\Users\sanjitk\.m2\repository\org\springframework\spring-aop\4.0.2.RELEASE\spring-aop-4.0.2.RELEASE.jar
 C:\Users\sanjitk\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
 C:\Users\sanjitk\.m2\repository\org\springframework\spring-beans\4.0.2.RELEASE\spring-beans-4.0.2.RELEASE.jar
 C:\Users\sanjitk\.m2\repository\org\springframework\spring-expression\4.0.2.RELEASE\spring-expression-4.0.2.RELEASE.jar
 C:\Users\sanjitk\.m2\repository\org\springframework\spring-test\4.0.2.RELEASE\spring-test-4.0.2.RELEASE.jar
 C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-server\8.1.14.v20131031\jetty-server-8.1.14.v20131031.jar
 C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\orbit\javax.servlet\3.0.0.v201112011016\javax.servlet-3.0.0.v201112011016.jar
 C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-continuation\8.1.14.v20131031\jetty-continuation-8.1.14.v20131031.jar
 C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-http\8.1.14.v20131031\jetty-http-8.1.14.v20131031.jar
 C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-io\8.1.14.v20131031\jetty-io-8.1.14.v20131031.jar
 C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-util\8.1.14.v20131031\jetty-util-8.1.14.v20131031.jar
 C:\Users\sanjitk\.m2\repository\org\apache\geronimo\specs\geronimo-servlet_3.0_spec\1.0\geronimo-servlet_3.0_spec-1.0.jar
 C:\Users\sanjitk\.m2\repository\junit\junit\4.11\junit-4.11.jar
 C:\Users\sanjitk\.m2\repository\org\hamcrest\hamcrest-core\1.3\hamcrest-core-1.3.jar
 C:\Users\sanjitk\.m2\repository\org\projectlombok\lombok\1.12.6\lombok-1.12.6.jar]
[DEBUG] Output directory: C:\ihe\ipf\commons\test\target\test-classes
[DEBUG] CompilerReuseStrategy: reuseCreated
[INFO] Changes detected - recompiling the module!
[DEBUG] Classpath:
[DEBUG]  C:\ihe\ipf\commons\test\target\test-classes
[DEBUG]  C:\ihe\ipf\commons\test\target\classes
[DEBUG]  C:\ihe\ipf\commons\core\target\ipf-commons-core-2.7-SNAPSHOT.jar
[DEBUG]  C:\Users\sanjitk\.m2\repository\org\slf4j\jcl-over-slf4j\1.7.7\jcl-over-slf4j-1.7.7.jar
[DEBUG]  C:\Users\sanjitk\.m2\repository\org\springframework\spring-core\4.0.2.RELEASE\spring-core-4.0.2.RELEASE.jar
[DEBUG]  C:\Users\sanjitk\.m2\repository\org\codehaus\groovy\groovy\2.2.2\groovy-2.2.2.jar
[DEBUG]  C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm-tree\4.1\asm-tree-4.1.jar
[DEBUG]  C:\Users\sanjitk\.m2\repository\antlr\antlr\2.7.7\antlr-2.7.7.jar
[DEBUG]  C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm-util\4.1\asm-util-4.1.jar
[DEBUG]  C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm-commons\4.1\asm-commons-4.1.jar
[DEBUG]  C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm\4.1\asm-4.1.jar
[DEBUG]  C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm-analysis\4.1\asm-analysis-4.1.jar
[DEBUG]  C:\Users\sanjitk\.m2\repository\commons-io\commons-io\2.4\commons-io-2.4.jar
[DEBUG]  C:\Users\sanjitk\.m2\repository\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar
[DEBUG]  C:\Users\sanjitk\.m2\repository\org\apache\commons\commons-math3\3.2\commons-math3-3.2.jar
[DEBUG]  C:\Users\sanjitk\.m2\repository\org\slf4j\slf4j-api\1.7.7\slf4j-api-1.7.7.jar
[DEBUG]  C:\Users\sanjitk\.m2\repository\org\slf4j\slf4j-log4j12\1.7.7\slf4j-log4j12-1.7.7.jar
[DEBUG]  C:\Users\sanjitk\.m2\repository\log4j\log4j\1.2.17\log4j-1.2.17.jar
[DEBUG]  C:\Users\sanjitk\.m2\repository\commons-httpclient\commons-httpclient\3.1\commons-httpclient-3.1.jar
[DEBUG]  C:\Users\sanjitk\.m2\repository\commons-codec\commons-codec\1.8\commons-codec-1.8.jar
[DEBUG]  C:\Users\sanjitk\.m2\repository\org\codehaus\groovy\groovy-xml\2.2.2\groovy-xml-2.2.2.jar
[DEBUG]  C:\Users\sanjitk\.m2\repository\org\springframework\spring-context\4.0.2.RELEASE\spring-context-4.0.2.RELEASE.jar
[DEBUG]  C:\Users\sanjitk\.m2\repository\org\springframework\spring-aop\4.0.2.RELEASE\spring-aop-4.0.2.RELEASE.jar
[DEBUG]  C:\Users\sanjitk\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG]  C:\Users\sanjitk\.m2\repository\org\springframework\spring-beans\4.0.2.RELEASE\spring-beans-4.0.2.RELEASE.jar
[DEBUG]  C:\Users\sanjitk\.m2\repository\org\springframework\spring-expression\4.0.2.RELEASE\spring-expression-4.0.2.RELEASE.jar
[DEBUG]  C:\Users\sanjitk\.m2\repository\org\springframework\spring-test\4.0.2.RELEASE\spring-test-4.0.2.RELEASE.jar
[DEBUG]  C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-server\8.1.14.v20131031\jetty-server-8.1.14.v20131031.jar
[DEBUG]  C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\orbit\javax.servlet\3.0.0.v201112011016\javax.servlet-3.0.0.v201112011016.jar
[DEBUG]  C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-continuation\8.1.14.v20131031\jetty-continuation-8.1.14.v20131031.jar
[DEBUG]  C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-http\8.1.14.v20131031\jetty-http-8.1.14.v20131031.jar
[DEBUG]  C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-io\8.1.14.v20131031\jetty-io-8.1.14.v20131031.jar
[DEBUG]  C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-util\8.1.14.v20131031\jetty-util-8.1.14.v20131031.jar
[DEBUG]  C:\Users\sanjitk\.m2\repository\org\apache\geronimo\specs\geronimo-servlet_3.0_spec\1.0\geronimo-servlet_3.0_spec-1.0.jar
[DEBUG]  C:\Users\sanjitk\.m2\repository\junit\junit\4.11\junit-4.11.jar
[DEBUG]  C:\Users\sanjitk\.m2\repository\org\hamcrest\hamcrest-core\1.3\hamcrest-core-1.3.jar
[DEBUG]  C:\Users\sanjitk\.m2\repository\org\projectlombok\lombok\1.12.6\lombok-1.12.6.jar
[DEBUG] Source roots:
[DEBUG]  C:\ihe\ipf\commons\test\src\test\java
[DEBUG]  C:\ihe\ipf\commons\test\src\test\groovy
[INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files
[DEBUG] Compiling 13 source files to C:\ihe\ipf\commons\test\target\test-classes
[DEBUG] Command line options:
[DEBUG] -cp C:\ihe\ipf\commons\test\target\test-classes;C:\ihe\ipf\commons\test\target\classes;C:\ihe\ipf\commons\core\target\ipf-commons-core-2.7-SNAPSHOT.jar;C:\Users\sanjitk\.m2\repository\org\slf4j\jcl-over-slf4j\1.7.7\jcl-over-slf4j-1.7.7.jar;C:\Users\sanjitk\.m2\repository\org\springframework\spring-core\4.0.2.RELEASE\spring-core-4.0.2.RELEASE.jar;C:\Users\sanjitk\.m2\repository\org\codehaus\groovy\groovy\2.2.2\groovy-2.2.2.jar;C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm-tree\4.1\asm-tree-4.1.jar;C:\Users\sanjitk\.m2\repository\antlr\antlr\2.7.7\antlr-2.7.7.jar;C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm-util\4.1\asm-util-4.1.jar;C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm-commons\4.1\asm-commons-4.1.jar;C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm\4.1\asm-4.1.jar;C:\Users\sanjitk\.m2\repository\org\ow2\asm\asm-analysis\4.1\asm-analysis-4.1.jar;C:\Users\sanjitk\.m2\repository\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\sanjitk\.m2\repository\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Users\sanjitk\.m2\repository\org\apache\commons\commons-math3\3.2\commons-math3-3.2.jar;C:\Users\sanjitk\.m2\repository\org\slf4j\slf4j-api\1.7.7\slf4j-api-1.7.7.jar;C:\Users\sanjitk\.m2\repository\org\slf4j\slf4j-log4j12\1.7.7\slf4j-log4j12-1.7.7.jar;C:\Users\sanjitk\.m2\repository\log4j\log4j\1.2.17\log4j-1.2.17.jar;C:\Users\sanjitk\.m2\repository\commons-httpclient\commons-httpclient\3.1\commons-httpclient-3.1.jar;C:\Users\sanjitk\.m2\repository\commons-codec\commons-codec\1.8\commons-codec-1.8.jar;C:\Users\sanjitk\.m2\repository\org\codehaus\groovy\groovy-xml\2.2.2\groovy-xml-2.2.2.jar;C:\Users\sanjitk\.m2\repository\org\springframework\spring-context\4.0.2.RELEASE\spring-context-4.0.2.RELEASE.jar;C:\Users\sanjitk\.m2\repository\org\springframework\spring-aop\4.0.2.RELEASE\spring-aop-4.0.2.RELEASE.jar;C:\Users\sanjitk\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar;C:\Users\sanjitk\.m2\repository\org\springframework\spring-beans\4.0.2.RELEASE\spring-beans-4.0.2.RELEASE.jar;C:\Users\sanjitk\.m2\repository\org\springframework\spring-expression\4.0.2.RELEASE\spring-expression-4.0.2.RELEASE.jar;C:\Users\sanjitk\.m2\repository\org\springframework\spring-test\4.0.2.RELEASE\spring-test-4.0.2.RELEASE.jar;C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-server\8.1.14.v20131031\jetty-server-8.1.14.v20131031.jar;C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\orbit\javax.servlet\3.0.0.v201112011016\javax.servlet-3.0.0.v201112011016.jar;C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-continuation\8.1.14.v20131031\jetty-continuation-8.1.14.v20131031.jar;C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-http\8.1.14.v20131031\jetty-http-8.1.14.v20131031.jar;C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-io\8.1.14.v20131031\jetty-io-8.1.14.v20131031.jar;C:\Users\sanjitk\.m2\repository\org\eclipse\jetty\jetty-util\8.1.14.v20131031\jetty-util-8.1.14.v20131031.jar;C:\Users\sanjitk\.m2\repository\org\apache\geronimo\specs\geronimo-servlet_3.0_spec\1.0\geronimo-servlet_3.0_spec-1.0.jar;C:\Users\sanjitk\.m2\repository\junit\junit\4.11\junit-4.11.jar;C:\Users\sanjitk\.m2\repository\org\hamcrest\hamcrest-core\1.3\hamcrest-core-1.3.jar;C:\Users\sanjitk\.m2\repository\org\projectlombok\lombok\1.12.6\lombok-1.12.6.jar; -d C:\ihe\ipf\commons\test\target\test-classes -g -s C:\ihe\ipf\commons\test\target\generated-test-sources\test-annotations -source 1.6 -target 1.6 -nowarn C:\ihe\ipf\commons\test\src\test\java\org\openehealth\ipf\commons\test\performance\dispatcher\MeasurementDispatcherTest.java C:\ihe\ipf\commons\test\src\test\java\org\openehealth\ipf\commons\test\performance\throughput\AbstractThroughputStatisticsTest.java C:\ihe\ipf\commons\test\src\test\java\org\openehealth\ipf\commons\test\performance\processingtime\ProcessingTimeDescriptiveStatisticsTest.java C:\ihe\ipf\commons\test\src\test\java\org\openehealth\ipf\commons\test\performance\handler\PerformanceRequestHandlerTest.java C:\ihe\ipf\commons\test\src\test\java\org\openehealth\ipf\commons\test\performance\PerformanceMeasurementTestUtils.java C:\ihe\ipf\commons\test\src\test\java\org\openehealth\ipf\commons\test\performance\throughput\ThroughtputStatisticsTest.java C:\ihe\ipf\commons\test\src\test\java\org\openehealth\ipf\commons\test\performance\dispatcher\SynchronousMeasurementDispatcherTest.java C:\ihe\ipf\commons\test\src\test\java\org\openehealth\ipf\commons\test\performance\throughput\ThroughputDistributionStatisticsTest.java C:\ihe\ipf\commons\test\src\test\java\org\openehealth\ipf\commons\test\performance\StatisticsManagerTest.java C:\ihe\ipf\commons\test\src\test\java\org\openehealth\ipf\commons\test\performance\MeasurementHistoryTest.java C:\ihe\ipf\commons\test\src\test\java\org\openehealth\ipf\commons\test\performance\utils\NumberUtilsTest.java C:\ihe\ipf\commons\test\src\test\java\org\openehealth\ipf\commons\test\performance\dispatcher\AsynchronousMeasurementDispatcherTest.java C:\ihe\ipf\commons\test\src\test\java\org\openehealth\ipf\commons\test\performance\processingtime\ProcessingTimeStatitsticsTest.java
[WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent!
[INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files
[DEBUG] Compiling 13 source files to C:\ihe\ipf\commons\test\target\test-classes
[INFO] Found location <C:\Users\sanjitk\.m2\repository\org\codehaus\groovy\groovy-eclipse-batch\2.1.8-01\groovy-eclipse-batch-2.1.8-01.jar> for className <org.eclipse.jdt.internal.compiler.batch.Main>
[INFO] Found location <C:\Users\sanjitk\.m2\repository\org\projectlombok\lombok\1.12.6\lombok-1.12.6.jar> for className <lombok.core.Agent>
[INFO] Compiling in a forked process using C:\Users\sanjitk\.m2\repository\org\codehaus\groovy\groovy-eclipse-batch\2.1.8-01\groovy-eclipse-batch-2.1.8-01.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ipf-commons ....................................... SUCCESS [  0.920 s]
[INFO] ipf-commons-core .................................. SUCCESS [  2.250 s]
[INFO] ipf-commons-test .................................. FAILURE [  4.350 s]
[INFO] ipf-commons-flow .................................. SKIPPED
[INFO] ipf-commons-ihe ................................... SKIPPED
[INFO] ipf-commons-ihe-core .............................. SKIPPED
[INFO] ipf-commons-ihe-ws ................................ SKIPPED
[INFO] ipf-commons-ihe-xds ............................... SKIPPED
[INFO] ipf-commons-ihe-hl7v2 ............................. SKIPPED
[INFO] ipf-commons-ihe-hl7v2ws ........................... SKIPPED
[INFO] ipf-commons-xml ................................... SKIPPED
[INFO] ipf-commons-ihe-hl7v3 ............................. SKIPPED
[INFO] ipf-commons-map ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.496 s
[INFO] Finished at: 2014-10-06T10:00:02+05:30
[INFO] Final Memory: 17M/150M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.0:testCompile (default-testCompile) on project ipf-commons-test: Compilation failure -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.0:testCompile (default-testCompile) on project ipf-commons-test: Compilation failure
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:213)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:157)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:749)
at org.apache.maven.plugin.compiler.TestCompilerMojo.execute(TestCompilerMojo.java:152)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:133)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
[ERROR] 
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :ipf-commons-test

Thank you
Sanjit Verma

Dmytro Rud

unread,
Oct 8, 2014, 4:50:52 PM10/8/14
to ipf-...@googlegroups.com
Hello Sanjit,

Any chance you could try with a newer JDK?

Best regards
Dmytro


--
You received this message because you are subscribed to the Google Groups "ipf-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ipf-user+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

sanjit verma

unread,
Oct 17, 2014, 3:58:14 AM10/17/14
to ipf-...@googlegroups.com
Hi Dmytro,

I changed the version of groovy eclipse compiler and it builds properly.



Regards,
Sanjit Verma
Reply all
Reply to author
Forward
0 new messages