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 EA0E5F713 for ; Fri, 3 May 2013 01:54:15 +0000 (UTC) Received: (qmail 22361 invoked by uid 500); 3 May 2013 01:54:15 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 22292 invoked by uid 500); 3 May 2013 01:54:15 -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 22277 invoked by uid 99); 3 May 2013 01:54:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 May 2013 01:54:15 +0000 Date: Fri, 3 May 2013 01:54:15 +0000 (UTC) From: "David Medinets (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-1166) Create Maven Archetype from Instamo 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-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13648109#comment-13648109 ] David Medinets commented on ACCUMULO-1166: ------------------------------------------ I downloaded the trunk version. Then generated instamo-example. When I tried to run 'mvn install' I ran into a couple of problems. I needed to make log4j a top level dependency and select v1.2.16. Log4j v1.2.15 seems to have some issue in the maven repositories (see http://stackoverflow.com/questions/9047949/missing-artifact-com-sun-jdmkjmxtoolsjar1-2-1). There is also a v1.2.17 available. Once that dependency issue was resolved, I needed to add a dependency for accumulo-start because org/apache/accumulo/start/Main was not found. I'd love to get this working properly. What can I do to help? > Create Maven Archetype from Instamo > ----------------------------------- > > Key: ACCUMULO-1166 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1166 > Project: Accumulo > Issue Type: Improvement > Reporter: Josh Elser > Assignee: Josh Elser > > In talking with [~kturner] about where we can go with the Instamo code he created, he gave me the impression that he wanted people to copy the Instamo project and tweak it to their liking. A Maven archetype is a perfect use case for this. > I think the best place for this would be to live in contrib. If we want to include a concrete example inside of the Accumulo baseline, we can decide on that later. > By having the Instamo archetype, we can still piggy-back it with Accumulo but also release it to the ASF and central maven repos to make it even easier for people to spin up Accumulo and begin testing. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira