Re: [Dev] ESB build error

2014-10-10 Thread Lahiru Chandima
Hi Tishan, I followed the instructions given in CEP documentation[1] https://docs.wso2.com/display/CEP310/Building+from+Source to build the kernel patches. Documentation specifies to run mvn clean install in each patch directory. But, the pom of each patch contains a submodule specification like

Re: [Dev] ESB build error

2014-10-10 Thread Tishan Dahanayakage
Hi Lahiru, Documentation specifies this[1] location for kernel patches. It contains set of patch directories. Build from the top most pom. I didn't note any feature directories inside. From that location you need to verify what patches to build. For that refer[2]. In your case CEP 310 is in chunk

Re: [Dev] ESB build error

2014-10-10 Thread Tishan Dahanayakage
Hi Lahiru, As per the discussion the issue is you need to checkout kernel at this[1] level. Reason behind this is according to the pom it builds the set of updated components and also the kernel feature again. So it tries reach out to it's feature directory. That's when you get that issue.

Re: [Dev] ESB build error

2014-10-09 Thread Shiva Balachandran
Hi Chamin, Please check if that directory contains the respective pom file. Also, where are you building it from,using a IDE or using the terminal? Thank you, On Thu, Oct 9, 2014 at 11:45 AM, Chamin Nalinda cha...@wso2.com wrote: Error message says fails to collect dependencies for jars

Re: [Dev] ESB build error

2014-10-09 Thread Chamin Nalinda
yes the pom is there, I'm using terminal. I follow this link[1] and I did go through the link[2] as well where there is similar issue, but in my case it didn't work. [1] https://docs.wso2.com/display/ESB480/Building+from+Source [2] https://www.mail-archive.com/dev@wso2.org/msg32909.html On Thu,

Re: [Dev] ESB build error

2014-10-09 Thread Chamin Nalinda
Hi Ranwala, location is : product-releases/chunk-04/products/pom.xml here's the error stack (some artifacts are missing) start [INFO] [INFO] [INFO] Building WSO2 ESB - Samples

Re: [Dev] ESB build error

2014-10-09 Thread Tishan Dahanayakage
Hi Chamin, I assume you checked out the source for chunk 04. (eg:svn checkout https://svn.wso2.org/repos/wso2/carbon/platform/tags/turing-chunk04 local-platform-directory-2) Before start building particular product in the chunk make sure you have build all respective kernel patches. Refer [1] to

Re: [Dev] ESB build error

2014-10-09 Thread Tishan Dahanayakage
Hi all, Sorry. I hit enter accidentally. Appending to previous mail. [2] https://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.2.0/patches/ On Thu, Oct 9, 2014 at 1:02 PM, Tishan Dahanayakage tis...@wso2.com wrote: Hi Chamin, I assume you checked out the source for chunk 04. (eg:svn

Re: [Dev] ESB build error

2014-10-09 Thread Mariangela Hills
Hi Trishan, Praneesha, has raised a JIRA [1] in this regard and we are in the process of updating the docs. [1] https://wso2.org/jira/browse/DOCUMENTATION-1104 Regards, Mariangela *--* Mariangela Hills Senior Technical Writer *WSO2, Inc.*lean.enterprise.middleware. m: +94 773 500185 w:

Re: [Dev] ESB build error

2014-10-09 Thread Mariangela Hills
Hi Tishan, Praneesha, has raised a JIRA [1] in this regard and we are in the process of updating the docs. [1] https://wso2.org/jira/browse/DOCUMENTATION-1104 Regards, Mariangela *--* Mariangela Hills Senior Technical Writer *WSO2, Inc.*lean.enterprise.middleware. m: +94 773 500185 w:

Re: [Dev] ESB build error

2014-10-09 Thread Chamin Nalinda
Hi Tishan, Thanks for your response. I'll give it a try and see On Thu, Oct 9, 2014 at 1:35 PM, Mariangela Hills mariang...@wso2.com wrote: Hi Tishan, Praneesha, has raised a JIRA [1] in this regard and we are in the process of updating the docs. [1]

[Dev] ESB Build Error in resolving org.apache.ws.security.wss4j.1.5.11-wso2v6.jar

2014-07-18 Thread Darshana Akalanka Pagoda Arachchi
Hi, I was getting a maven error for resolving the following when building the ESB from the source. File : 'carbon/platform/tags/turing-chunk07/products/esb/4.8.1/modules/integration/core/pom.xml' dependency groupIdorg.apache.ws.security/groupId

Re: [Dev] ESB Build Error in resolving org.apache.ws.security.wss4j.1.5.11-wso2v6.jar

2014-07-18 Thread Pulasthi Mahawithana
Hi Darshana, The bundle with group id org.apache.ws.security comes from [1] which is the wso2 fork of wss4j. It is then bundled at orbit [2] adding xmlsec and bouncycastle with group id org.apache.ws.security.wso2. The bundle from the orbit (which has group id org.apache.ws.security.wso2) is the

[Carbon-dev] ESB Build Error

2011-12-13 Thread Hiranya Jayathilaka
I'm getting the following error when building the p2-profile of ESB product (trunk): Cannot complete the install because one or more required items could not be found. Software being installed: WSO2 Carbon - Proxy Services Feature 3.2.0.SNAPSHOT (org.wso2.carbon.proxyadmin.feature.group

[Carbon-dev] ESB Build Error

2011-03-17 Thread Harshana Martin
Hi ESB Team, I get the following error. Seems to be a version issue in jms.feature. I checked the local .m2 repo. The version of the jms.feature is *1.1.0-wso2v4 * as declared in the carbon platform pom. But the version except at modules/p2-profile/service is *1.1.0-SNAPSHOT*. Downloading:

Re: [Carbon-dev] ESB Build Error

2011-03-17 Thread Harshana Martin
Hi All, Build is successful after changing the version of the jms.feature in the products/esb pom. Patch is attached. Thanks and Regards, Harshana On Thu, Mar 17, 2011 at 3:40 PM, Harshana Martin harsh...@wso2.com wrote: Hi ESB Team, I get the following error. Seems to be a version issue in

Re: [Carbon-dev] ESB Build Error

2011-03-17 Thread Harshana Martin
2011/3/17 Harshana Martin harsh...@wso2.com Hi All, Build is successful after changing the version of the jms.feature in the products/esb pom. Patch is attached. Committed in r89990. Thanks and Regards, Harshana Thanks and Regards, Harshana On Thu, Mar 17, 2011 at 3:40 PM, Harshana

Re: [Carbon-dev] ESB build error.

2010-07-20 Thread Amila Suriarachchi
On Mon, Jul 19, 2010 at 7:44 PM, Ruwan Linton ru...@wso2.com wrote: Amila, I built everything today morning and got the ESB to work with some fixes, but it is working for me now, can you please try taking an update? I'll try and let you know. thanks, Amila. Thanks, Ruwan Amila

[Carbon-dev] ESB build error.

2010-07-19 Thread Amila Suriarachchi
hi, I am getting this build error message when building the ESB. !MESSAGE Missing requirement: WSO2 Carbon - Synapse Config Admin Core Feature 3.0.0.SNAPSHOT (org.wso2.carbon.mediation.configadmin.server.feature.group 3.0.0.SNAPSHOT) requires 'org.apache.synapse.wso2.feature.group

Re: [Carbon-dev] ESB build error.

2010-07-19 Thread Ruwan Linton
Amila, I built everything today morning and got the ESB to work with some fixes, but it is working for me now, can you please try taking an update? Thanks, Ruwan Amila Suriarachchi wrote: hi, I am getting this build error message when building the ESB. !MESSAGE Missing requirement: WSO2

Re: [Carbon-dev] ESB build error.

2010-07-19 Thread Samisa Abeysinghe
Also, you do not need to build everything now. Latest Jars are supposed to be in snapshot repos. Samisa... On Mon, Jul 19, 2010 at 7:44 PM, Ruwan Linton ru...@wso2.com wrote: Amila, I built everything today morning and got the ESB to work with some fixes, but it is working for me now, can you