when execute ant package 

in the tutorial

To build nutch call the package ant task like this: 

ant package

showme 

BUILD FAILED
/home/admvdta/nutch-0.8/build.xml:151: Fatal error during transformation


the line 151 is this:

149 <xslt in="${basedir}/conf/nutch-default.xml"
150          out="${build.dir}/nutch.xml"
151          style="${basedir}/conf/context.xsl">
152        <xmlcatalog refid="docDTDs"/>
153     <outputproperty name="indent" value="yes"/>
154    </xslt>

what is the problem?

thanks
-- 
View this message in context: 
http://www.nabble.com/Nutch-and-Hadoop-tp15136744p15295369.html
Sent from the Nutch - User mailing list archive at Nabble.com.

Reply via email to