Yes, this is the wrong forum :)

This has been discussed many times, please search the archives.

Rgrds, thomas

On 6/14/06, Dagum, Leo <[EMAIL PROTECTED]> wrote:
> Apologies if this is the wrong forum..
>
>
>
> Just downloaded the nutch .72 release and tried building, using
> jdk1.5.0_03 and ant 1.6.5.  Core classes compile fine but the build
> script failed from trying to compile the "nutch-extensionpoints" plugin:
>
>
>
> =================================================
>
> $ ant
>
> Buildfile: build.xml
>
>
>
> init:
>
>     [mkdir] Created dir: C:\nutch\nutch-0.7.2\build
>
>     [mkdir] Created dir: C:\nutch\nutch-0.7.2\build\classes
>
>     [mkdir] Created dir: C:\nutch\nutch-0.7.2\build\test
>
>     [mkdir] Created dir: C:\nutch\nutch-0.7.2\build\test\classes
>
>
>
> compile-core:
>
>     [javac] Compiling 247 source files to
> C:\nutch\nutch-0.7.2\build\classes
>
>     [javac] Note: * uses or overrides a deprecated API.
>
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>
>     [javac] Note: Some input files use unchecked or unsafe operations.
>
>     [javac] Note: Recompile with -Xlint:unchecked for details.
>
>
>
> compile-plugins:
>
>
>
> deploy:
>
>
>
> init:
>
>     [mkdir] Created dir:
> C:\nutch\nutch-0.7.2\build\nutch-extensionpoints
>
>     [mkdir] Created dir:
> C:\nutch\nutch-0.7.2\build\nutch-extensionpoints\classes
>
>     [mkdir] Created dir:
> C:\nutch\nutch-0.7.2\build\nutch-extensionpoints\test
>
>
>
> init-plugin:
>
> compile:
>
>      [echo] Compiling plugin: nutch-extensionpoints
>
>
>
> BUILD FAILED
>
> C:\nutch\nutch-0.7.2\build.xml:76: The following error occurred while
> executing this line:
>
> C:\nutch\nutch-0.7.2\src\plugin\build.xml:9: The following error
> occurred while executing this line:
>
> C:\nutch\nutch-0.7.2\src\plugin\build-plugin.xml:85: srcdir
> "C:\nutch\nutch-0.7.2\src\plugin\nutch-extensionpoints\src\java" does
> not exist!
>
> ========================================================
>
>
>
>
>
> Anyone else experience this?  Would appreciate any advice.
>
>
>
> Thanks
>
>
>
> - leo
>
>
>
>
>
>
>


_______________________________________________
Nutch-general mailing list
Nutch-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nutch-general

Reply via email to