On 2010-11-10 12:46, Massimo Schiavon wrote:
> If you want to do that, I think the correct command should be (from
> inside your nutch dir):
> 
> java -cp build/classes:conf:[the list of all jars in nutch/lib separed
> by the character ':'] org.apache.nutch.crawl.Crawl<rest of args>
> 
> which is almost the same thing the bin/nutch script does.
> 
> Maybe should be easy if you use an IDE like Eclipse.

If you really want to produce a standalone jar to run Nutch in local
mode, then you can simply use the 'jar' tool to merge all jars together,
together with all files in conf/.


-- 
Best regards,
Andrzej Bialecki     <><
 ___. ___ ___ ___ _ _   __________________________________
[__ || __|__/|__||\/|  Information Retrieval, Semantic Web
___|||__||  \|  ||  |  Embedded Unix, System Integration
http://www.sigram.com  Contact: info at sigram dot com

Reply via email to