[jira] [Commented] (NUTCH-2829) Fix ant target "clean-cache"

2020-11-13 Thread Hudson (Jira)


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

Hudson commented on NUTCH-2829:
---

SUCCESS: Integrated in Jenkins build Nutch » Nutch-trunk #12 (See 
[https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/12/])
NUTCH-2829 Fix ant target "clean-cache" (snagel: 
[https://github.com/apache/nutch/commit/96c01cb173e5fb0c93ed24d3d51803574e45ed69])
* (edit) build.xml


> Fix ant target "clean-cache"
> 
>
> Key: NUTCH-2829
> URL: https://issues.apache.org/jira/browse/NUTCH-2829
> Project: Nutch
>  Issue Type: Sub-task
>Affects Versions: 1.17
>Reporter: Sebastian Nagel
>Assignee: Sebastian Nagel
>Priority: Major
> Fix For: 1.18
>
>
> The ant target "clean-cache" (cleans the ivy cache) is broken:
> {noformat}
> $> ant clean-cache
> ...
> clean-cache:
> BUILD FAILED
> .../build.xml:1005: Problem: failed to create task or type 
> antlib:org.apache.ivy.ant:cleancache
> Cause: The name is undefined.
> {noformat}



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


Jenkins build is back to normal : Nutch » Nutch-trunk #12

2020-11-13 Thread Apache Jenkins Server
See 




[jira] [Commented] (NUTCH-2764) Weird build error javax.javax.measure#unit-api

2020-11-13 Thread Mauro Asprea (Jira)


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

Mauro Asprea commented on NUTCH-2764:
-

[~snagel] thank you! That is what it was. I had an ant.jar where you pointed 
out. I was going nuts because it was making no sense whatsoever.

> 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/unit-api-work...@localhost.pom
> [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/unit-api-work...@localhost.jar
> [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)


[jira] [Updated] (NUTCH-2829) Fix ant target "clean-cache"

2020-11-13 Thread Sebastian Nagel (Jira)


 [ 
https://issues.apache.org/jira/browse/NUTCH-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sebastian Nagel updated NUTCH-2829:
---
Fix Version/s: 1.18

> Fix ant target "clean-cache"
> 
>
> Key: NUTCH-2829
> URL: https://issues.apache.org/jira/browse/NUTCH-2829
> Project: Nutch
>  Issue Type: Sub-task
>Affects Versions: 1.17
>Reporter: Sebastian Nagel
>Priority: Major
> Fix For: 1.18
>
>
> The ant target "clean-cache" (cleans the ivy cache) is broken:
> {noformat}
> $> ant clean-cache
> ...
> clean-cache:
> BUILD FAILED
> .../build.xml:1005: Problem: failed to create task or type 
> antlib:org.apache.ivy.ant:cleancache
> Cause: The name is undefined.
> {noformat}



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


[jira] [Updated] (NUTCH-2829) Fix ant target "clean-cache"

2020-11-13 Thread Sebastian Nagel (Jira)


 [ 
https://issues.apache.org/jira/browse/NUTCH-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sebastian Nagel updated NUTCH-2829:
---
Affects Version/s: 1.17

> Fix ant target "clean-cache"
> 
>
> Key: NUTCH-2829
> URL: https://issues.apache.org/jira/browse/NUTCH-2829
> Project: Nutch
>  Issue Type: Sub-task
>Affects Versions: 1.17
>Reporter: Sebastian Nagel
>Priority: Major
>
> The ant target "clean-cache" (cleans the ivy cache) is broken:
> {noformat}
> $> ant clean-cache
> ...
> clean-cache:
> BUILD FAILED
> .../build.xml:1005: Problem: failed to create task or type 
> antlib:org.apache.ivy.ant:cleancache
> Cause: The name is undefined.
> {noformat}



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


[jira] [Resolved] (NUTCH-2829) Fix ant target "clean-cache"

2020-11-13 Thread Sebastian Nagel (Jira)


 [ 
https://issues.apache.org/jira/browse/NUTCH-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sebastian Nagel resolved NUTCH-2829.

Resolution: Fixed

> Fix ant target "clean-cache"
> 
>
> Key: NUTCH-2829
> URL: https://issues.apache.org/jira/browse/NUTCH-2829
> Project: Nutch
>  Issue Type: Sub-task
>Affects Versions: 1.17
>Reporter: Sebastian Nagel
>Priority: Major
> Fix For: 1.18
>
>
> The ant target "clean-cache" (cleans the ivy cache) is broken:
> {noformat}
> $> ant clean-cache
> ...
> clean-cache:
> BUILD FAILED
> .../build.xml:1005: Problem: failed to create task or type 
> antlib:org.apache.ivy.ant:cleancache
> Cause: The name is undefined.
> {noformat}



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


[jira] [Assigned] (NUTCH-2829) Fix ant target "clean-cache"

2020-11-13 Thread Sebastian Nagel (Jira)


 [ 
https://issues.apache.org/jira/browse/NUTCH-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sebastian Nagel reassigned NUTCH-2829:
--

Assignee: Sebastian Nagel

> Fix ant target "clean-cache"
> 
>
> Key: NUTCH-2829
> URL: https://issues.apache.org/jira/browse/NUTCH-2829
> Project: Nutch
>  Issue Type: Sub-task
>Affects Versions: 1.17
>Reporter: Sebastian Nagel
>Assignee: Sebastian Nagel
>Priority: Major
> Fix For: 1.18
>
>
> The ant target "clean-cache" (cleans the ivy cache) is broken:
> {noformat}
> $> ant clean-cache
> ...
> clean-cache:
> BUILD FAILED
> .../build.xml:1005: Problem: failed to create task or type 
> antlib:org.apache.ivy.ant:cleancache
> Cause: The name is undefined.
> {noformat}



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


[jira] [Commented] (NUTCH-2829) Fix ant target "clean-cache"

2020-11-13 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on NUTCH-2829:
---

sebastian-nagel merged pull request #555:
URL: https://github.com/apache/nutch/pull/555


   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Fix ant target "clean-cache"
> 
>
> Key: NUTCH-2829
> URL: https://issues.apache.org/jira/browse/NUTCH-2829
> Project: Nutch
>  Issue Type: Sub-task
>Reporter: Sebastian Nagel
>Priority: Major
>
> The ant target "clean-cache" (cleans the ivy cache) is broken:
> {noformat}
> $> ant clean-cache
> ...
> clean-cache:
> BUILD FAILED
> .../build.xml:1005: Problem: failed to create task or type 
> antlib:org.apache.ivy.ant:cleancache
> Cause: The name is undefined.
> {noformat}



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


[GitHub] [nutch] sebastian-nagel merged pull request #555: NUTCH-2829 Fix ant target "clean-cache"

2020-11-13 Thread GitBox


sebastian-nagel merged pull request #555:
URL: https://github.com/apache/nutch/pull/555


   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org