Hi Rajith, Now it generated target files without errors. Thanks for your instant reply.
Regards, Akila From: Rajith Vitharana [mailto:[email protected]] Sent: Wednesday, August 27, 2014 12:49 PM To: Akila Nimantha [IT/EKO/LOITS] Cc: [email protected] 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. <axis2_version>1.6.1-wso2v9</axis2_version> Thanks, On Wed, Aug 27, 2014 at 12:22 PM, Akila Nimantha [IT/EKO/LOITS] <[email protected]<mailto:[email protected]>> wrote: 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 resolve dependencies for project WSO2:WSO2-Axis2-Client:jar:0.0.1-SNAPSHOT: Failure to find org.apache.axis2:axis2:jar:1.6.1-wso2v10 in http://dist.wso2.org/maven2/ was cached in the local repository, resolution will not be reattempted until the update interval of wso2-Nexus has elapsed or updates are forced -> [Help 1] “ Also I tried replacing repository element with as below, <repository> <id>wso2-nexus</id> <name>WSO2 internal Repository</name> <url>http://maven.wso2.org/nexus/content/groups/wso2-public/</url> </repository> But it still give the same error.. Regards, Akila This message (including any attachments) is intended only for the use of the individual or entity to which it is addressed and may contain information that is non-public, proprietary, privileged, confidential, and exempt from disclosure under applicable law or may constitute as attorney work product. If you are not the intended recipient, you are hereby notified that any use, dissemination, distribution, or copying of this communication is strictly prohibited. If you have received this communication in error, notify us immediately by telephone and (i) destroy this message if a facsimile or (ii) delete this message immediately if this is an electronic communication. Thank you. _______________________________________________ Dev mailing list [email protected]<mailto:[email protected]> http://wso2.org/cgi-bin/mailman/listinfo/dev -- Rajith Vitharana Software Engineer, WSO2 Inc. : wso2.com<http://wso2.com/> Mobile : +94715883223 Blog : http://lankavitharana.blogspot.com/ This message (including any attachments) is intended only for the use of the individual or entity to which it is addressed and may contain information that is non-public, proprietary, privileged, confidential, and exempt from disclosure under applicable law or may constitute as attorney work product. If you are not the intended recipient, you are hereby notified that any use, dissemination, distribution, or copying of this communication is strictly prohibited. If you have received this communication in error, notify us immediately by telephone and (i) destroy this message if a facsimile or (ii) delete this message immediately if this is an electronic communication. Thank you.
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
