Hi,

I downloaded latest git code from repo[1] for Gmail Connector. In the pom
file, there are two dependencies mentioned with local paths as follows;

[1] -
https://github.com/wso2/esb-connectors/tree/master/gmail/gmail-connector/gmail-connector-1.0.0/gmail

<dependency>

<groupId>com.google.code</groupId>

<artifactId>java-gmail-imap</artifactId>

<version>1.4.4-gm-ext-0.5</version>

<scope>system</scope>

<systemPath>
${basedir}/src/main/resources/lib/java-gmail-imap-1.4.4-gm-ext-0.5.jar</
systemPath>

</dependency>
<dependency>

<groupId>com.google.code</groupId>

<artifactId>samples.oauth2</artifactId>

<version>1.0.0</version>

<scope>system</scope>

<systemPath>
${basedir}/src/main/resources/lib/samples.oauth2-0.0.1-SNAPSHOT.jar</
systemPath>

</dependency>

But these mentioned files are not there in the repo.

Thanks.
-- 
Jagath Ariyarathne
Technical Lead
WSO2 Inc.  http://wso2.com/
Email: [email protected]
Mob  : +94 77 386 7048
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to