[Dev] Failed to execute goal on project WSO2-Axis2-Client

2014-08-27 Thread Akila Nimantha [IT/EKO/LOITS]
Hi all, We tried to build application server Helloservice jar file using maven. When I trying to build the project using “mvn clean install” I got following error.also I have attached generated POM file and wsdl file as well. “ Failed to execute goal on project WSO2-Axis2-Client: Could not

Re: [Dev] Failed to execute goal on project WSO2-Axis2-Client

2014-08-27 Thread Rajith Vitharana
Hi Akila, It seems axis2 client version 1.6.1-wso2v10 is not released to nexus yet. So try building the sample with axis2 version 1.6.1-wso2v9 as shown below. axis2_version1.6.1-wso2v9/axis2_version Thanks, On Wed, Aug 27, 2014 at 12:22 PM, Akila Nimantha [IT/EKO/LOITS] aki...@lolctech.com

Re: [Dev] Failed to execute goal on project WSO2-Axis2-Client

2014-08-27 Thread Akila Nimantha [IT/EKO/LOITS]
Hi Rajith, Now it generated target files without errors. Thanks for your instant reply. Regards, Akila From: Rajith Vitharana [mailto:raji...@wso2.com] Sent: Wednesday, August 27, 2014 12:49 PM To: Akila Nimantha [IT/EKO/LOITS] Cc: dev@wso2.org Subject: Re: [Dev] Failed to execute goal

Re: [Dev] Failed to execute goal on project WSO2-Axis2-Client

2014-08-27 Thread Rajith Vitharana
:* Wednesday, August 27, 2014 12:49 PM *To:* Akila Nimantha [IT/EKO/LOITS] *Cc:* dev@wso2.org *Subject:* Re: [Dev] Failed to execute goal on project WSO2-Axis2-Client Hi Akila, It seems axis2 client version 1.6.1-wso2v10 is not released to nexus yet. So try building the sample with axis2

Re: [Dev] Failed to execute goal on project WSO2-Axis2-Client

2014-08-27 Thread Danushka Fernando
[IT/EKO/LOITS] *Cc:* dev@wso2.org *Subject:* Re: [Dev] Failed to execute goal on project WSO2-Axis2-Client Hi Akila, It seems axis2 client version 1.6.1-wso2v10 is not released to nexus yet. So try building the sample with axis2 version 1.6.1-wso2v9 as shown below

Re: [Dev] Failed to execute goal on project WSO2-Axis2-Client

2014-08-27 Thread Danushka Fernando
] *Sent:* Wednesday, August 27, 2014 2:20 PM *To:* Rajith Vitharana *Cc:* Akila Nimantha [IT/EKO/LOITS]; dev@wso2.org *Subject:* Re: [Dev] Failed to execute goal on project WSO2-Axis2-Client Hi Akila 1. You are using a wrong repository I guess use following instead repositories

Re: [Dev] Failed to execute goal on project WSO2-Axis2-Client

2014-08-27 Thread Akila Nimantha [IT/EKO/LOITS]
.commailto:raji...@wso2.com] Sent: Wednesday, August 27, 2014 12:49 PM To: Akila Nimantha [IT/EKO/LOITS] Cc: dev@wso2.orgmailto:dev@wso2.org Subject: Re: [Dev] Failed to execute goal on project WSO2-Axis2-Client Hi Akila, It seems axis2 client version 1.6.1-wso2v10 is not released to nexus yet. So try

Re: [Dev] Failed to execute goal on project WSO2-Axis2-Client

2014-08-27 Thread Danushka Fernando
/DependencyResolutionException Regards, Akila *From:* Danushka Fernando [mailto:danush...@wso2.com] *Sent:* Wednesday, August 27, 2014 2:20 PM *To:* Rajith Vitharana *Cc:* Akila Nimantha [IT/EKO/LOITS]; dev@wso2.org *Subject:* Re: [Dev] Failed to execute goal on project WSO2-Axis2-Client Hi

Re: [Dev] Failed to execute goal on project WSO2-Axis2-Client

2014-08-04 Thread Chamil Jeewantha
Please try repository idwso2-nexus/id nameWSO2 internal Repository/name urlhttp://maven.wso2.org/nexus/content/groups/wso2-public/ /url /repository On Mon, Aug 4, 2014 at 4:18 PM, Akila Nimantha [IT/EKO/LOITS] aki...@lolctech.com wrote: Hi all, We