java - Build Failed during nutch-1.5 compiling with ant-1.5.2 -


i error while executing "ant" command cmd on windows compiling nutch used java.

screenshot link is: https://www.dropbox.com/s/6toyfdma7bqwmou/screenshot%20%28193%29.png?dl=0

i followed tutorial http://cmusphinx.sourceforge.net/2012/06/building-a-java-application-with-apache-nutch-and-solr/

you must have missed ivy library. download , add in path , try.

you can download same here ivy


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

Rendering JButton to get the JCheckBox behavior in a JTable by using images does not update my table -