Hi, $subject with following error. Failed to execute goal on project org.apache.synapse.transport.nhttp.feature: Could not resolve dependencies for project org.wso2.carbon:org.apache.synapse.transport.nhttp.feature:pom:2.1.1-wso2v8: The repository system is offline but the artifact org.apache.httpcomponents.wso2:httpcore-nio:jar:4.3.0.wso2v1 is not available in the local repository. -> [Help 1]
I found that build is serching the http-core nio jar in the location /home/wdfdo1986/.m2/repository/org/apache/httpcomponents/wso2/httpcore-nio/4.3.0 *.*wso2v1 instead of /home/wdfdo1986/.m2/repository/org/apache/httpcomponents/wso2/httpcore-nio/4.3.0 *-*wso2v1 where the actually jar and pom file is. So I copied the jar and pom in to first location from second location and rename them. Then build started to work. But I think something needed to be fixed. Thanks & Regards Danushka Fernando Software Engineer WSO2 inc. http://wso2.com/ Mobile : +94716332729
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
