tanks keerthika, Finally i found the error was in my integration base pom file. mistakenly version changes to 1.0.0 but Connector expecting 1.0.1. that was the reason for error. now build Success
On Fri, Jul 3, 2015 at 11:42 AM, Malaka Silva <[email protected]> wrote: > Merged > > On Fri, Jul 3, 2015 at 11:24 AM, Keerthika Mahendralingam < > [email protected]> wrote: > >> Hi Rajjaz, >> You need to build integration base before build any other connector. You >> can find the integration base at [1]. >> >> @Malaka, >> Can we merge the pull request [1]. >> >> [1]. https://github.com/wso2/esb-connectors/pull/109 >> >> Thanks, >> >> On Fri, Jul 3, 2015 at 11:17 AM, Rajjaz Mohammed <[email protected]> wrote: >> >>> Hi All, >>> When i try to build a Twitter Connector I’m getting the following error >>> message with Build Failure. is there any Suggestions to Correct it? >>> >>> ........................................ >>> ........................ >>> [WARNING] The POM for org.eclipse:org.sat4j.core:jar:2.1.0.v20090520 is >>> invalid, transitive dependencies (if any) will not be available, enable >>> debug logging for more details >>> [WARNING] The POM for org.eclipse:org.sat4j.pb:jar:2.1.0.v20090520 is >>> invalid, transitive dependencies (if any) will not be available, enable >>> debug logging for more details >>> [WARNING] The POM for org.eclipse:com.ibm.icu:jar:4.0.1.v20090415 is >>> invalid, transitive dependencies (if any) will not be available, enable >>> debug logging for more details >>> [WARNING] The POM for >>> org.wso2.esb.integration:integration-base:jar:1.0.1 is missing, no >>> dependency information available >>> [INFO] >>> ------------------------------------------------------------------------ >>> [INFO] BUILD FAILURE >>> [INFO] >>> ------------------------------------------------------------------------ >>> [INFO] Total time: 3.721s >>> [INFO] Finished at: Fri Jul 03 11:13:07 IST 2015 >>> [INFO] Final Memory: 34M/574M >>> [INFO] >>> ------------------------------------------------------------------------ >>> [ERROR] Failed to execute goal on project >>> org.wso2.carbon.connector.twitter: Could not resolve dependencies for >>> project >>> org.wso2.carbon.connector:org.wso2.carbon.connector.twitter:jar:1.0.0: >>> Failure to find org.wso2.esb.integration:integration-base:jar:1.0.1 in >>> http://twitter4j.org/maven2 was cached in the local repository, >>> resolution will not be reattempted until the update interval of >>> twitter4j.org has elapsed or updates are forced -> [Help 1] >>> [ERROR] >>> [ERROR] To see the full stack trace of the errors, re-run Maven with the >>> -e switch. >>> [ERROR] Re-run Maven using the -X switch to enable full debug logging. >>> [ERROR] >>> [ERROR] For more information about the errors and possible solutions, >>> please read the following articles: >>> [ERROR] [Help 1] >>> http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException >>> >>> >>> >>> -- >>> Thank you >>> Best Regards >>> >>> Rajjaz HM >>> Associate Software Engineer >>> WSO2 Inc. <http://wso2.com/> >>> lean.enterprise.middleware >>> Mobile : +94752833834 >>> Email :[email protected] >>> >>> LinkedIn <https://lk.linkedin.com/in/hmohammedrajjaz> >>> Blogger <http://wso2experience.blogspot.com/> >>> WSO2 Profile <http://wso2.com/about/team/mohammer_rajjaz/> >>> >>> _______________________________________________ >>> Dev mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> >> >> -- >> <[email protected]> >> Keerthika Mahendralingam >> Associate Software Engineer >> Mobile :+94 (0) 776 121144 >> [email protected] >> WSO2, Inc. >> lean . enterprise . middleware >> > > > > -- > > Best Regards, > > Malaka Silva > Senior Tech Lead > M: +94 777 219 791 > Tel : 94 11 214 5345 > Fax :94 11 2145300 > Skype : malaka.sampath.silva > LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77 > Blog : http://mrmalakasilva.blogspot.com/ > > WSO2, Inc. > lean . enterprise . middleware > http://www.wso2.com/ > http://www.wso2.com/about/team/malaka-silva/ > <http://wso2.com/about/team/malaka-silva/> > > Save a tree -Conserve nature & Save the world for your future. Print this > email only if it is absolutely necessary. > -- Thank you Best Regards Rajjaz HM Associate Software Engineer WSO2 Inc. <http://wso2.com/> lean.enterprise.middleware Mobile : +94752833834 Email :[email protected] LinkedIn <https://lk.linkedin.com/in/hmohammedrajjaz> Blogger <http://wso2experience.blogspot.com/> WSO2 Profile <http://wso2.com/about/team/mohammer_rajjaz/>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
