Hi,

Thanks for your reply.

I installed cygwin, and on my windows. I am getting the below error while
running "ant" command.  Please find the below.

compile:
     [echo] Compiling plugin: protocol-file
    [javac] C:\apache-nutch-2.1\src\plugin\build-plugin.xml:117: warning:
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set
to false for repeatable builds
    [javac] Compiling 4 source files to
C:\apache-nutch-2.1\build\protocol-file\classes
    [javac] warning: [options] bootstrap class path not set in conjunction
with -source 1.6
    [javac]
C:\apache-nutch-2.1\src\plugin\protocol-file\src\java\org\apache\nutch\protocol\file\FileResponse.java:146:
warning: [deprecation] toURL() in File has been deprecated
    [javac]         headers.set(Response.LOCATION,
f.getCanonicalFile().toURL().toString());
    [javac]                                                            ^
    [javac] 2 warnings

jar:
      [jar] Building jar:
C:\apache-nutch-2.1\build\protocol-file\protocol-file.jar

deps-test:

deploy:
     [copy] Copying 1 file to
C:\apache-nutch-2.1\build\plugins\protocol-file

copy-generated-lib:
     [copy] Copying 1 file to
C:\apache-nutch-2.1\build\plugins\protocol-file

deploy:
     [copy] Copying 1 file to
C:\apache-nutch-2.1\build\plugins\microformats-reltag

copy-generated-lib:
     [copy] Copying 1 file to
C:\apache-nutch-2.1\build\plugins\microformats-reltag

init:

init-plugin:

clean-lib:

resolve-default:
[ivy:resolve] :: loading settings :: file =
C:\apache-nutch-2.1\ivy\ivysettings.xml

compile:

jar:

deps-test:

deploy:

copy-generated-lib:

init:
    [mkdir] Created dir: C:\apache-nutch-2.1\build\protocol-ftp
    [mkdir] Created dir: C:\apache-nutch-2.1\build\protocol-ftp\classes
    [mkdir] Created dir: C:\apache-nutch-2.1\build\protocol-ftp\test
    [mkdir] Created dir: C:\apache-nutch-2.1\build\plugins\protocol-ftp

init-plugin:

deps-jar:

clean-lib:

resolve-default:
[ivy:resolve] :: loading settings :: file =
C:\apache-nutch-2.1\ivy\ivysettings.xml
[ivy:resolve]
[ivy:resolve] :: problems summary ::
[ivy:resolve] :::: WARNINGS
[ivy:resolve]           ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve]           ::          UNRESOLVED DEPENDENCIES         ::
[ivy:resolve]           ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve]           :: commons-net#commons-net;1.2.2: configuration not
found in commons-net#commons-net;1.2.2: 'master'. It was required from
org.apache.nutch#protocol-ftp;working@IE11DTJ99G7BS default
[ivy:resolve]           ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve]
[ivy:resolve]
[ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS

BUILD FAILED
C:\apache-nutch-2.1\build.xml:104: The following error occurred while
executing this line:
C:\apache-nutch-2.1\src\plugin\build.xml:40: The following error occurred
while executing this line:
C:\apache-nutch-2.1\src\plugin\build-plugin.xml:213: impossible to resolve
dependencies:
        resolve failed - see output for details


Thanks
Bhagya




--
View this message in context: 
http://lucene.472066.n3.nabble.com/Build-failed-in-Jenkins-Nutch-trunk-2013-tp4019956p4021495.html
Sent from the Nutch - Dev mailing list archive at Nabble.com.

Reply via email to