Hi,
I'm following a tutorial [1] which is about building a Carbon Component.
When I added below mentioned dependencies to my pom.xml, IDE showed
$subject and maven build also failed.
I have cleaned .m2 repo and updated, still the problem remains.
<dependencies>
<dependency>
<groupId>org.apache.axis2.wso2</groupId>
<artifactId>axis2</artifactId>
<version>*1.6.1.wso2v10*</version>
</dependency>
<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>
</dependencies>
Any help is appreciated to resolve this issue.
Thank you.
[1]
http://wso2.com/library/tutorials/2014/03/how-to-write-a-wso2-carbon-component/
--
Milan Harindu Perera
Software Engineer
*WSO2, Inc*
(+94) 77 309 7088
lean . enterprise . middleware
<http://lk.linkedin.com/in/milanharinduperera>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev