Re: [Dev] Build failure in Platform Automated Suite - Distribution 1.4.0 - chunk 05

2013-12-04 Thread Krishantha Samaraweera
Hi Supun, Are you building without tests ? You need to build with tests to over come this problem Thanks, Krishantha. On Wed, Dec 4, 2013 at 1:12 PM, Supun Malinga sup...@wso2.com wrote: [ERROR] Failed to execute goal on project wso2pats: Could not resolve dependencies for project

Re: [Dev] Build failure in Platform Automated Suite - Distribution 1.4.0 - chunk 05

2013-12-04 Thread Supun Malinga
I was building without tests this time. Will check. thanks, On Wed, Dec 4, 2013 at 2:06 PM, Krishantha Samaraweera krishan...@wso2.comwrote: Hi Supun, Are you building without tests ? You need to build with tests to over come this problem Thanks, Krishantha. On Wed, Dec 4, 2013 at

[Dev] Build failure in Platform Automated Suite - Distribution 1.4.0 - chunk 05

2013-12-03 Thread Supun Malinga
[ERROR] Failed to execute goal on project wso2pats: Could not resolve dependencies for project org.wso2.carbon.automation:wso2pats:jar:1.4.0: Could not find artifact org.wso2.carbon.automation:org.wso2.carbon.automation.test.platform.scenario:jar:tests:1.4.0 in wso2-nexus

[Dev] BUILD FAILURE [Branch] @ \platform\dependencies\httpcore-nio\4.3.0-wso2v1

2013-08-16 Thread Madhuka Udantha
HI, I am getting this error in Branch in Windows Building. [clean repo] Think site plug/doc have issue in windows. [INFO] BUILD FAILURE [INFO] [INFO] Total time: 17.334s [INFO] Finished at: Fri Aug 16 18:25:37 IST 2013

[Dev] Build failure in platform/trunk/products/manager

2013-08-02 Thread Dimuthu De Lanerolle
Hi, I am getting the following build failure. dimuthu@dimuthu-ThinkPad-T530:~/svn/platform/trunk/products/manager$ mt [INFO] Scanning for projects... [ERROR] The build could not read 1 project - [Help 1] [ERROR] [ERROR] The project org.wso2.manager:wso2manager-parent:2.1.0-SNAPSHOT

Re: [Dev] Build failure in platform/trunk/products/manager

2013-08-02 Thread Dimuthu De Lanerolle
This must be due to manager/pom.xml is referring incorrect parent version Id. If so pls rectify the error. parent groupIdorg.wso2.carbon/groupId artifactIdcarbon-products/artifactId version4.1.0-SNAPSHOT/version relativePath../pom.xml/relativePath /parent

[Dev] Build failure in platform trunk

2013-07-11 Thread Gokul Balakrishnan
I'm getting $subject in registry extensions. The full error is as follows: [INFO] [INFO] BUILD FAILURE [INFO] [INFO] Total time: 38:11.211s [INFO]

Re: [Dev] Build failure in platform trunk

2013-07-11 Thread Sameera Jayasoma
FYI. We are getting this error in the build. Please fix. Thanks, Sameera. On Thu, Jul 11, 2013 at 1:12 PM, Gokul Balakrishnan go...@wso2.com wrote: I'm getting $subject in registry extensions. The full error is as follows: [INFO]

Re: [Dev] Build failure in platform trunk

2013-07-11 Thread Sanjeewa Malalgoda
Getting same in builder machine as well. Please have a look at. Thanks. Sanjeewa. On Thu, Jul 11, 2013 at 2:13 PM, Sameera Jayasoma same...@wso2.com wrote: FYI. We are getting this error in the build. Please fix. Thanks, Sameera. On Thu, Jul 11, 2013 at 1:12 PM, Gokul Balakrishnan

Re: [Dev] Build failure in platform trunk

2013-07-11 Thread Eranda Sooriyabandara
Hi All, This is the line which claim to be failed. String endpointDetail = ((OMTextImpl) ((OMElementImpl) element). getFirstOMChildIfAvailable()).getText(); According to the error it says that getFirstOMChildIfAvailable() method not found. But if you find

Re: [Dev] Build failure in platform trunk

2013-07-11 Thread Amila Suriarachchi
On Thu, Jul 11, 2013 at 2:59 PM, Eranda Sooriyabandara era...@wso2.comwrote: Hi All, This is the line which claim to be failed. String endpointDetail = ((OMTextImpl) ((OMElementImpl) element). getFirstOMChildIfAvailable()).getText(); According to the error it says that

[Dev] Build failure in platform 4.0.8 { org.wso2.carbon.apimgt.impl }

2013-02-16 Thread Prabath Siriwardena
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile (default-compile) on project org.wso2.carbon.apimgt.impl: Compilation failure: Compilation failure: [ERROR]

Re: [Dev] Build failure in platform 4.0.8 { org.wso2.carbon.apimgt.impl }

2013-02-16 Thread Dinusha Senanayaka
Hi Prabath, sorry for the inconvenience.. I have reverted this commit until, i port this fix properly to public branch. please take a up in apimgt.impl/1.0.8 module. Regards, Dinusha. On Sun, Feb 17, 2013 at 12:42 AM, Prabath Siriwardena prab...@wso2.comwrote: [ERROR] Failed to execute goal

[Dev] Build failure on platform

2012-09-04 Thread Amila De Silva
Hi, I'm getting the following errors when building: compile: [echo] Project: jdbc [javac] Compiling 15 source files to /home/amila/checkout/platform/4.0.0/dependencies/hive/0.8.1-wso2v3/build/jdbc/classes [javac]

[Dev] Build failure - /carbon/platform/branches/4.0.0/components/registry/org.wso2.carbon.registry.common/4.0.1

2012-08-29 Thread Buddhima Wijeweera
Hi, Following compilation failure occours while building /carbon/platform/branches/4.0.0/components/registry/org.wso2.carbon.registry.common/4.0.1 [INFO] - [ERROR] COMPILATION ERROR : [INFO]

Re: [Dev] build failure in platform

2012-08-20 Thread Ishan Somasiri
Hi, I'm getting the same issue even after updating and building *axis2* :s . Any idea? On Sat, Aug 18, 2012 at 11:34 AM, Sanjeewa Malalgoda sanje...@wso2.comwrote: Can you try to update and build axis2. After that try again. I can build this without any issue. Thanks. On Fri, Aug 17, 2012

Re: [Dev] build failure in platform

2012-08-20 Thread Nirmal Fernando
On Mon, Aug 20, 2012 at 9:21 PM, Ishan Somasiri ish...@wso2.com wrote: Hi, I'm getting the same issue even after updating and building *axis2* :s . Any idea? You have to build kernel/dependencies/orbit/axis2 too. On Sat, Aug 18, 2012 at 11:34 AM, Sanjeewa Malalgoda

Re: [Dev] build failure in platform

2012-08-20 Thread Ishan Somasiri
Thanks, it worked! On Mon, Aug 20, 2012 at 10:15 PM, Nirmal Fernando nir...@wso2.com wrote: On Mon, Aug 20, 2012 at 9:21 PM, Ishan Somasiri ish...@wso2.com wrote: Hi, I'm getting the same issue even after updating and building *axis2* :s . Any idea? You have to build

Re: [Dev] build failure in platform

2012-08-18 Thread Sanjeewa Malalgoda
Can you try to update and build axis2. After that try again. I can build this without any issue. Thanks. On Fri, Aug 17, 2012 at 10:42 PM, Sameera Kannangara samee...@wso2.comwrote: Hi all, While trying to build platform i got this error. [INFO]

[Dev] build failure in platform

2012-08-17 Thread Sameera Kannangara
Hi all, While trying to build platform i got this error. [INFO] [INFO] BUILD FAILURE [INFO] [INFO] Total time: 26:57.275s [INFO] Finished at: Sat Aug

[Dev] build failure in platform

2012-06-26 Thread Pradeep Fernando
hi, [INFO] BUILD FAILURE [INFO] [INFO] Total time: 31:20.997s [INFO] Finished at: Tue Jun 26 20:14:44 IST 2012 [INFO] Final Memory: 446M/1751M [INFO]