Krzysztof Madejski created NUTCH-2529:
-----------------------------------------
Summary: "ant runtime" warns? about "Could not load definitions
from resource org/sonar/ant/antlib.xml. It could not be found."
Key: NUTCH-2529
URL: https://issues.apache.org/jira/browse/NUTCH-2529
Project: Nutch
Issue Type: Bug
Reporter: Krzysztof Madejski
What am I missing? Is this a warning? An error?
{code:java}
/opt/apache-nutch-2.3.1$ ant runtime
Buildfile: /opt/apache-nutch-2.3.1/build.xml
Trying to override old definition of task javac
[taskdef] Could not load definitions from resource org/sonar/ant/antlib.xml. It
could not be found.
ivy-probe-antlib:
ivy-download:
[taskdef] Could not load definitions from resource org/sonar/ant/antlib.xml. It
could not be found.
{code}
I've been following: https://wiki.apache.org/nutch/Nutch2Tutorial
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)