E:\mifos\head-2.6.0\mifos-head>mvn -Dmaven.test.skip=true package [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Mifos - Parent [INFO] Mifos - Common [INFO] Mifos - DB Management [INFO] Mifos - Domain Data Transfer Objects [INFO] Mifos - Test Framework [INFO] Mifos - Service Interfaces [INFO] Mifos - User Interface [INFO] Mifos - Accounting Integration [INFO] Mifos - Questionnaire [INFO] Mifos - Cashflow [INFO] Mifos - Abstract Domain [INFO] Mifos - Organization [INFO] Mifos - Application Domain [INFO] Mifos - Reporting Libs (BIRT JARs) [INFO] Mifos - Reporting [INFO] Mifos - REST API [INFO] Mifos - Application [INFO] Mifos - Base Server (Jetty) [INFO] Mifos - Workspace Server [INFO] Mifos - WAR [INFO] Mifos - Test of packaged WAR [INFO] Mifos - Test of packaged Executable WAR [INFO] Mifos - Acceptance Tests [INFO] Mifos - Android Client Tests [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mifos - Parent 1.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ mifos-parent --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mifos - Common 1.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ mifos-common --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ mifos-common --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory E:\mifos\head-2.6.0\mifos-head\common\do-not-inherit-from-parent [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ mifos-common --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ mifos-common --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ mifos-common --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.11:test (default-test) @ mifos-common --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mifos-common --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mifos - DB Management 1.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ mifos-db --- [INFO] [INFO] --- properties-maven-plugin:1.0-alpha-1:read-project-properties (default) @ mifos-db --- [WARNING] Ignoring missing properties file: C:\Documents and Settings\esolve\.mifos\local.properties [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ mifos-db --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 19 resources [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-properties) @ mifos-db --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-changesets) @ mifos-db --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-bin) @ mifos-db --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-sql) @ mifos-db --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-dependencies) @ mifos-db --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ mifos-db --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ mifos-db --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ mifos-db --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.11:test (default-test) @ mifos-db --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mifos-db --- [INFO] Building jar: E:\mifos\head-2.6.0\mifos-head\db\target\mifos-db-1.12-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mifos - Domain Data Transfer Objects 1.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ mifos-domain-dto --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ mifos-domain-dto --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory E:\mifos\head-2.6.0\mifos-head\domain-dto\src\main\resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ mifos-domain-dto --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ mifos-domain-dto --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory E:\mifos\head-2.6.0\mifos-head\domain-dto\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ mifos-domain-dto --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.11:test (default-test) @ mifos-domain-dto --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mifos-domain-dto --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mifos - Test Framework 1.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ mifos-testFramework --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ mifos-testFramework --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory E:\mifos\head-2.6.0\mifos-head\testFramework\src\main\resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ mifos-testFramework --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ mifos-testFramework --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory E:\mifos\head-2.6.0\mifos-head\testFramework\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ mifos-testFramework --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.11:test (default-test) @ mifos-testFramework --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mifos-testFramework --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mifos - Service Interfaces 1.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ mifos-serviceInterfaces --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ mifos-serviceInterfaces --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory E:\mifos\head-2.6.0\mifos-head\serviceInterfaces\do-not-inherit-from-parent [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ mifos-serviceInterfaces --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ mifos-serviceInterfaces --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory E:\mifos\head-2.6.0\mifos-head\serviceInterfaces\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ mifos-serviceInterfaces --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.11:test (default-test) @ mifos-serviceInterfaces --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mifos-serviceInterfaces --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mifos - User Interface 1.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ mifos-userInterface --- [INFO] [INFO] --- mifos-pseudoloc-gen:1.0:pseudolocalize (default) @ mifos-userInterface --- [INFO] pseudo-localizing files matching ^[A-Za-z_]+essages\.properties$ in E:\mifos\head-2.6.0\mifos-head\userInterface\src\main\resources\org\mifos\ui\localizedProperties to E:\mifos\head-2.6.0\mifos-head\userInterface\target\classes\org\mifos\ui\localizedProperties [INFO] pseudo-locale is is_IS [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ mifos-userInterface --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 403 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ mifos-userInterface --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ mifos-userInterface --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory E:\mifos\head-2.6.0\mifos-head\userInterface\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ mifos-userInterface --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.11:test (default-test) @ mifos-userInterface --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mifos-userInterface --- [INFO] Building jar: E:\mifos\head-2.6.0\mifos-head\userInterface\target\mifos-userInterface-1.12-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mifos - Accounting Integration 1.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ mifos-accounting --- [INFO] [INFO] --- mifos-pseudoloc-gen:1.0:pseudolocalize (default) @ mifos-accounting --- [INFO] pseudo-localizing files matching ^accounting_messages\.properties$ in E:\mifos\head-2.6.0\mifos-head\accounting\src\main\resources\org\mifos\platform\accounting\ui\localizedProperties to E:\mifos\head-2.6.0\mifos-head\accounting\target\classes\org\mifos\platform\accounting\ui\localizedProperties [INFO] pseudo-locale is is_IS [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ mifos-accounting --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 56 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ mifos-accounting --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ mifos-accounting --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ mifos-accounting --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.11:test (default-test) @ mifos-accounting --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mifos-accounting --- [INFO] Building jar: E:\mifos\head-2.6.0\mifos-head\accounting\target\mifos-accounting-1.12-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mifos - Questionnaire 1.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ mifos-questionnaire --- [INFO] [INFO] --- mifos-pseudoloc-gen:1.0:pseudolocalize (default) @ mifos-questionnaire --- [INFO] pseudo-localizing files matching ^questionnaire_messages\.properties$ in E:\mifos\head-2.6.0\mifos-head\questionnaire\src\main\resources\org\mifos\platform\questionnaire\ui\localizedProperties to E:\mifos\head-2.6.0\mifos-head\questionnaire\target\classes\org\mifos\platform\questionnaire\ui\localizedProperties [INFO] pseudo-locale is is_IS [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ mifos-questionnaire --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 79 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ mifos-questionnaire --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ mifos-questionnaire --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- properties-maven-plugin:1.0-alpha-1:read-project-properties (default) @ mifos-questionnaire --- [WARNING] Ignoring missing properties file: E:\mifos\head-2.6.0\mifos-head\questionnaire\${mifos.conf}\local.properties [WARNING] Ignoring missing properties file: C:\Documents and Settings\esolve\.mifos\local.properties [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ mifos-questionnaire --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.11:test (default-test) @ mifos-questionnaire --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mifos-questionnaire --- [INFO] Building jar: E:\mifos\head-2.6.0\mifos-head\questionnaire\target\mifos-questionnaire-1.12-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mifos - Cashflow 1.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ mifos-cashflow --- [INFO] [INFO] --- mifos-pseudoloc-gen:1.0:pseudolocalize (default) @ mifos-cashflow --- [INFO] pseudo-localizing files matching ^cashflow_messages\.properties$ in E:\mifos\head-2.6.0\mifos-head\cashflow\src\main\resources\org\mifos\platform\cashflow\ui\localizedProperties to E:\mifos\head-2.6.0\mifos-head\cashflow\target\classes\org\mifos\platform\cashflow\ui\localizedProperties [INFO] pseudo-locale is is_IS [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ mifos-cashflow --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 29 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ mifos-cashflow --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ mifos-cashflow --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- properties-maven-plugin:1.0-alpha-1:read-project-properties (default) @ mifos-cashflow --- [WARNING] Ignoring missing properties file: E:\mifos\head-2.6.0\mifos-head\cashflow\${mifos.conf}\local.properties [WARNING] Ignoring missing properties file: C:\Documents and Settings\esolve\.mifos\local.properties [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ mifos-cashflow --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.11:test (default-test) @ mifos-cashflow --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mifos-cashflow --- [INFO] Building jar: E:\mifos\head-2.6.0\mifos-head\cashflow\target\mifos-cashflow-1.12-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mifos - Abstract Domain 1.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ mifos-abstract-domain --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ mifos-abstract-domain --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory E:\mifos\head-2.6.0\mifos-head\abstract-domain\src\main\resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ mifos-abstract-domain --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ mifos-abstract-domain --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory E:\mifos\head-2.6.0\mifos-head\abstract-domain\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ mifos-abstract-domain --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.11:test (default-test) @ mifos-abstract-domain --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mifos-abstract-domain --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mifos - Organization 1.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ mifos-organization --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ mifos-organization --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory E:\mifos\head-2.6.0\mifos-head\organization\src\main\resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ mifos-organization --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ mifos-organization --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory E:\mifos\head-2.6.0\mifos-head\organization\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ mifos-organization --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.11:test (default-test) @ mifos-organization --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mifos-organization --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mifos - Application Domain 1.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ mifos-appdomain --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ mifos-appdomain --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 208 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ mifos-appdomain --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ mifos-appdomain --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory E:\mifos\head-2.6.0\mifos-head\appdomain\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ mifos-appdomain --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.11:test (default-test) @ mifos-appdomain --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mifos-appdomain --- [INFO] [INFO] --- mifos-settings-sanitizer:0.0.1:sanitize (create_sanitized_application_settings_file) @ mifos-appdomain --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mifos - Reporting Libs (BIRT JARs) 1.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ mifos-reporting-libs --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mifos - Reporting 1.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ mifos-reporting --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ mifos-reporting --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 412 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ mifos-reporting --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ mifos-reporting --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory E:\mifos\head-2.6.0\mifos-head\reporting\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ mifos-reporting --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.11:test (default-test) @ mifos-reporting --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mifos-reporting --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mifos - REST API 1.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ mifos-rest --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ mifos-rest --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ mifos-rest --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- aspectj-maven-plugin:1.4:compile (default) @ mifos-rest --- [INFO] No modifications found skipping aspectJ compile [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ mifos-rest --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ mifos-rest --- [INFO] Not compiling test sources [INFO] [INFO] --- aspectj-maven-plugin:1.4:test-compile (default) @ mifos-rest --- [INFO] No modifications found skipping aspectJ compile [INFO] [INFO] --- maven-surefire-plugin:2.11:test (default-test) @ mifos-rest --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mifos-rest --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mifos - Application 1.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ mifos-webapp --- [INFO] [INFO] --- mifos-pseudoloc-gen:1.0:pseudolocalize (default) @ mifos-webapp --- [INFO] pseudo-localizing files matching ^[A-Za-z]+.properties$ in E:\mifos\head-2.6.0\mifos-head\application\src\main\resources\org\mifos\config\localizedResources to E:\mifos\head-2.6.0\mifos-head\application\target\classes\org\mifos\config\localizedResources [INFO] pseudo-locale is is_IS [INFO] [INFO] --- gmaven-plugin:1.0:execute (default) @ mifos-webapp --- [INFO] [INFO] --- native2ascii-maven-plugin:1.0-beta-1:native2ascii (native2ascii) @ mifos-webapp --- [INFO] Includes: [*.properties] [INFO] Excludes: [] [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ mifos-webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1372 resources [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-resources) @ mifos-webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory E:\mifos\head-2.6.0\mifos-head\application\src\main\webapp\WEB-INF [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-main-resources-binarysafe) @ mifos-webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 535 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ mifos-webapp --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ mifos-webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 127 resources [INFO] [INFO] --- properties-maven-plugin:1.0-alpha-1:read-project-properties (default) @ mifos-webapp --- [WARNING] Ignoring missing properties file: E:\mifos\head-2.6.0\mifos-head\application\src\main\resources\org\mifos\config\resources\mainDatabase.properties [WARNING] Ignoring missing properties file: E:\mifos\head-2.6.0\mifos-head\application\${mifos.conf}\local.properties [WARNING] Ignoring missing properties file: C:\Documents and Settings\esolve\.mifos\local.properties [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ mifos-webapp --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.11:test (default-test) @ mifos-webapp --- [INFO] Tests are skipped. [INFO] [INFO] --- yuicompressor-maven-plugin:0.9:compress (default) @ mifos-webapp --- [INFO] nb warnings: 0, nb errors: 0 [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mifos-webapp --- [INFO] Building jar: E:\mifos\head-2.6.0\mifos-head\application\target\mifos-webapp-1.12-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mifos - Base Server (Jetty) 1.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ mifos-server-jetty --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ mifos-server-jetty --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory E:\mifos\head-2.6.0\mifos-head\server-jetty\src\main\resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ mifos-server-jetty --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ mifos-server-jetty --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory E:\mifos\head-2.6.0\mifos-head\server-jetty\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ mifos-server-jetty --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.11:test (default-test) @ mifos-server-jetty --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mifos-server-jetty --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mifos - Workspace Server 1.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ mifos-server-workspace --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ mifos-server-workspace --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory E:\mifos\head-2.6.0\mifos-head\server-workspace\src\main\resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ mifos-server-workspace --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ mifos-server-workspace --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ mifos-server-workspace --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ mifos-server-workspace --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mifos-server-workspace --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mifos - WAR 1.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ mifos-war --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ mifos-war --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory E:\mifos\head-2.6.0\mifos-head\war\src\main\resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ mifos-war --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ mifos-war --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory E:\mifos\head-2.6.0\mifos-head\war\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ mifos-war --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.11:test (default-test) @ mifos-war --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ mifos-war --- [INFO] Packaging webapp [INFO] Assembling webapp [mifos-war] in [E:\mifos\head-2.6.0\mifos-head\war\target\mifos-TEMP-nonexec] [INFO] Processing war project [INFO] Copying webapp resources [E:\mifos\head-2.6.0\mifos-head\war\src\main\webapp] [INFO] Webapp assembled in [129031 msecs] [INFO] Building war: E:\mifos\head-2.6.0\mifos-head\war\target\mifos-TEMP-nonexec.war [INFO] [INFO] --- maven-assembly-plugin:2.2.1:single (execwar) @ mifos-war --- [INFO] Reading assembly descriptor: src/main/assembly/execwar.xml [WARNING] NOTE: Your assembly specifies a dependencySet that matches multiple artifacts, but specifies a concrete output format. THIS MAY RESULT IN ONE OR MORE ARTIFACTS BEING OBSCURED! Output directory: '/' Output filename mapping: '' [INFO] META-INF/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] org/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] org/ already added, skipping [INFO] org/eclipse/ already added, skipping [INFO] org/eclipse/jetty/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/maven/org.eclipse.jetty/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] org/ already added, skipping [INFO] org/eclipse/ already added, skipping [INFO] org/eclipse/jetty/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/maven/org.eclipse.jetty/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] org/ already added, skipping [INFO] org/eclipse/ already added, skipping [INFO] org/eclipse/jetty/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/maven/org.eclipse.jetty/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] org/ already added, skipping [INFO] org/eclipse/ already added, skipping [INFO] org/eclipse/jetty/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/maven/org.eclipse.jetty/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] org/ already added, skipping [INFO] org/eclipse/ already added, skipping [INFO] org/eclipse/jetty/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/maven/org.eclipse.jetty/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] org/ already added, skipping [INFO] org/eclipse/ already added, skipping [INFO] org/eclipse/jetty/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/maven/org.eclipse.jetty/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] org/ already added, skipping [INFO] org/eclipse/ already added, skipping [INFO] org/eclipse/jetty/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/maven/org.eclipse.jetty/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] org/ already added, skipping [INFO] org/eclipse/ already added, skipping [INFO] org/eclipse/jetty/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/maven/org.eclipse.jetty/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] org/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] org/ already added, skipping [INFO] org/eclipse/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] javax/ already added, skipping [INFO] javax/servlet/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/maven/org.mortbay.jetty/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] org/ already added, skipping [INFO] org/apache/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] org/ already added, skipping [INFO] org/eclipse/ already added, skipping [INFO] org/eclipse/jetty/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/maven/org.eclipse.jetty/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] javax/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] org/ already added, skipping [INFO] org/eclipse/ already added, skipping [INFO] org/eclipse/jetty/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/maven/org.eclipse.jetty/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] com/ already added, skipping [INFO] com/sun/ already added, skipping [INFO] javax/ already added, skipping [INFO] Building war: E:\mifos\head-2.6.0\mifos-head\war\target\mifos.war [INFO] META-INF/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] org/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] org/ already added, skipping [INFO] org/eclipse/ already added, skipping [INFO] org/eclipse/jetty/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/maven/org.eclipse.jetty/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] org/ already added, skipping [INFO] org/eclipse/ already added, skipping [INFO] org/eclipse/jetty/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/maven/org.eclipse.jetty/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] org/ already added, skipping [INFO] org/eclipse/ already added, skipping [INFO] org/eclipse/jetty/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/maven/org.eclipse.jetty/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] org/ already added, skipping [INFO] org/eclipse/ already added, skipping [INFO] org/eclipse/jetty/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/maven/org.eclipse.jetty/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] org/ already added, skipping [INFO] org/eclipse/ already added, skipping [INFO] org/eclipse/jetty/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/maven/org.eclipse.jetty/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] org/ already added, skipping [INFO] org/eclipse/ already added, skipping [INFO] org/eclipse/jetty/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/maven/org.eclipse.jetty/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] org/ already added, skipping [INFO] org/eclipse/ already added, skipping [INFO] org/eclipse/jetty/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/maven/org.eclipse.jetty/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] org/ already added, skipping [INFO] org/eclipse/ already added, skipping [INFO] org/eclipse/jetty/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/maven/org.eclipse.jetty/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] org/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] org/ already added, skipping [INFO] org/eclipse/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] javax/ already added, skipping [INFO] javax/servlet/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/maven/org.mortbay.jetty/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] org/ already added, skipping [INFO] org/apache/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] org/ already added, skipping [INFO] org/eclipse/ already added, skipping [INFO] org/eclipse/jetty/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/maven/org.eclipse.jetty/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] javax/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] org/ already added, skipping [INFO] org/eclipse/ already added, skipping [INFO] org/eclipse/jetty/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/maven/org.eclipse.jetty/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] com/ already added, skipping [INFO] com/sun/ already added, skipping [INFO] javax/ already added, skipping [WARNING] Configuration options: 'appendAssemblyId' is set to false, and 'classifier' is missing. Instead of attaching the assembly file: E:\mifos\head-2.6.0\mifos-head\war\target\mifos.war, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: E:\mifos\head-2.6.0\mifos-head\war\target\mifos-TEMP-nonexec.war with assembly file: E:\mifos\head-2.6.0\mifos-head\war\target\mifos.war [INFO] [INFO] --- maven-assembly-plugin:2.2.1:single (release) @ mifos-war --- [INFO] Reading assembly descriptor: src/main/assembly/release.xml [INFO] Building zip: E:\mifos\head-2.6.0\mifos-head\war\target\mifos-${env.BUILD_TAG}.zip [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mifos - Test of packaged WAR 1.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ mifos-war-test --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ mifos-war-test --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory E:\mifos\head-2.6.0\mifos-head\war-test\src\main\resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ mifos-war-test --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-dependency-plugin:2.3:copy (copy) @ mifos-war-test --- [INFO] Configured Artifact: org.mifos:mifos-war:1.12-SNAPSHOT:war [INFO] Copying mifos.war to E:\mifos\head-2.6.0\mifos-head\war-test\target\dependency\mifos.war [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ mifos-war-test --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory E:\mifos\head-2.6.0\mifos-head\war-test\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ mifos-war-test --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.11:test (default-test) @ mifos-war-test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mifos-war-test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mifos - Test of packaged Executable WAR 1.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ mifos-war-test-exec --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ mifos-war-test-exec --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory E:\mifos\head-2.6.0\mifos-head\war-test-exec\src\main\resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ mifos-war-test-exec --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.3:copy (copy) @ mifos-war-test-exec --- [INFO] Configured Artifact: org.mifos:mifos-war:1.12-SNAPSHOT:war [INFO] Copying mifos.war to E:\mifos\head-2.6.0\mifos-head\war-test-exec\target\dependency\mifos.war [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ mifos-war-test-exec --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory E:\mifos\head-2.6.0\mifos-head\war-test-exec\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ mifos-war-test-exec --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.11:test (default-test) @ mifos-war-test-exec --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mifos-war-test-exec --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mifos - Acceptance Tests 1.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ mifos-acceptanceTests --- [INFO] [INFO] --- properties-maven-plugin:1.0-alpha-1:read-project-properties (default) @ mifos-acceptanceTests --- [WARNING] Ignoring missing properties file: C:\Documents and Settings\esolve\.mifos\local.properties [WARNING] Ignoring missing properties file: E:\mifos\head-2.6.0\mifos-head\acceptanceTests\${mifos.conf}\local.properties [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ mifos-acceptanceTests --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory E:\mifos\head-2.6.0\mifos-head\acceptanceTests\src\main\resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ mifos-acceptanceTests --- [INFO] No sources to compile [INFO] [INFO] >>> maven-pmd-plugin:2.4:check (default) @ mifos-acceptanceTests >>> [INFO] [INFO] --- maven-pmd-plugin:2.4:pmd (pmd) @ mifos-acceptanceTests --- [INFO] [INFO] <<< maven-pmd-plugin:2.4:check (default) @ mifos-acceptanceTests <<< [INFO] [INFO] --- maven-pmd-plugin:2.4:check (default) @ mifos-acceptanceTests --- [INFO] [INFO] [INFO] >>> maven-pmd-plugin:2.4:cpd-check (default) @ mifos-acceptanceTests >>> [INFO] [INFO] --- maven-pmd-plugin:2.4:cpd (cpd) @ mifos-acceptanceTests --- [INFO] [INFO] <<< maven-pmd-plugin:2.4:cpd-check (default) @ mifos-acceptanceTests <<< [INFO] [INFO] --- maven-pmd-plugin:2.4:cpd-check (default) @ mifos-acceptanceTests --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ mifos-acceptanceTests --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 77 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ mifos-acceptanceTests --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.7.1:test (default-test) @ mifos-acceptanceTests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mifos-acceptanceTests --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mifos - Android Client Tests 1.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ mifos-androidclient-test --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ mifos-androidclient-test --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory E:\mifos\head-2.6.0\mifos-head\android-client-tests\src\main\resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ mifos-androidclient-test --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ mifos-androidclient-test --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory E:\mifos\head-2.6.0\mifos-head\android-client-tests\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ mifos-androidclient-test --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.11:test (default-test) @ mifos-androidclient-test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ mifos-androidclient-test --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mifos - Parent .................................... SUCCESS [3.344s] [INFO] Mifos - Common .................................... SUCCESS [10.094s] [INFO] Mifos - DB Management ............................. SUCCESS [4.390s] [INFO] Mifos - Domain Data Transfer Objects .............. SUCCESS [0.235s] [INFO] Mifos - Test Framework ............................ SUCCESS [0.406s] [INFO] Mifos - Service Interfaces ........................ SUCCESS [2.203s] [INFO] Mifos - User Interface ............................ SUCCESS [22.094s] [INFO] Mifos - Accounting Integration .................... SUCCESS [1.656s] [INFO] Mifos - Questionnaire ............................. SUCCESS [2.891s] [INFO] Mifos - Cashflow .................................. SUCCESS [1.015s] [INFO] Mifos - Abstract Domain ........................... SUCCESS [0.422s] [INFO] Mifos - Organization .............................. SUCCESS [0.344s] [INFO] Mifos - Application Domain ........................ SUCCESS [12.078s] [INFO] Mifos - Reporting Libs (BIRT JARs) ................ SUCCESS [0.000s] [INFO] Mifos - Reporting ................................. SUCCESS [5.484s] [INFO] Mifos - REST API .................................. SUCCESS [9.016s] [INFO] Mifos - Application ............................... SUCCESS [1:06.641s] [INFO] Mifos - Base Server (Jetty) ....................... SUCCESS [1.468s] [INFO] Mifos - Workspace Server .......................... SUCCESS [3.422s] [INFO] Mifos - WAR ....................................... SUCCESS [6:47.766s] [INFO] Mifos - Test of packaged WAR ...................... SUCCESS [1:16.406s] [INFO] Mifos - Test of packaged Executable WAR ........... SUCCESS [1:11.453s] [INFO] Mifos - Acceptance Tests .......................... SUCCESS [55.688s] [INFO] Mifos - Android Client Tests ...................... SUCCESS [0.468s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12:39.703s [INFO] Finished at: Tue Jul 30 17:56:06 IST 2013 [INFO] Final Memory: 36M/86M [INFO] ------------------------------------------------------------------------ E:\mifos\head-2.6.0\mifos-head>