[ 
https://issues.apache.org/jira/browse/NUTCH-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17228778#comment-17228778
 ] 

Mauro Asprea commented on NUTCH-2764:
-------------------------------------

[~markus17] I'm having this issue too even on 1.17 branch or the master branch. 
Not sure what to do now. I removed the ~/.ivy2 directory but it is not 
helping.... 

 
{noformat}
[ivy:resolve] :::: WARNINGS
[ivy:resolve]           module not found: 
javax.measure#unit-api;[email protected]
[ivy:resolve]   ==== local: tried
[ivy:resolve]     
/Users/###/.ivy2/local/javax.measure/unit-api/[email protected]/ivys/ivy.xml
[ivy:resolve]     -- artifact 
javax.measure#unit-api;[email protected]!unit-api.jar:
[ivy:resolve]     
/Users/###/.ivy2/local/javax.measure/unit-api/[email protected]/jars/unit-api.jar
[ivy:resolve]   ==== maven2: tried
[ivy:resolve]     
https://repo1.maven.org/maven2/javax/measure/unit-api/[email protected]/[email protected]
[ivy:resolve]     -- artifact 
javax.measure#unit-api;[email protected]!unit-api.jar:
[ivy:resolve]     
https://repo1.maven.org/maven2/javax/measure/unit-api/[email protected]/[email protected]
[ivy:resolve]   ==== apache-snapshot: tried
[ivy:resolve]     
https://repository.apache.org/content/repositories/snapshots/javax/measure/unit-api/[email protected]/[email protected]
[ivy:resolve]     -- artifact 
javax.measure#unit-api;[email protected]!unit-api.jar:
[ivy:resolve]     
https://repository.apache.org/content/repositories/snapshots/javax/measure/unit-api/[email protected]/[email protected]
[ivy:resolve]   ==== sonatype: tried
[ivy:resolve]     
https://oss.sonatype.org/content/repositories/releases/javax/measure/unit-api/[email protected]/[email protected]
[ivy:resolve]     -- artifact 
javax.measure#unit-api;[email protected]!unit-api.jar:
[ivy:resolve]     
https://oss.sonatype.org/content/repositories/releases/javax/measure/unit-api/[email protected]/[email protected]
[ivy:resolve]           ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve]           ::          UNRESOLVED DEPENDENCIES         ::
[ivy:resolve]           ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve]           :: javax.measure#unit-api;[email protected]: not 
found
[ivy:resolve]           ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve] 
[ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS

BUILD FAILED
/Users/###/###/###/nutch/build.xml:116: The following error occurred while 
executing this line:
/Users/###/###/###/nutch/src/plugin/build.xml:68: The following error occurred 
while executing this line:
/Users/###/###/###/nutch/src/plugin/build-plugin.xml:229: impossible to resolve 
dependencies:
        resolve failed - see output for details

Total time: 7 minutes 0 seconds
{noformat}
 
Please help! I am running out of ideas and I have not been doing Java work for 
ages now...

> Weird build error javax.javax.measure#unit-api
> ----------------------------------------------
>
>                 Key: NUTCH-2764
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2764
>             Project: Nutch
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 1.15, 1.16
>            Reporter: Markus Jelsma
>            Priority: Minor
>
> In weird cases Nutch is unable to build due to a dependency problem in the 
> TikaParser. The error report:
> {code}
> [ivy:resolve]   ==== sonatype: tried
> [ivy:resolve]     
> https://oss.sonatype.org/content/repositories/releases/javax/measure/unit-api/working@localhost/[email protected]
> [ivy:resolve]     -- artifact 
> javax.measure#unit-api;working@localhost!unit-api.jar:
> [ivy:resolve]     
> https://oss.sonatype.org/content/repositories/releases/javax/measure/unit-api/working@localhost/[email protected]
> [ivy:resolve]           ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:resolve]           ::          UNRESOLVED DEPENDENCIES         ::
> [ivy:resolve]           ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:resolve]           :: javax.measure#unit-api;working@localhost: not found
> [ivy:resolve]           ::::::::::::::::::::::::::::::::::::::::::::::
> {code}
> Cleaning the local ~/.ivy cache solves the problem. Cleaning 
> ~/.ivy2/cache/javax.measure/unit-api/ can also work but i have not tested it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to