$ mvn clean install -Dmaven.test.skip*true [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] [INFO] ------------------------------------------------------------------------ [INFO] Building Mifos - Parent 1.10-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mifos-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ mifos-parent --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mifos-parent --- [INFO] Installing c:\Documents and Settings\esolve\head\head-2.6.0\head\pom.xml to C:\Documents and Settings\esolve\.m2\repository\org\mifos\mifos-parent\1.10-SNAPSHOT\mifos-parent-1.10-SNAP [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mifos - Common 1.10-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mifos-common --- [INFO] Deleting C:\Documents and Settings\esolve\head\head-2.6.0\head\common\target [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 C:\Documents and Settings\esolve\head\head-2.6.0\head\common\do-not-inherit-from-parent [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ mifos-common --- [INFO] Compiling 43 source files to C:\Documents and Settings\esolve\head\head-2.6.0\head\common\target\classes [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] Compiling 5 source files to C:\Documents and Settings\esolve\head\head-2.6.0\head\common\target\test-classes [INFO] [INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ mifos-common --- [INFO] Surefire report directory: C:\Documents and Settings\esolve\head\head-2.6.0\head\common\target\surefire-reports\unit ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.mifos.platform.util.CollectionUtilsTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec Running org.mifos.framework.util.ConfigurationLocatorTest log4j:WARN No appenders could be found for logger (org.mifos.framework.util.ConfigurationLocator). log4j:WARN Please initialize the log4j system properly. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 sec Running org.mifos.framework.util.DateTimeServiceTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 sec Running org.mifos.core.MifosResourceUtilTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running org.mifos.framework.util.UnicodeUtilTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 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] Building jar: C:\Documents and Settings\esolve\head\head-2.6.0\head\common\target\mifos-common-1.10-SNAPSHOT.jar [INFO] [INFO] >>> findbugs-maven-plugin:2.3.2-SNAPSHOT:check (default) @ mifos-common >>> [INFO] [INFO] --- findbugs-maven-plugin:2.3.2-SNAPSHOT:findbugs (findbugs) @ mifos-common --- [INFO] ****** FindBugsMojo execute ******* [INFO] Inside canGenerateReport..... false [INFO] Inside canGenerateReport..... skip false, classFilesDirectory.exists() true [INFO] canGenerate is true [INFO] ****** FindBugsMojo executeReport ******* [INFO] Temp File is C:\Documents and Settings\esolve\head\head-2.6.0\head\common\target\findbugsTemp.xml [INFO] Fork Value is true [java] The following classes needed for analysis were missing: [java] org.hibernate.validator.resourceloading.ResourceBundleLocator [java] org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator [java] Missing classes: 1 [INFO] [INFO] <<< findbugs-maven-plugin:2.3.2-SNAPSHOT:check (default) @ mifos-common <<< [INFO] [INFO] --- findbugs-maven-plugin:2.3.2-SNAPSHOT:check (default) @ mifos-common --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] [INFO] >>> maven-pmd-plugin:2.4:check (default) @ mifos-common >>> [INFO] [INFO] --- maven-pmd-plugin:2.4:pmd (pmd) @ mifos-common --- [INFO] [INFO] <<< maven-pmd-plugin:2.4:check (default) @ mifos-common <<< [INFO] [INFO] --- maven-pmd-plugin:2.4:check (default) @ mifos-common --- [INFO] [INFO] [INFO] >>> maven-pmd-plugin:2.4:cpd-check (default) @ mifos-common >>> [INFO] [INFO] --- maven-pmd-plugin:2.4:cpd (cpd) @ mifos-common --- [INFO] [INFO] <<< maven-pmd-plugin:2.4:cpd-check (default) @ mifos-common <<< [INFO] [INFO] --- maven-pmd-plugin:2.4:cpd-check (default) @ mifos-common --- [INFO] [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mifos-common --- [INFO] Installing C:\Documents and Settings\esolve\head\head-2.6.0\head\common\target\mifos-common-1.10-SNAPSHOT.jar to C:\Documents and Settings\esolve\.m2\repository\org\mifos\mifos-common [INFO] Installing C:\Documents and Settings\esolve\head\head-2.6.0\head\common\pom.xml to C:\Documents and Settings\esolve\.m2\repository\org\mifos\mifos-common\1.10-SNAPSHOT\mifos-common-1. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mifos - DB Management 1.10-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mifos-db --- [INFO] Deleting C:\Documents and Settings\esolve\head\head-2.6.0\head\db\target [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 [WARNING] Ignoring missing properties file: C:\Documents and Settings\esolve\head\head-2.6.0\head\db\${env.MIFOS_CONF}\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 11 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 5 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 3 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] Compiling 5 source files to C:\Documents and Settings\esolve\head\head-2.6.0\head\db\target\classes [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] Compiling 2 source files to C:\Documents and Settings\esolve\head\head-2.6.0\head\db\target\test-classes [INFO] [INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ mifos-db --- [INFO] Surefire report directory: C:\Documents and Settings\esolve\head\head-2.6.0\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.391 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: C:\Documents and Settings\esolve\head\head-2.6.0\head\db\target\mifos-db-1.10-SNAPSHOT.jar [INFO] [INFO] --- sql-maven-plugin:1.2:execute (drop_db) @ mifos-db --- [INFO] Executing commands [INFO] 1 of 1 SQL statements executed successfully [INFO] [INFO] --- sql-maven-plugin:1.2:execute (create_db) @ mifos-db --- [INFO] Executing commands [INFO] 1 of 1 SQL statements executed successfully [INFO] [INFO] --- sql-maven-plugin:1.2:execute (populate_db) @ mifos-db --- [INFO] Executing commands [INFO] Executing file: C:\Documents and Settings\esolve\head\head-2.6.0\head\db\src\main\resources\sql\base-schema.sql [INFO] Executing file: C:\Documents and Settings\esolve\head\head-2.6.0\head\db\src\main\resources\sql\base-data.sql [INFO] Executing file: C:\Documents and Settings\esolve\head\head-2.6.0\head\db\src\test\resources\sql\integration_test_data.sql [INFO] 1525 of 1525 SQL statements executed successfully [INFO] [INFO] --- maven-surefire-plugin:2.4.3:test (integration-test) @ mifos-db --- [INFO] Surefire report directory: C:\Documents and Settings\esolve\head\head-2.6.0\head\db\target\surefire-reports\integration [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mifos - Parent .................................... SUCCESS [0.922s] [INFO] Mifos - Common .................................... SUCCESS [21.421s] [INFO] Mifos - DB Management ............................. FAILURE [2:21.313s] [INFO] Mifos - Domain Data Transfer Objects .............. SKIPPED [INFO] Mifos - Test Framework ............................ SKIPPED [INFO] Mifos - Service Interfaces ........................ SKIPPED [INFO] Mifos - User Interface ............................ SKIPPED [INFO] Mifos - Accounting Integration .................... SKIPPED [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] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2:44.375s [INFO] Finished at: Thu May 23 18:37:12 IST 2013 [INFO] Final Memory: 25M/61M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.4.3:test (integration-test) on project mifos-db: There are test failures. [ERROR] [ERROR] Please refer to C:\Documents and Settings\esolve\head\head-2.6.0\head\db\target\surefire-reports\integration 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-db esolve@ETP-LAP-0026 ~/head/head-2.6.0/head (master) $