So, what you are saying is, if I run these tests on my machine either they will not run, or they will fail since I do not have the DB setup?
On Mon, May 2, 2011 at 6:14 PM, Anjana Fernando <[email protected]> wrote: > Hi Sameera, > > > On Mon, May 2, 2011 at 6:11 PM, Sameera Jayasoma <[email protected]> wrote: > >> Why we have a dependency on mysql?? > > > It's in test scope, we don't ship it, simply used for tests. > > Cheers, > Anjana. > > >> >> Sameera >> >> On Mon, May 2, 2011 at 6:06 PM, Afkham Azeez <[email protected]> wrote: >> >>> [INFO] Installing >>> /Users/azeez/projects/wso2/org/trunk/carbon/components/data-services/org.wso2.carbon.dataservices.common/target/org.wso2.carbon.dataservices.common-3.2.0-SNAPSHOT.jar >>> to >>> /Users/azeez/.m2/repository/org/wso2/carbon/org.wso2.carbon.dataservices.common/3.2.0-SNAPSHOT/org.wso2.carbon.dataservices.common-3.2.0-SNAPSHOT.jar >>> [INFO] [bundle:install {execution: default-install}] >>> [INFO] Local OBR update disabled (enable with -DobrRepository) >>> [INFO] >>> ------------------------------------------------------------------------ >>> [INFO] Building WSO2 Carbon - Data Services Core >>> [INFO] task-segment: [clean, install] >>> [INFO] >>> ------------------------------------------------------------------------ >>> [INFO] [clean:clean {execution: default-clean}] >>> [INFO] Deleting >>> /Users/azeez/projects/wso2/org/trunk/carbon/components/data-services/org.wso2.carbon.dataservices.core/target >>> [WARNING] Overriding profile: 'product-wsas' (source: pom) with new >>> instance from source: pom >>> [WARNING] Overriding profile: 'product-wsas' (source: pom) with new >>> instance from source: pom >>> [WARNING] Overriding profile: 'product-wsas' (source: pom) with new >>> instance from source: pom >>> [WARNING] Overriding profile: 'product-wsas' (source: pom) with new >>> instance from source: pom >>> [WARNING] Overriding profile: 'product-wsas' (source: pom) with new >>> instance from source: pom >>> [INFO] >>> ------------------------------------------------------------------------ >>> [ERROR] BUILD ERROR >>> [INFO] >>> ------------------------------------------------------------------------ >>> [INFO] Failed to resolve artifact. >>> >>> Missing: >>> ---------- >>> 1) mysql:mysql-connector-java:jar:5.1.16 >>> >>> Try downloading the file manually from the project website. >>> >>> Then, install it using the command: >>> mvn install:install-file -DgroupId=mysql >>> -DartifactId=mysql-connector-java -Dversion=5.1.16 -Dpackaging=jar >>> -Dfile=/path/to/file >>> >>> Alternatively, if you host your own repository you can deploy the file >>> there: >>> mvn deploy:deploy-file -DgroupId=mysql >>> -DartifactId=mysql-connector-java -Dversion=5.1.16 -Dpackaging=jar >>> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] >>> >>> Path to dependency: >>> 1) >>> org.wso2.carbon:org.wso2.carbon.dataservices.core:bundle:3.2.0-SNAPSHOT >>> 2) mysql:mysql-connector-java:jar:5.1.16 >>> >>> >>> -- >>> *Afkham Azeez* >>> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com >>> , >>> * >>> * >>> *Member; Apache Software Foundation; >>> **http://www.apache.org/*<http://www.apache.org/> >>> * >>> email: **[email protected]* <[email protected]>* cell: +94 77 3320919 >>> blog: **http://blog.afkham.org* <http://blog.afkham.org>* >>> twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> >>> * >>> linked-in: **http://lk.linkedin.com/in/afkhamazeez* >>> * >>> * >>> *Lean . Enterprise . Middleware* >>> >>> >>> _______________________________________________ >>> Carbon-dev mailing list >>> [email protected] >>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>> >>> >> >> >> -- >> Sameera Jayasoma >> Technical Lead and Product Manager, WSO2 Carbon >> >> WSO2, Inc. (http://wso2.com) >> email: [email protected] >> blog: http://tech.jayasoma.org >> >> Lean . Enterprise . Middleware >> >> _______________________________________________ >> Carbon-dev mailing list >> [email protected] >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> >> > > > -- > *Anjana Fernando* > Senior Software Engineer > WSO2 Inc. | http://wso2.com > lean . enterprise . middleware > > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- *Afkham Azeez* Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com, * * *Member; Apache Software Foundation; **http://www.apache.org/*<http://www.apache.org/> * email: **[email protected]* <[email protected]>* cell: +94 77 3320919 blog: **http://blog.afkham.org* <http://blog.afkham.org>* twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> * linked-in: **http://lk.linkedin.com/in/afkhamazeez* * * *Lean . Enterprise . Middleware*
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
