E:\mifos\head-2.6.0\mifos-head>mvn 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] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.11:test (default-test) @ mifos-common --- [INFO] Surefire report directory: E:\mifos\head-2.6.0\mifos-head\common\target\surefire-reports\unit ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.mifos.core.MifosResourceUtilTest log4j:WARN No appenders could be found for logger (org.springframework.core.io.support.PathMatchingResourcePatternResolver). log4j:WARN Please initialize the log4j system properly. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 sec Running org.mifos.framework.util.ConfigurationLocatorTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 sec Running org.mifos.framework.util.DateTimeServiceTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 sec Running org.mifos.framework.util.UnicodeUtilTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running org.mifos.platform.util.CollectionUtilsTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Results : Tests run: 20, Failures: 0, Errors: 0, Skipped: 0 [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] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.11:test (default-test) @ mifos-db --- [INFO] Surefire report directory: E:\mifos\head-2.6.0\mifos-head\db\target\surefire-reports\unit ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.mifos.db.upgrade.DatabaseUpgradeSupportTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 sec Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [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] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.11:test (default-test) @ mifos-domain-dto --- [INFO] No tests to run. [INFO] Surefire report directory: E:\mifos\head-2.6.0\mifos-head\domain-dto\target\surefire-reports\unit ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [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] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.11:test (default-test) @ mifos-testFramework --- [INFO] Surefire report directory: E:\mifos\head-2.6.0\mifos-head\testFramework\target\surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running TestSuite log4j:WARN No appenders could be found for logger (org.dbunit.dataset.xml.FlatXmlProducer). log4j:WARN Please initialize the log4j system properly. Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.61 sec Results : Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [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] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.11:test (default-test) @ mifos-serviceInterfaces --- [INFO] Surefire report directory: E:\mifos\head-2.6.0\mifos-head\serviceInterfaces\target\surefire-reports\unit ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.mifos.dto.AccountPaymentParametersDtoTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 sec Running org.mifos.dto.CustomFieldDtoTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running org.mifos.dto.screen.LoanAccountMeetingDtoTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.mifos.platform.cashflow.service.CashFlowDetailTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running org.mifos.platform.questionnaire.exceptions.ValidationExceptionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec Running org.mifos.platform.questionnaire.service.QuestionGroupInstanceDetailTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running org.mifos.platform.questionnaire.service.SectionQuestionDetailTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Results : Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [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] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.11:test (default-test) @ mifos-userInterface --- [INFO] Surefire report directory: E:\mifos\head-2.6.0\mifos-head\userInterface\target\surefire-reports\unit ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.mifos.clientportfolio.loan.ui.LoanAccountFormBeanTest log4j:WARN No appenders could be found for logger (org.hibernate.validator.util.Version). log4j:WARN Please initialize the log4j system properly. Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.938 sec Running org.mifos.ui.core.controller.CreateSavingsAccountControllerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec Running org.mifos.ui.core.controller.CreateSavingsAccountFormBeanTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 sec Running org.mifos.ui.core.controller.DefineProductCategoryPreviewControllerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec Running org.mifos.ui.core.controller.FundTransferFormBeanTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.mifos.ui.core.controller.LatenessDormancyControllerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.mifos.ui.core.controller.RedirectionControllerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running org.mifos.ui.core.controller.util.ValidationExceptionMessageExtractorTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running org.mifos.ui.ftl.DateFormatterTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec Running org.mifos.ui.ftl.MarkdownLinkFilterWriterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec Results : Tests run: 48, Failures: 0, Errors: 0, Skipped: 0 [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] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.11:test (default-test) @ mifos-accounting --- [INFO] Surefire report directory: E:\mifos\head-2.6.0\mifos-head\accounting\target\surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.mifos.platform.accounting.dao.AccountingDaoTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.672 sec Running org.mifos.platform.accounting.service.AccountingCacheFileInfoTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.mifos.platform.accounting.service.AccountingDataCacheManagerTest log4j:WARN No appenders could be found for logger (org.mifos.framework.util.ConfigurationLocator). log4j:WARN Please initialize the log4j system properly. Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec <<< FAILURE! Running org.mifos.platform.accounting.service.AccountingServiceTest log4j:WARN No appenders could be found for logger (freemarker.cache). log4j:WARN Please initialize the log4j system properly. Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.407 sec Running org.mifos.platform.accounting.tally.message.AllLedgerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec Running org.mifos.platform.accounting.tally.message.TallyMessageBuilderTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running org.mifos.platform.accounting.tally.message.TallyMessageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.mifos.platform.accounting.tally.TallyXMLOutputTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.016 sec Running org.mifos.platform.accounting.ui.controller.AccountingDataControllerTest log4j:WARN No appenders could be found for logger (org.mifos.platform.accounting.ui.controller.AccountingDataController). log4j:WARN Please initialize the log4j system properly. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.938 sec Results : Failed tests: testAccoutingDataFromCache(org.mifos.platform.accounting.service.AccountingDataCacheManagerTest): null expected:<...234324;GLCODE NAME;5[.0;546.0]> but was:<...234324;GLCODE NAME;5[;546]> Tests run: 25, Failures: 1, Errors: 0, Skipped: 2 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mifos - Parent .................................... SUCCESS [0.609s] [INFO] Mifos - Common .................................... SUCCESS [2.891s] [INFO] Mifos - DB Management ............................. SUCCESS [2.297s] [INFO] Mifos - Domain Data Transfer Objects .............. SUCCESS [0.500s] [INFO] Mifos - Test Framework ............................ SUCCESS [2.437s] [INFO] Mifos - Service Interfaces ........................ SUCCESS [2.282s] [INFO] Mifos - User Interface ............................ SUCCESS [7.703s] [INFO] Mifos - Accounting Integration .................... FAILURE [7.390s] [INFO] Mifos - Questionnaire ............................. SKIPPED [INFO] Mifos - Cashflow .................................. SKIPPED [INFO] Mifos - Abstract Domain ........................... SKIPPED [INFO] Mifos - Organization .............................. SKIPPED [INFO] Mifos - Application Domain ........................ SKIPPED [INFO] Mifos - Reporting Libs (BIRT JARs) ................ SKIPPED [INFO] Mifos - Reporting ................................. SKIPPED [INFO] Mifos - REST API .................................. SKIPPED [INFO] Mifos - Application ............................... SKIPPED [INFO] Mifos - Base Server (Jetty) ....................... SKIPPED [INFO] Mifos - Workspace Server .......................... SKIPPED [INFO] Mifos - WAR ....................................... SKIPPED [INFO] Mifos - Test of packaged WAR ...................... SKIPPED [INFO] Mifos - Test of packaged Executable WAR ........... SKIPPED [INFO] Mifos - Acceptance Tests .......................... SKIPPED [INFO] Mifos - Android Client Tests ...................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 26.953s [INFO] Finished at: Tue Jul 30 13:48:58 IST 2013 [INFO] Final Memory: 11M/27M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project mifos-accounting: There are test failures. [ERROR] [ERROR] Please refer to E:\mifos\head-2.6.0\mifos-head\accounting\target\surefire-reports for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :mifos-accounting E:\mifos\head-2.6.0\mifos-head>