Return-Path: X-Original-To: apmail-maven-users-archive@www.apache.org Delivered-To: apmail-maven-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 97A18102FC for ; Tue, 17 Dec 2013 17:46:20 +0000 (UTC) Received: (qmail 67110 invoked by uid 500); 17 Dec 2013 17:46:06 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 67014 invoked by uid 500); 17 Dec 2013 17:46:03 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 66939 invoked by uid 99); 17 Dec 2013 17:45:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Dec 2013 17:45:59 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of waynefay@gmail.com designates 209.85.192.172 as permitted sender) Received: from [209.85.192.172] (HELO mail-pd0-f172.google.com) (209.85.192.172) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Dec 2013 17:45:52 +0000 Received: by mail-pd0-f172.google.com with SMTP id g10so7103934pdj.3 for ; Tue, 17 Dec 2013 09:45:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=62uvChwUAs/EJbj3Oe0NcM3Z/A+nAA7z3dsarSaA0ko=; b=fJvsSpeg+1FmiIKzXmO4BizVv2VV5i8nWgQ5rFnUb9cjZFKnDPOs5P8sE/l9/mQ+ti wkzR9EZbb2Ciu7mg8DEzylLttdMJhvmf37Nh/6yhMpuDKy9WYIRayywUaebgBvZ/UE1H EhI7hffIgl/bX/0vaVbMA+vrxUGxWF1fXt0hBI/htwoqvme5pmTDfQLObt0bAUSvYLKd DqrItnB6/BUHyEAs7niOovXna155VP34SGVBampM+kSqKpK0Op6bTDFZhEVgkAG5SXl2 SdmZBxz9o02PpYY52Gqkug2Z6POCyT29Y1FuYGrI/4dkJ/FD0euESFvj8s6yLXbteKkX 33zQ== X-Received: by 10.66.2.234 with SMTP id 10mr28298277pax.39.1387302331719; Tue, 17 Dec 2013 09:45:31 -0800 (PST) MIME-Version: 1.0 Received: by 10.68.201.98 with HTTP; Tue, 17 Dec 2013 09:45:11 -0800 (PST) In-Reply-To: References: From: Wayne Fay Date: Tue, 17 Dec 2013 11:45:11 -0600 Message-ID: Subject: Re: Issue in maven compilation To: Maven Users List Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org > But upon submitting the topology, the storm code is throwing the below I have no idea what "submitting the topology" means. > java.lang.NoClassDefFoundError: org/I0Itec/zkclient/serialize/ZkSerializer > at > kafka.javaapi.consumer.ZookeeperConsumerConnector.(ZookeeperConsumerConnector.scala:64) > at kafka.javaapi.consume Perhaps the Storm or Kafka or Zookeeper User lists would be more appropriate for this line of questioning? This has nothing to do with Maven. > [ERROR] Failed to execute goal > com.theoryinpractise:clojure-maven-plugin:1.3.8:compile (compile) on project > storm-starter: Clojure failed Please ask the Storm or Clojure people this question. You have code compilation problems. This is not a Maven issue. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org