Hi,

I'm trying out this[1] tutorial to create a carbon component. However two
dependencies can't be solved because they are not located.

<dependency>
            <groupId>org.apache.ws.commons.axiom.wso2</groupId>
            <artifactId>axiom</artifactId>
            <version>1.2.11.wso2v4</version>
        </dependency>
        <dependency>
            <groupId>wsdl4j.wso2</groupId>
            <artifactId>wsdl4j</artifactId>
            <version>1.6.2.wso2v4</version>
        </dependency>

Should I specify any mirror settings to resolve these jars?

I've located the second jar, wsdl4j[2] but I can't locate the axiom jar[3].
Both of these can't be resolved.

[1] -
http://wso2.com/library/tutorials/2014/03/how-to-write-a-wso2-carbon-component/
[2] -
http://maven.wso2.org/nexus/content/groups/wso2-public/wsdl4j/wso2/wsdl4j/maven-metadata.xml
[3] - http://findjar.com/index.x?query=axiom+limit%3Anone


-- 

Regards,
Chamila de Alwis
Software Engineer | WSO2 | +94772207163
Blog: code.chamiladealwis.com
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to