Hi all, I am getting following test failure from Registry kernel. Please fix it, we are building on clean repo to get the release packs and got the below issue when building patch0001.
Building index for all the packages and classes... Generating /home/wso2/4.1.0/kernel/4.1.0/patches/patch0001/org.wso2.carbon.registry.core/target/site/apidocs/overview-tree.html... Generating /home/wso2/4.1.0/kernel/4.1.0/patches/patch0001/org.wso2.carbon.registry.core/target/site/apidocs/index-all.html... Generating /home/wso2/4.1.0/kernel/4.1.0/patches/patch0001/org.wso2.carbon.registry.core/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /home/wso2/4.1.0/kernel/4.1.0/patches/patch0001/org.wso2.carbon.registry.core/target/site/apidocs/allclasses-frame.html... Generating /home/wso2/4.1.0/kernel/4.1.0/patches/patch0001/org.wso2.carbon.registry.core/target/site/apidocs/allclasses-noframe.html... Generating /home/wso2/4.1.0/kernel/4.1.0/patches/patch0001/org.wso2.carbon.registry.core/target/site/apidocs/index.html... Generating /home/wso2/4.1.0/kernel/4.1.0/patches/patch0001/org.wso2.carbon.registry.core/target/site/apidocs/overview-summary.html... Generating /home/wso2/4.1.0/kernel/4.1.0/patches/patch0001/org.wso2.carbon.registry.core/target/site/apidocs/help-doc.html... Generating /home/wso2/4.1.0/kernel/4.1.0/patches/patch0001/org.wso2.carbon.registry.core/target/site/apidocs/stylesheet.css... 13 warnings [WARNING] Javadoc Warnings [WARNING] /home/wso2/4.1.0/kernel/4.1.0/patches/patch0001/org.wso2.carbon.registry.core/src/main/java/org/wso2/carbon/registry/core/Registry.java:577: warning - @param argument "version" is not a parameter name. [WARNING] /home/wso2/4.1.0/kernel/4.1.0/patches/patch0001/org.wso2.carbon.registry.core/src/main/java/org/wso2/carbon/registry/core/internal/RegistryCoreServiceComponent.java:89: warning - @scr.component is an unknown tag. [WARNING] /home/wso2/4.1.0/kernel/4.1.0/patches/patch0001/org.wso2.carbon.registry.core/src/main/java/org/wso2/carbon/registry/core/internal/RegistryCoreServiceComponent.java:89: warning - @scr.reference is an unknown tag. [WARNING] /home/wso2/4.1.0/kernel/4.1.0/patches/patch0001/org.wso2.carbon.registry.core/src/main/java/org/wso2/carbon/registry/core/internal/RegistryCoreServiceComponent.java:89: warning - @scr.reference is an unknown tag. [WARNING] /home/wso2/4.1.0/kernel/4.1.0/patches/patch0001/org.wso2.carbon.registry.core/src/main/java/org/wso2/carbon/registry/core/internal/RegistryCoreServiceComponent.java:89: warning - @scr.reference is an unknown tag. [WARNING] /home/wso2/4.1.0/kernel/4.1.0/patches/patch0001/org.wso2.carbon.registry.core/src/main/java/org/wso2/carbon/registry/core/exceptions/RegistryException.java:27: warning - Tag @inheritDoc cannot be used in constructor documentation. It can only be used in the following types of documentation: method, inline text. [WARNING] /home/wso2/4.1.0/kernel/4.1.0/patches/patch0001/org.wso2.carbon.registry.core/src/main/java/org/wso2/carbon/registry/core/exceptions/RegistryException.java:34: warning - Tag @inheritDoc cannot be used in constructor documentation. It can only be used in the following types of documentation: method, inline text. [WARNING] /home/wso2/4.1.0/kernel/4.1.0/patches/patch0001/org.wso2.carbon.registry.core/src/main/java/org/wso2/carbon/registry/core/exceptions/RegistryException.java:27: warning - Tag @inheritDoc cannot be used in constructor documentation. It can only be used in the following types of documentation: method, inline text. [WARNING] /home/wso2/4.1.0/kernel/4.1.0/patches/patch0001/org.wso2.carbon.registry.core/src/main/java/org/wso2/carbon/registry/core/exceptions/RegistryException.java:27: warning - Tag @inheritDoc cannot be used in constructor documentation. It can only be used in the following types of documentation: method, inline text. [WARNING] /home/wso2/4.1.0/kernel/4.1.0/patches/patch0001/org.wso2.carbon.registry.core/src/main/java/org/wso2/carbon/registry/core/exceptions/RegistryException.java:34: warning - Tag @inheritDoc cannot be used in constructor documentation. It can only be used in the following types of documentation: method, inline text. [WARNING] /home/wso2/4.1.0/kernel/4.1.0/patches/patch0001/org.wso2.carbon.registry.core/src/main/java/org/wso2/carbon/registry/core/exceptions/RegistryException.java:34: warning - Tag @inheritDoc cannot be used in constructor documentation. It can only be used in the following types of documentation: method, inline text. [WARNING] /home/wso2/4.1.0/kernel/4.1.0/patches/patch0001/org.wso2.carbon.registry.core/src/main/java/org/wso2/carbon/registry/core/exceptions/RegistryException.java:27: warning - Tag @inheritDoc cannot be used in constructor documentation. It can only be used in the following types of documentation: method, inline text. [WARNING] /home/wso2/4.1.0/kernel/4.1.0/patches/patch0001/org.wso2.carbon.registry.core/src/main/java/org/wso2/carbon/registry/core/exceptions/RegistryException.java:34: warning - Tag @inheritDoc cannot be used in constructor documentation. It can only be used in the following types of documentation: method, inline text. [INFO] Generating "Project Summary" report --- maven-project-info-reports-plugin:2.4 [INFO] Generating "Project License" report --- maven-project-info-reports-plugin:2.4 [INFO] Generating "Project Team" report --- maven-project-info-reports-plugin:2.4 [INFO] Generating "Mailing Lists" report --- maven-project-info-reports-plugin:2.4 [INFO] Generating "Continuous Integration" report --- maven-project-info-reports-plugin:2.4 [INFO] Generating "Issue Tracking" report --- maven-project-info-reports-plugin:2.4 [INFO] Generating "Source Repository" report --- maven-project-info-reports-plugin:2.4 [INFO] Generating "About" report --- maven-project-info-reports-plugin:2.4 [INFO] [INFO] --- maven-assembly-plugin:2.2-beta-2:attached (dist) @ org.wso2.carbon.registry.core --- Downloading: http://dist.wso2.org/maven2/aspectj/aspectjrt/1.5.3/aspectjrt-1.5.3.pom Downloaded: http://dist.wso2.org/maven2/aspectj/aspectjrt/1.5.3/aspectjrt-1.5.3.pom(657 B at 4.7 KB/sec) Downloading: http://dist.wso2.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-10/plexus-archiver-1.0-alpha-10.pom Downloaded: http://dist.wso2.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-10/plexus-archiver-1.0-alpha-10.pom(2 KB at 9.2 KB/sec) Downloading: http://dist.wso2.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-2/plexus-io-1.0-alpha-2.pom Downloaded: http://dist.wso2.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-2/plexus-io-1.0-alpha-2.pom(2 KB at 12.0 KB/sec) Downloading: http://dist.wso2.org/maven2/org/codehaus/plexus/plexus-active-collections/1.0-beta-2/plexus-active-collections-1.0-beta-2.pom Downloaded: http://dist.wso2.org/maven2/org/codehaus/plexus/plexus-active-collections/1.0-beta-2/plexus-active-collections-1.0-beta-2.pom(3 KB at 20.9 KB/sec) Downloading: http://dist.wso2.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-22/plexus-container-default-1.0-alpha-22.pom Downloaded: http://dist.wso2.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-22/plexus-container-default-1.0-alpha-22.pom(3 KB at 22.3 KB/sec) Downloading: http://dist.wso2.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-22/plexus-containers-1.0-alpha-22.pom Downloaded: http://dist.wso2.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-22/plexus-containers-1.0-alpha-22.pom(2 KB at 14.3 KB/sec) Downloading: http://dist.wso2.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom Downloaded: http://dist.wso2.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom(4 KB at 21.5 KB/sec) Downloading: http://dist.wso2.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom Downloaded: http://dist.wso2.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom(2 KB at 12.7 KB/sec) Downloading: http://dist.wso2.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom Downloaded: http://dist.wso2.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom(4 KB at 21.5 KB/sec) Downloading: http://dist.wso2.org/maven2/aspectj/aspectjrt/1.5.3/aspectjrt-1.5.3.jar Downloading: http://dist.wso2.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-10/plexus-archiver-1.0-alpha-10.jar Downloading: http://dist.wso2.org/maven2/org/codehaus/plexus/plexus-active-collections/1.0-beta-2/plexus-active-collections-1.0-beta-2.jar Downloading: http://dist.wso2.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-2/plexus-io-1.0-alpha-2.jar Downloading: http://dist.wso2.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar Downloaded: http://dist.wso2.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar(23 KB at 90.4 KB/sec) Downloaded: http://dist.wso2.org/maven2/org/codehaus/plexus/plexus-active-collections/1.0-beta-2/plexus-active-collections-1.0-beta-2.jar(21 KB at 82.2 KB/sec) Downloaded: http://dist.wso2.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-2/plexus-io-1.0-alpha-2.jar(31 KB at 102.7 KB/sec) Downloaded: http://dist.wso2.org/maven2/aspectj/aspectjrt/1.5.3/aspectjrt-1.5.3.jar(113 KB at 284.3 KB/sec) Downloaded: http://dist.wso2.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-10/plexus-archiver-1.0-alpha-10.jar(169 KB at 379.6 KB/sec) [INFO] Reading assembly descriptor: src/main/assembly/docs.xml [INFO] No files selected for line-ending conversion. Skipping: target/site/apidocs [INFO] Building zip: /home/wso2/4.1.0/kernel/4.1.0/patches/patch0001/org.wso2.carbon.registry.core/target/org.wso2.carbon.registry.core-4.1.0-docs.zip [INFO] [INFO] --- maven-surefire-plugin:2.14.1:test (test-set0) @ org.wso2.carbon.registry.core --- [WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead. [INFO] Surefire report directory: /home/wso2/4.1.0/kernel/4.1.0/patches/patch0001/org.wso2.carbon.registry.core/target/surefire-reports-0 ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.wso2.carbon.registry.synchronization.test.UtilitiesTest log4j:WARN No appenders could be found for logger (org.wso2.carbon.context.internal.CarbonContextDataHolder). log4j:WARN Please initialize the log4j system properly. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.96 sec Running org.wso2.carbon.registry.core.test.jdbc.SymlinkTest log4j:WARN No appenders could be found for logger (org.wso2.carbon.context.internal.CarbonContextDataHolder). log4j:WARN Please initialize the log4j system properly. Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.57 sec Running org.wso2.carbon.registry.core.test.jdbc.PathsTest log4j:WARN No appenders could be found for logger (org.wso2.carbon.context.internal.CarbonContextDataHolder). log4j:WARN Please initialize the log4j system properly. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.063 sec Running org.wso2.carbon.registry.core.test.jdbc.VersionHandlingTest log4j:WARN No appenders could be found for logger (org.wso2.carbon.context.internal.CarbonContextDataHolder). log4j:WARN Please initialize the log4j system properly. Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.785 sec Running org.wso2.carbon.registry.core.test.jdbc.DumpTest log4j:WARN No appenders could be found for logger (org.wso2.carbon.context.internal.CarbonContextDataHolder). log4j:WARN Please initialize the log4j system properly. Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.681 sec Running org.wso2.carbon.registry.core.test.jdbc.MoveTest log4j:WARN No appenders could be found for logger (org.wso2.carbon.context.internal.CarbonContextDataHolder). log4j:WARN Please initialize the log4j system properly. Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.244 sec Running org.wso2.carbon.registry.core.test.jdbc.StaticConfigurationTrueTest log4j:WARN No appenders could be found for logger (org.wso2.carbon.context.internal.CarbonContextDataHolder). log4j:WARN Please initialize the log4j system properly. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.34 sec Running org.wso2.carbon.registry.core.test.jdbc.DumpReaderTest total read: 18143 total buffered: 6173 maximum buffer size: 3406 total buffer read size: 6607 log4j:WARN No appenders could be found for logger (org.apache.axiom.om.impl.MTOMXMLStreamWriter). log4j:WARN Please initialize the log4j system properly. Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 sec Running org.wso2.carbon.registry.core.test.jdbc.CustomQueryTest log4j:WARN No appenders could be found for logger (org.wso2.carbon.context.internal.CarbonContextDataHolder). log4j:WARN Please initialize the log4j system properly. Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.345 sec <<< FAILURE! testCustomQueryResultsOrderForResources(org.wso2.carbon.registry.core.test.jdbc.CustomQueryTest) Time elapsed: 0.06 sec <<< FAILURE! junit.framework.ComparisonFailure: Comment query result is invalid expected:</test/resources/rx[1]> but was:</test/resources/rx[0]> at junit.framework.Assert.assertEquals(Assert.java:81) at org.wso2.carbon.registry.core.test.jdbc.CustomQueryTest.testCustomQueryResultsOrderForResources(CustomQueryTest.java:339) Running org.wso2.carbon.registry.core.test.jdbc.PaginationTest log4j:WARN No appenders could be found for logger (org.wso2.carbon.context.internal.CarbonContextDataHolder). log4j:WARN Please initialize the log4j system properly. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.959 sec Running org.wso2.carbon.registry.core.test.jdbc.SystemRegistryInHandlerTest log4j:WARN No appenders could be found for logger (org.wso2.carbon.context.internal.CarbonContextDataHolder). log4j:WARN Please initialize the log4j system properly. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.104 sec Running org.wso2.carbon.registry.core.test.jdbc.TagsTest log4j:WARN No appenders could be found for logger (org.wso2.carbon.context.internal.CarbonContextDataHolder). log4j:WARN Please initialize the log4j system properly. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.057 sec Running org.wso2.carbon.registry.core.test.jdbc.ResourceImportExportTest log4j:WARN No appenders could be found for logger (org.wso2.carbon.context.internal.CarbonContextDataHolder). log4j:WARN Please initialize the log4j system properly. Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.523 sec Running org.wso2.carbon.registry.core.test.jdbc.TransactionsTest log4j:WARN No appenders could be found for logger (org.wso2.carbon.context.internal.CarbonContextDataHolder). log4j:WARN Please initialize the log4j system properly. Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.272 sec Running org.wso2.carbon.registry.core.test.jdbc.PathCacheTest log4j:WARN No appenders could be found for logger (org.wso2.carbon.context.internal.CarbonContextDataHolder). log4j:WARN Please initialize the log4j system properly. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.901 sec Running org.wso2.carbon.registry.core.test.jdbc.RenameTest log4j:WARN No appenders could be found for logger (org.wso2.carbon.context.internal.CarbonContextDataHolder). log4j:WARN Please initialize the log4j system properly. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.064 sec Running org.wso2.carbon.registry.core.test.jdbc.JDBCRegistryTest log4j:WARN No appenders could be found for logger (org.wso2.carbon.context.internal.CarbonContextDataHolder). log4j:WARN Please initialize the log4j system properly. Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.526 sec Running org.wso2.carbon.registry.core.test.jdbc.ChrootJDBCTest log4j:WARN No appenders could be found for logger (org.wso2.carbon.context.internal.CarbonContextDataHolder). log4j:WARN Please initialize the log4j system properly. Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.874 sec Running org.wso2.carbon.registry.core.test.jdbc.CommentsTest log4j:WARN No appenders could be found for logger (org.wso2.carbon.context.internal.CarbonContextDataHolder). log4j:WARN Please initialize the log4j system properly. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.049 sec Running org.wso2.carbon.registry.core.test.jdbc.HandlerTest log4j:WARN No appenders could be found for logger (org.wso2.carbon.context.internal.CarbonContextDataHolder). log4j:WARN Please initialize the log4j system properly. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.992 sec Running org.wso2.carbon.registry.core.test.jdbc.SimpleLifecycleTest log4j:WARN No appenders could be found for logger (org.wso2.carbon.context.internal.CarbonContextDataHolder). log4j:WARN Please initialize the log4j system properly. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.862 sec Running org.wso2.carbon.registry.core.test.jdbc.ResourcesTest log4j:WARN No appenders could be found for logger (org.wso2.carbon.context.internal.CarbonContextDataHolder). log4j:WARN Please initialize the log4j system properly. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.906 sec Running org.wso2.carbon.registry.core.test.jdbc.QueryTest log4j:WARN No appenders could be found for logger (org.wso2.carbon.context.internal.CarbonContextDataHolder). log4j:WARN Please initialize the log4j system properly. Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.297 sec Running org.wso2.carbon.registry.core.test.jdbc.CopyTest log4j:WARN No appenders could be found for logger (org.wso2.carbon.context.internal.CarbonContextDataHolder). log4j:WARN Please initialize the log4j system properly. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.037 sec Running org.wso2.carbon.registry.core.test.jdbc.PropertiesTest log4j:WARN No appenders could be found for logger (org.wso2.carbon.context.internal.CarbonContextDataHolder). log4j:WARN Please initialize the log4j system properly. Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.589 sec Running org.wso2.carbon.registry.core.test.jdbc.StaticConfigurationFalseTest log4j:WARN No appenders could be found for logger (org.wso2.carbon.context.internal.CarbonContextDataHolder). log4j:WARN Please initialize the log4j system properly. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.13 sec Running org.wso2.carbon.registry.core.test.secure.SecureRegistryTest log4j:WARN No appenders could be found for logger (org.wso2.carbon.context.internal.CarbonContextDataHolder). log4j:WARN Please initialize the log4j system properly. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.088 sec Running org.wso2.carbon.registry.core.test.secure.CommentsTest log4j:WARN No appenders could be found for logger (org.wso2.carbon.context.internal.CarbonContextDataHolder). log4j:WARN Please initialize the log4j system properly. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.813 sec Running org.wso2.carbon.registry.core.test.multitenant.MultiTenantTest log4j:WARN No appenders could be found for logger (org.wso2.carbon.context.internal.CarbonContextDataHolder). log4j:WARN Please initialize the log4j system properly. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.236 sec Running org.wso2.carbon.registry.core.test.utils.RegistryUtilsTest log4j:WARN No appenders could be found for logger (org.wso2.carbon.context.internal.CarbonContextDataHolder). log4j:WARN Please initialize the log4j system properly. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.741 sec Results : Failed tests: org.wso2.carbon.registry.core.test.jdbc.CustomQueryTest#testCustomQueryResultsOrderForResources ComparisonFailure Tests run: 196, Failures: 1, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Axis2 - Kernel ............................. SUCCESS [43.109s] [INFO] Apache Axis2 - Transport - HTTP ................... SUCCESS [4.431s] [INFO] Apache Axis2 - Clustering ......................... SUCCESS [1:17.577s] [INFO] Apache Axis2 - Transport - Base ................... SUCCESS [14.936s] [INFO] Apache Axis2 - Transport - JMS .................... SUCCESS [2:02.702s] [INFO] Apache Axis2 - Transport - MSMQ ................... SUCCESS [5.805s] [INFO] Apache Axis2 - Transport - UDP .................... SUCCESS [3.106s] [INFO] WSS4J ............................................. SUCCESS [1:13.766s] [INFO] WSO2 Carbon Kernel Kernel Patch 0001 .............. SUCCESS [0.711s] [INFO] axis2.wso2 ........................................ SUCCESS [31.758s] [INFO] wss4j.wso2 ........................................ SUCCESS [2.081s] [INFO] WSO2 Carbon - Utilities ........................... SUCCESS [41.834s] [INFO] WSO2 Carbon - User Manager Kernel ................. SUCCESS [43.241s] [INFO] WSO2 Carbon - Registry Kernel ..................... FAILURE [2:58.378s] [INFO] WSO2 Carbon - Kernel .............................. SKIPPED [INFO] WSO2 Carbon - Application Deployer ................ SKIPPED [INFO] WSO2 Carbon - UI .................................. SKIPPED [INFO] WSO2 Carbon - User Management ..................... SKIPPED [INFO] WSO2 Carbon - User Management UI .................. SKIPPED [INFO] Distribution-Aggregate ............................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10:56.798s [INFO] Finished at: Tue May 21 07:50:18 PDT 2013 [INFO] Final Memory: 173M/470M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (test-set0) on project org.wso2.carbon.registry.core: There are test failures. [ERROR] [ERROR] Please refer to /home/wso2/4.1.0/kernel/4.1.0/patches/patch0001/org.wso2.carbon.registry.core/target/surefire-reports-0 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 <goals> -rf :org.wso2.carbon.registry.core Thanks, KasunW. -- *Kasun Weranga* ** Member, Management Committee - Data Technologies Software Engineer *WSO2, Inc. *lean.enterprise.middleware. mobile : +94 772314602 <http://sanjeewamalalgoda.blogspot.com/>blog : http://kasunweranga.blogspot.com/
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
