Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 523DF1111B for ; Tue, 13 May 2014 13:55:48 +0000 (UTC) Received: (qmail 16014 invoked by uid 500); 10 May 2014 21:55:48 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 15877 invoked by uid 500); 10 May 2014 21:55:48 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 15718 invoked by uid 99); 10 May 2014 21:55:48 -0000 Received: from Unknown (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 May 2014 21:55:48 +0000 Date: Sat, 10 May 2014 21:55:48 +0000 (UTC) From: "Bill Havanki (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-2786) Jetty / servlet JARs not packaged for monitor MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-2786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13993601#comment-13993601 ] Bill Havanki commented on ACCUMULO-2786: ---------------------------------------- Also, ACCUMULO-2301 made sure to include it, so why not here? Is it that Hadoop dependency assumptions differ across those releases? > Jetty / servlet JARs not packaged for monitor > --------------------------------------------- > > Key: ACCUMULO-2786 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2786 > Project: Accumulo > Issue Type: Bug > Components: build > Affects Versions: 1.6.0 > Reporter: Bill Havanki > Assignee: Christopher Tubbs > Priority: Minor > Labels: assembly, jetty, package > Attachments: ACCUMULO-2786.v1.patch.txt > > > The monitor needs Jetty (and, transitively, the servlet API) to run. The tarball generated by {{mvn -P assemble package}} does not include Jetty, so an installation needs to get it from elsewhere. > ACCUMULO-2301 was the first attempt at fixing this, and it works for 1.4 and 1.5, but it appears that the change didn't make it to 1.6. > A workaround is to hand-copy the Jetty and servlet JARs to Accumulo's lib directory, or add a location where Jetty already exists to the Accumulo classpath. -- This message was sent by Atlassian JIRA (v6.2#6252)