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 6CE75DFBA for ; Tue, 5 Mar 2013 17:54:15 +0000 (UTC) Received: (qmail 57490 invoked by uid 500); 5 Mar 2013 17:54:15 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 57452 invoked by uid 500); 5 Mar 2013 17: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 57361 invoked by uid 99); 5 Mar 2013 17:54:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Mar 2013 17:54:15 +0000 Date: Tue, 5 Mar 2013 17:54:15 +0000 (UTC) From: "Keith Turner (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-1063) Update pom.xml to reference Commons IO v2.4 (or change Instamo to remove dependency) 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-1063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593668#comment-13593668 ] Keith Turner commented on ACCUMULO-1063: ---------------------------------------- bq. I'm also a little fuzzy on how a user would use Instamo. What I am thinking Instamo should be is example pom + example code that runs against MiniAccumuloCluster. I am thinking of providing a developer quick start web page on accumulo.apache.org. This page would have instructions like the following that would allow a new developer to write and run code against Accumulo in minutes. # svn co http://svn.apache.org/accumulo/.../instamo # cd instamo # vim src/main/java/AccumuloApp.java # mvn package Not too familiar with maven archetypes. Can an archetype generate an example pom and example code? If this was done with an archetype, what would the steps be for a user to be up and running some example code against MiniAccumulo? I do not know how a user would install a new archetype for maven. If this has less steps, I am all for it. > Update pom.xml to reference Commons IO v2.4 (or change Instamo to remove dependency) > ------------------------------------------------------------------------------------ > > Key: ACCUMULO-1063 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1063 > Project: Accumulo > Issue Type: Bug > Reporter: David Medinets > Assignee: Christopher Tubbs > Priority: Minor > Fix For: 1.5.0 > > Attachments: ACCUMULO-1063.patch > > > The MapReduceExample (for MiniAccumuloCluster) seems to depend on Commons IO v2.4 but the current compilation places Commons IO v1.2 in the lib directory. -- 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