Sebastian Nagel created NUTCH-2828:
--------------------------------------
Summary: Nightly builds fail with ivy error "Multiple artifacts of
the module * are retrieved to the same file"
Key: NUTCH-2828
URL: https://issues.apache.org/jira/browse/NUTCH-2828
Project: Nutch
Issue Type: Task
Components: build
Reporter: Sebastian Nagel
Nightly builds fail since few weeks with an error while resolving ivy-managed
dependencies:
{noformat}
/home/jenkins/jenkins-agent/workspace/Nutch/Nutch-trunk/src/plugin/build-plugin.xml:230:
impossible to ivy retrieve: java.lang.RuntimeException: problem during
retrieve of org.apache.nutch#lib-htmlunit: java.lang.RuntimeException: Multiple
artifacts of the module com.squareup.okio#okio;1.14.0 are retrieved to the same
file! Update the retrieve pattern to fix this error.
{noformat}
The error is not reproducible:
- Github PR builds (NUTCH-2811) succeed
- local builds on my dev machine also succeed
--
This message was sent by Atlassian Jira
(v8.3.4#803005)