Ubuntu Linux 20.04.1
openjdk version "11.0.9.1" 2020-11-04

I get this:

BUILD FAILED
/home/enlle/apache-nutch-1.18/build.xml:131: The following error
occurred while executing this line:
/home/enlle/apache-nutch-1.18/src/plugin/build.xml:30: The following
error occurred while executing this line:
/home/enlle/apache-nutch-1.18/src/plugin/build-plugin.xml:230:
impossible to ivy retrieve: java.lang.RuntimeException: problem during
retrieve of org.apa
       che.nutch#lib-htmlunit: java.lang.RuntimeException: Multiple
artifacts of the module
org.seleniumhq.selenium#selenium-support;3.141.59 are retrieved to the
same file! Update the retrieve pattern  to fix this error.
        at 
org.apache.ivy.core.retrieve.RetrieveEngine.retrieve(RetrieveEngine.java:238)
        at org.apache.ivy.Ivy.retrieve(Ivy.java:561)
        at org.apache.ivy.ant.IvyRetrieve.doExecute(IvyRetrieve.java:113)
        at org.apache.ivy.ant.IvyTask.execute(IvyTask.java:259)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
        at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
        at org.apache.tools.ant.Task.perform(Task.java:350)
        at org.apache.tools.ant.Target.execute(Target.java:449)
        at org.apache.tools.ant.Target.performTasks(Target.java:470)
        at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1391)
        at 
org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1254)
        at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
        at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
        at org.apache.tools.ant.Task.perform(Task.java:350)
        at org.apache.tools.ant.Target.execute(Target.java:449)
        at org.apache.tools.ant.Target.performTasks(Target.java:470)
        at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1391)
        at 
org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1254)
        at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
        at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
        at org.apache.tools.ant.Task.perform(Task.java:350)
        at org.apache.tools.ant.Target.execute(Target.java:449)
        at org.apache.tools.ant.Target.performTasks(Target.java:470)
        at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1391)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1364)
        at 
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1254)
        at org.apache.tools.ant.Main.runBuild(Main.java:830)
        at org.apache.tools.ant.Main.startAnt(Main.java:223)
        at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284)
        at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101)
Caused by: java.lang.RuntimeException: Multiple artifacts of the
module org.seleniumhq.selenium#selenium-support;3.141.59 are retrieved
to the same file!
      Update the retrieve pattern  to fix this error.
        at 
org.apache.ivy.core.retrieve.RetrieveEngine.determineArtifactsToCopy(RetrieveEngine.java:413)
        at 
org.apache.ivy.core.retrieve.RetrieveEngine.retrieve(RetrieveEngine.java:122)
        ... 43 more

On Thu, Jan 21, 2021 at 2:22 AM lewis john mcgibbney <lewi...@apache.org> wrote:
>
> Hi Folks,
>
> A first candidate for the Nutch 1.18 release is available at [0] where 
> accompanying SHA512, ASC and MD5 signatures can also be found.
> Information on verifying releases can be found at [1].
> The release candidate is a .zip and tar.gz archive of the sources in [2]
>
> In addition, a staged maven repository is available at [3]
>
> Please vote on releasing this package as Apache Nutch 1.18. The vote is open 
> for at least the next 72 hours and passes if a majority of at least three +1 
> Nutch PMC votes are cast.
>
> [ ] +1 Release this package as Apache Nutch 1.18.
> [ ] -1 Do not release this package becauseā€¦
>
> Cheers,
> lewismc
> P.S. Here is my +1.
>
> [0] https://dist.apache.org/repos/dist/dev/nutch/1.18/
> [1] http://nutch.apache.org/downloads.html#verify
> [2] 
> https://git-wip-us.apache.org/repos/asf?p=nutch.git;a=tag;h=a8ef2997d14eb7af95dcafee379d54b31f89dd1a
> [3] https://repository.apache.org/content/repositories/orgapachenutch-1019
> --
> http://home.apache.org/~lewismc/
> http://people.apache.org/keys/committer/lewismc

Reply via email to