See <https://builds.apache.org/job/Nutch-trunk/3207/>
------------------------------------------ [...truncated 8676 lines...] [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/indexer-solr/src/java/org/apache/nutch/indexwriter/solr/SolrUtils.java>:26: error: package org.apache.solr.client.solrj.impl does not exist [javadoc] import org.apache.solr.client.solrj.impl.CommonsHttpSolrServer; [javadoc] ^ [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/indexer-solr/src/java/org/apache/nutch/indexwriter/solr/SolrUtils.java>:34: error: cannot find symbol [javadoc] public static CommonsHttpSolrServer getCommonsHttpSolrServer(JobConf job) [javadoc] ^ [javadoc] symbol: class CommonsHttpSolrServer [javadoc] location: class SolrUtils [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/indexer-solr/src/java/org/apache/nutch/indexwriter/solr/SolrIndexWriter.java>:31: error: package org.apache.solr.client.solrj does not exist [javadoc] import org.apache.solr.client.solrj.SolrServer; [javadoc] ^ [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/indexer-solr/src/java/org/apache/nutch/indexwriter/solr/SolrIndexWriter.java>:32: error: package org.apache.solr.client.solrj does not exist [javadoc] import org.apache.solr.client.solrj.SolrServerException; [javadoc] ^ [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/indexer-solr/src/java/org/apache/nutch/indexwriter/solr/SolrIndexWriter.java>:33: error: package org.apache.solr.client.solrj.request does not exist [javadoc] import org.apache.solr.client.solrj.request.UpdateRequest; [javadoc] ^ [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/indexer-solr/src/java/org/apache/nutch/indexwriter/solr/SolrIndexWriter.java>:34: error: package org.apache.solr.common does not exist [javadoc] import org.apache.solr.common.SolrInputDocument; [javadoc] ^ [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/indexer-solr/src/java/org/apache/nutch/indexwriter/solr/SolrIndexWriter.java>:35: error: package org.apache.solr.common.params does not exist [javadoc] import org.apache.solr.common.params.ModifiableSolrParams; [javadoc] ^ [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/indexer-solr/src/java/org/apache/nutch/indexwriter/solr/SolrIndexWriter.java>:36: error: package org.apache.solr.common.util does not exist [javadoc] import org.apache.solr.common.util.DateUtil; [javadoc] ^ [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/indexer-solr/src/java/org/apache/nutch/indexwriter/solr/SolrIndexWriter.java>:45: error: cannot find symbol [javadoc] private SolrServer solr; [javadoc] ^ [javadoc] symbol: class SolrServer [javadoc] location: class SolrIndexWriter [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/indexer-solr/src/java/org/apache/nutch/indexwriter/solr/SolrIndexWriter.java>:47: error: cannot find symbol [javadoc] private ModifiableSolrParams params; [javadoc] ^ [javadoc] symbol: class ModifiableSolrParams [javadoc] location: class SolrIndexWriter [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/indexer-solr/src/java/org/apache/nutch/indexwriter/solr/SolrIndexWriter.java>:51: error: cannot find symbol [javadoc] private final List<SolrInputDocument> inputDocs = new ArrayList<SolrInputDocument>(); [javadoc] ^ [javadoc] symbol: class SolrInputDocument [javadoc] location: class SolrIndexWriter [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/indexer-solr/src/java/org/apache/nutch/indexwriter/solr/SolrIndexWriter.java>:63: error: cannot find symbol [javadoc] void init(SolrServer server, JobConf job) throws IOException { [javadoc] ^ [javadoc] symbol: class SolrServer [javadoc] location: class SolrIndexWriter [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/indexer-solr/src/java/org/apache/nutch/indexwriter/solr/SolrIndexWriter.java>:170: error: cannot find symbol [javadoc] public static IOException makeIOException(SolrServerException e) { [javadoc] ^ [javadoc] symbol: class SolrServerException [javadoc] location: class SolrIndexWriter [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/lib-selenium/src/java/org/apache/nutch/protocol/selenium/HttpWebClient.java>:22: error: package org.openqa.selenium does not exist [javadoc] import org.openqa.selenium.By; [javadoc] ^ [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/lib-selenium/src/java/org/apache/nutch/protocol/selenium/HttpWebClient.java>:23: error: package org.openqa.selenium does not exist [javadoc] import org.openqa.selenium.WebDriver; [javadoc] ^ [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/lib-selenium/src/java/org/apache/nutch/protocol/selenium/HttpWebClient.java>:24: error: package org.openqa.selenium.firefox does not exist [javadoc] import org.openqa.selenium.firefox.FirefoxDriver; [javadoc] ^ [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/lib-selenium/src/java/org/apache/nutch/protocol/selenium/HttpWebClient.java>:25: error: package org.openqa.selenium.firefox does not exist [javadoc] import org.openqa.selenium.firefox.FirefoxProfile; [javadoc] ^ [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/lib-selenium/src/java/org/apache/nutch/protocol/selenium/HttpWebClient.java>:26: error: package org.openqa.selenium.support.ui does not exist [javadoc] import org.openqa.selenium.support.ui.WebDriverWait; [javadoc] ^ [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/lib-selenium/src/java/org/apache/nutch/protocol/selenium/HttpWebClient.java>:34: error: cannot find symbol [javadoc] public static ThreadLocal<WebDriver> threadWebDriver = new ThreadLocal<WebDriver>() { [javadoc] ^ [javadoc] symbol: class WebDriver [javadoc] location: class HttpWebClient [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/parse-html/src/java/org/apache/nutch/parse/html/HtmlParser.java>:28: error: package org.cyberneko.html.parsers does not exist [javadoc] import org.cyberneko.html.parsers.*; [javadoc] ^ [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/parse-tika/src/java/org/apache/nutch/parse/tika/TikaParser.java>:44: error: package org.apache.tika.parser.html does not exist [javadoc] import org.apache.tika.parser.html.HtmlMapper; [javadoc] ^ [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/parse-tika/src/java/org/apache/nutch/parse/tika/TikaParser.java>:64: error: cannot find symbol [javadoc] private HtmlMapper HTMLMapper; [javadoc] ^ [javadoc] symbol: class HtmlMapper [javadoc] location: class TikaParser [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/protocol-httpclient/src/java/org/apache/nutch/protocol/httpclient/HttpFormAuthentication.java>:37: error: package org.jsoup does not exist [javadoc] import org.jsoup.Jsoup; [javadoc] ^ [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/protocol-httpclient/src/java/org/apache/nutch/protocol/httpclient/HttpFormAuthentication.java>:38: error: package org.jsoup.nodes does not exist [javadoc] import org.jsoup.nodes.Document; [javadoc] ^ [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/protocol-httpclient/src/java/org/apache/nutch/protocol/httpclient/HttpFormAuthentication.java>:39: error: package org.jsoup.nodes does not exist [javadoc] import org.jsoup.nodes.Element; [javadoc] ^ [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/protocol-httpclient/src/java/org/apache/nutch/protocol/httpclient/HttpFormAuthentication.java>:40: error: package org.jsoup.select does not exist [javadoc] import org.jsoup.select.Elements; [javadoc] ^ [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/urlfilter-automaton/src/java/org/apache/nutch/urlfilter/automaton/AutomatonURLFilter.java>:29: error: package dk.brics.automaton does not exist [javadoc] import dk.brics.automaton.RegExp; [javadoc] ^ [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/urlfilter-automaton/src/java/org/apache/nutch/urlfilter/automaton/AutomatonURLFilter.java>:30: error: package dk.brics.automaton does not exist [javadoc] import dk.brics.automaton.RunAutomaton; [javadoc] ^ [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/urlfilter-automaton/src/java/org/apache/nutch/urlfilter/automaton/AutomatonURLFilter.java>:95: error: cannot find symbol [javadoc] private RunAutomaton automaton; [javadoc] ^ [javadoc] symbol: class RunAutomaton [javadoc] location: class AutomatonURLFilter.Rule [javadoc] javadoc: warning - Error reading file: <https://builds.apache.org/job/Nutch-trunk/ws/trunk/build/docs/api/${javadoc.link.lucene}/package-list> [javadoc] Standard Doclet version 1.7.0_25 [javadoc] Building tree for all the packages and classes... [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/index-anchor/src/java/org/apache/nutch/indexer/anchor/AnchorIndexingFilter.java>:38: warning - Tag @see:illegal character: "123" in "{@code anchorIndexingFilter.deduplicate} in nutch-default.xml." [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/index-anchor/src/java/org/apache/nutch/indexer/anchor/AnchorIndexingFilter.java>:38: warning - Tag @see:illegal character: "64" in "{@code anchorIndexingFilter.deduplicate} in nutch-default.xml." [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/parse/ParseResult.java>:80: warning - @return tag has no arguments. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/protocol/RobotRulesParser.java>:59: warning - Tag @link: reference not found: getRobotRulesSet [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/service/impl/ConfManagerImpl.java>:92: warning - @param argument "NutchConfig" is not a parameter name. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/service/impl/NutchServerPoolExecutor.java>:77: warning - @return tag has no arguments. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/service/impl/NutchServerPoolExecutor.java>:92: warning - @return tag has no arguments. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/service/impl/NutchServerPoolExecutor.java>:100: warning - @return tag has no arguments. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/service/impl/NutchServerPoolExecutor.java>:109: warning - @return tag has no arguments. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/AbstractCommonCrawlFormat.java>:37: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/AbstractCommonCrawlFormat.java>:37: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/CommonCrawlDataDumper.java>:345: warning - @param argument "mimetypes" is not a parameter name. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/CommonCrawlFormat.java>:37: warning - @param argument "mapAll" is not a parameter name. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/CommonCrawlFormatFactory.java>:29: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/CommonCrawlFormatFactory.java>:29: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/CommonCrawlFormatFactory.java>:42: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/CommonCrawlFormatFactory.java>:42: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/CommonCrawlFormatFactory.java>:42: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/CommonCrawlFormatFactory.java>:42: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/CommonCrawlFormatSimple.java>:29: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/CommonCrawlFormatSimple.java>:29: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/FileDumper.java>:113: warning - End Delimiter } missing for possible See Tag in comment string: "<p> [javadoc] The file dumper tool enables one to reverse generate the raw content from [javadoc] Nutch segment data directories. [javadoc] </p> [javadoc] <p> [javadoc] The tool has a number of immediate uses: [javadoc] <ol> [javadoc] <li>one can see what a page looked like at the time it was crawled</li> [javadoc] <li>one can see different media types acquired as part of the crawl</li> [javadoc] <li>it enables us to see webpages before we augment them with additional [javadoc] metadata, this can be handy for providing a provenance trail for your crawl [javadoc] data.</li> [javadoc] </ol> [javadoc] </p> [javadoc] <p> [javadoc] Upon successful completion the tool displays a very convenient JSON snippet [javadoc] detailing the mimetype classifications and the counts of documents which fall [javadoc] into those classifications. An example is as follows: [javadoc] </p> [javadoc] [javadoc] <pre> [javadoc] {@code [javadoc] INFO: File Types: [javadoc] TOTAL Stats: [javadoc] [ [javadoc] {"mimeType":"application/xml","count":"19"} [javadoc] {"mimeType":"image/png","count":"47"} [javadoc] {"mimeType":"image/jpeg","count":"141"} [javadoc] {"mimeType":"image/vnd.microsoft.icon","count":"4"} [javadoc] {"mimeType":"text/plain","count":"89"} [javadoc] {"mimeType":"video/quicktime","count":"2"} [javadoc] {"mimeType":"image/gif","count":"63"} [javadoc] {"mimeType":"application/xhtml+xml","count":"1670"} [javadoc] {"mimeType":"application/octet-stream","count":"40"} [javadoc] {"mimeType":"text/html","count":"1863"} [javadoc] ] [javadoc] [javadoc] FILTER Stats: [javadoc] [ [javadoc] {"mimeType":"image/png","count":"47"} [javadoc] {"mimeType":"image/jpeg","count":"141"} [javadoc] {"mimeType":"image/vnd.microsoft.icon","count":"4"} [javadoc] {"mimeType":"video/quicktime","count":"2"} [javadoc] {"mimeType":"image/gif","count":"63"} [javadoc] ] [javadoc] [javadoc] </pre> [javadoc] <p> [javadoc] In the case above, the tool would have been run with the <b>-mimeType [javadoc] image/png image/jpeg image/vnd.microsoft.icon video/quicktime image/gif</b> [javadoc] flag and corresponding values activated." [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/arc/ArcRecordReader.java>:55: warning - Tag @link:illegal character: "58" in "http://www.archive.org/ " [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/arc/ArcRecordReader.java>:55: warning - Tag @link:illegal character: "47" in "http://www.archive.org/ " [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/arc/ArcRecordReader.java>:55: warning - Tag @link:illegal character: "47" in "http://www.archive.org/ " [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/arc/ArcRecordReader.java>:55: warning - Tag @link:illegal character: "47" in "http://www.archive.org/ " [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/arc/ArcRecordReader.java>:55: warning - Tag @link:illegal character: "58" in "http://www.grub.org/ " [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/arc/ArcRecordReader.java>:55: warning - Tag @link:illegal character: "47" in "http://www.grub.org/ " [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/arc/ArcRecordReader.java>:55: warning - Tag @link:illegal character: "47" in "http://www.grub.org/ " [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/arc/ArcRecordReader.java>:55: warning - Tag @link:illegal character: "47" in "http://www.grub.org/ " [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/arc/ArcRecordReader.java>:55: warning - Tag @link: reference not found: http [javadoc] ://www.archive.org/web/researcher/ArcFileFormat.php [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/arc/ArcRecordReader.java>:55: warning - Tag @link: reference not found: http://www.archive.org/ [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/arc/ArcRecordReader.java>:55: warning - Tag @link: reference not found: http://www.grub.org/ [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/util/MimeUtil.java>:237: warning - Tag @link: reference not found: URL [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/feed/src/java/org/apache/nutch/indexer/feed/FeedIndexingFilter.java>:70: warning - Tag @link: reference not found: Indexer [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/feed/src/java/org/apache/nutch/indexer/feed/FeedIndexingFilter.java>:70: warning - Tag @link: reference not found: Indexer [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/index-anchor/src/java/org/apache/nutch/indexer/anchor/AnchorIndexingFilter.java>:38: warning - Tag @see: reference not found: {@code anchorIndexingFilter.deduplicate} in nutch-default.xml. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/index-more/src/java/org/apache/nutch/indexer/more/MoreIndexingFilter.java>:186: warning - @return tag has no arguments. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/index-more/src/java/org/apache/nutch/indexer/more/MoreIndexingFilter.java>:253: warning - @return tag has no arguments. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/protocol-file/src/java/org/apache/nutch/protocol/file/FileResponse.java>:279: warning - @return tag has no arguments. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/protocol-ftp/src/java/org/apache/nutch/protocol/ftp/Client.java>:149: warning - @return tag has no arguments. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/protocol-ftp/src/java/org/apache/nutch/protocol/ftp/Client.java>:474: warning - @return tag has no arguments. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/subcollection/src/java/org/apache/nutch/indexer/subcollection/SubcollectionIndexingFilter.java>:55: warning - @param argument "Configuration" is not a parameter name. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/urlmeta/src/java/org/apache/nutch/scoring/urlmeta/URLMetaScoringFilter.java>:44: warning - Tag @see: reference not found: URLMetaIndexingFilter [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/AbstractCommonCrawlFormat.java>:37: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/CommonCrawlFormatFactory.java>:29: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/CommonCrawlFormatSimple.java>:29: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/feed/src/java/org/apache/nutch/indexer/feed/FeedIndexingFilter.java>:70: warning - Tag @link: reference not found: Indexer [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/feed/src/java/org/apache/nutch/indexer/feed/FeedIndexingFilter.java>:70: warning - Tag @link: reference not found: Indexer [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/feed/src/java/org/apache/nutch/indexer/feed/FeedIndexingFilter.java>:70: warning - Tag @link: reference not found: Indexer [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/feed/src/java/org/apache/nutch/indexer/feed/FeedIndexingFilter.java>:70: warning - Tag @link: reference not found: Indexer [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/feed/src/java/org/apache/nutch/indexer/feed/FeedIndexingFilter.java>:70: warning - Tag @link: reference not found: Indexer [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/CommonCrawlFormatFactory.java>:42: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/feed/src/java/org/apache/nutch/indexer/feed/FeedIndexingFilter.java>:70: warning - Tag @link: reference not found: Indexer [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/AbstractCommonCrawlFormat.java>:37: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/CommonCrawlFormatSimple.java>:29: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/CommonCrawlFormatFactory.java>:42: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/CommonCrawlFormatSimple.java>:29: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/CommonCrawlFormatFactory.java>:42: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/AbstractCommonCrawlFormat.java>:37: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] Building index for all the packages and classes... [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/AbstractCommonCrawlFormat.java>:37: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/CommonCrawlFormatFactory.java>:29: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/CommonCrawlFormatSimple.java>:29: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/feed/src/java/org/apache/nutch/indexer/feed/FeedIndexingFilter.java>:70: warning - Tag @link: reference not found: Indexer [javadoc] <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/java/org/apache/nutch/tools/CommonCrawlFormatFactory.java>:42: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] Building index for all classes... [javadoc] Generating <https://builds.apache.org/job/Nutch-trunk/ws/trunk/build/docs/api/help-doc.html...> [javadoc] 163 warnings BUILD SUCCESSFUL Total time: 7 minutes 37 seconds [xUnit] [INFO] - Starting to record. [xUnit] [INFO] - Processing JUnit [xUnit] [INFO] - [JUnit] - No test report file(s) were found with the pattern 'trunk/build/test/TEST-*.txt' relative to '<https://builds.apache.org/job/Nutch-trunk/ws/'> for the testing framework 'JUnit'. Did you enter a pattern relative to the correct directory? Did you generate the result report(s) for 'JUnit'? [xUnit] [ERROR] - No test reports found for the metric 'JUnit' with the resolved pattern 'trunk/build/test/TEST-*.txt'. Configuration error?. [xUnit] [INFO] - Failing BUILD because 'set build failed if errors' option is activated. [xUnit] [INFO] - There are errors when processing test results. [xUnit] [INFO] - Skipping tests recording. [xUnit] [INFO] - Stop build. Build step 'Process xUnit test result report' changed build result to FAILURE Publishing Javadoc [xUnit] [INFO] - Starting to record. [xUnit] [INFO] - Processing JUnit [xUnit] [INFO] - [JUnit] - No test report file(s) were found with the pattern 'trunk/build/test/TEST-*.txt' relative to '<https://builds.apache.org/job/Nutch-trunk/ws/'> for the testing framework 'JUnit'. Did you enter a pattern relative to the correct directory? Did you generate the result report(s) for 'JUnit'? [xUnit] [ERROR] - No test reports found for the metric 'JUnit' with the resolved pattern 'trunk/build/test/TEST-*.txt'. Configuration error?. [xUnit] [INFO] - Failing BUILD because 'set build failed if errors' option is activated. [xUnit] [INFO] - There are errors when processing test results. [xUnit] [INFO] - Skipping tests recording. [xUnit] [INFO] - Stop build.

