[
https://issues.apache.org/jira/browse/NUTCH-2651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658333#comment-16658333
]
Sebastian Nagel commented on NUTCH-2651:
----------------------------------------
Well, the work-around seems not to work on the Jenkins build machine [build
#3571|https://builds.apache.org/job/Nutch-trunk/3571/consoleText]
{noformat}
[ivy:resolve] [FAILED ]
javax.ws.rs#javax.ws.rs-api;2.1!javax.ws.rs-api.${packaging.type}: (0ms)
[ivy:resolve] ==== local: tried
[ivy:resolve]
/home/jenkins/.ivy2/local/javax.ws.rs/javax.ws.rs-api/2.1/${packaging.type}s/javax.ws.rs-api.${packaging.type}
[ivy:resolve] ==== maven2: tried
[ivy:resolve]
http://repo1.maven.org/maven2/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.${packaging.type}
[ivy:resolve] ==== apache-snapshot: tried
[ivy:resolve]
https://repository.apache.org/content/repositories/snapshots/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.${packaging.type}
[ivy:resolve] ==== sonatype: tried
[ivy:resolve]
http://oss.sonatype.org/content/repositories/releases/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.${packaging.type}
[ivy:resolve] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve] :: FAILED DOWNLOADS ::
[ivy:resolve] :: ^ see resolution messages for details ^ ::
[ivy:resolve] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve] ::
javax.ws.rs#javax.ws.rs-api;2.1!javax.ws.rs-api.${packaging.type}
[ivy:resolve] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve] :::: ERRORS
...
BUILD FAILED
{noformat}
More information about this issue is linked on
[jax-rs#576|https://github.com/jax-rs/api/pull/576]. Next trial: define the
property `packaging.type` in the ivysettings.xml. I've already tested to
upgrade the ivy lib to 2.5.0-rc1 (which includes the fix for IVY-1577) - but it
seems not to solve the issue when testing locally.
> Upgrade to Tika 1.19.1 (from 1.18)
> ----------------------------------
>
> Key: NUTCH-2651
> URL: https://issues.apache.org/jira/browse/NUTCH-2651
> Project: Nutch
> Issue Type: Improvement
> Components: parser, protocol
> Affects Versions: 1.15
> Reporter: Sebastian Nagel
> Priority: Major
> Fix For: 1.16
>
>
> [Tika 1.19.1|https://tika.apache.org/1.19.1/index.html] has been released
> recently. Among all the other improvements and fixes (including those of
> [1.19|https://tika.apache.org/1.19/index.html]) It contains one important
> performance fix (TIKA-2645, cf. NUTCH-2578) affecting the MIME-/Content-Type
> detector.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)