I think you need to build [1] first. Sameera
[1] https://svn.wso2.org/repos/wso2/trunk/carbon/dependencies/webharvest On Sun, Aug 1, 2010 at 8:01 PM, Senaka Fernando <[email protected]> wrote: > Hi Ruchira, > > Can you have a look into this build error and get this sorted. > > +++++++++++++++++++++++++++++++++++++++++++++++++++++ > > [ERROR] BUILD ERROR > [INFO] ------------------------------ > ------------------------------------------ > [INFO] Failed to resolve artifact. > > Missing: > ---------- > 1) org.webharvest:webharvest-core:jar:2.0 > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.webharvest > -DartifactId=webharvest-core -Dversion=2.0 -Dpackaging=jar > -Dfile=/path/to/file > > Alternatively, if you host your own repository you can deploy the file > there: > mvn deploy:deploy-file -DgroupId=org.webharvest > -DartifactId=webharvest-core -Dversion=2.0 -Dpackaging=jar > -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] > > Path to dependency: > 1) org.webharvest.wso2:webharvest-core:bundle:2.0.0.wso2v1 > 2) org.webharvest:webharvest-core:jar:2.0 > > +++++++++++++++++++++++++++++++++++++++++++++++++++++ > > Thanks, > Senaka. > > > -- > Senaka Fernando > Associate Technical Lead > WSO2 Inc. > E-mail: senaka AT wso2.com; Mobile: +94 77 322 1818 > > http://www.wso2.com/ - "Lean . Enterprise . Middleware" > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Sameera Jayasoma Technical Lead WSO2, Inc. (http://wso2.com) email: [email protected] blog: http://tech.jayasoma.org Lean . Enterprise . Middleware
_______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
