From dev-return-18749-apmail-jackrabbit-dev-archive=jackrabbit.apache.org@jackrabbit.apache.org Sun May 11 04:54:23 2008 Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 64607 invoked from network); 11 May 2008 04:54:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 May 2008 04:54:23 -0000 Received: (qmail 30503 invoked by uid 500); 11 May 2008 04:54:24 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 30457 invoked by uid 500); 11 May 2008 04:54:23 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 30446 invoked by uid 99); 11 May 2008 04:54:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 May 2008 21:54:23 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 May 2008 04:53:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9CA1D234C114 for ; Sat, 10 May 2008 21:53:56 -0700 (PDT) Message-ID: <2064938679.1210481636640.JavaMail.jira@brutus> Date: Sat, 10 May 2008 21:53:56 -0700 (PDT) From: "Dave Brosius (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Updated: (JCR-1594) FirstHop maven archetype In-Reply-To: <391080700.1210476475652.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JCR-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius updated JCR-1594: ------------------------------ Attachment: firsthop-1.0-SNAPSHOT.jar > FirstHop maven archetype > ------------------------ > > Key: JCR-1594 > URL: https://issues.apache.org/jira/browse/JCR-1594 > Project: Jackrabbit > Issue Type: New Feature > Reporter: Dave Brosius > Priority: Trivial > Attachments: firsthop-1.0-SNAPSHOT.jar > > > I'm no maven expert, but attached is a maven archetype that generates a project structure to compile and run the FirstHop sample, for those looking for such. > run like > mvn archetype:create -DarchetypeGroupId=org.apache.jackrabbit -DarchetypeArtifactId=firsthop -DarchetypeVersion=1.0-SNAPSHOT -DgroupId=your.group.id -DartifactId=your.artifact.id -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.