Return-Path: Delivered-To: apmail-cayenne-commits-archive@www.apache.org Received: (qmail 44537 invoked from network); 13 Apr 2009 19:58:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Apr 2009 19:58:57 -0000 Received: (qmail 65647 invoked by uid 500); 13 Apr 2009 19:58:57 -0000 Delivered-To: apmail-cayenne-commits-archive@cayenne.apache.org Received: (qmail 65622 invoked by uid 500); 13 Apr 2009 19:58:57 -0000 Mailing-List: contact commits-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cayenne.apache.org Delivered-To: mailing list commits@cayenne.apache.org Received: (qmail 65613 invoked by uid 99); 13 Apr 2009 19:58:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Apr 2009 19:58:57 +0000 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; Mon, 13 Apr 2009 19:58:57 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3A9CA29A002C for ; Mon, 13 Apr 2009 12:58:16 -0700 (PDT) Message-ID: <720089291.1239652696239.JavaMail.jira@brutus> Date: Mon, 13 Apr 2009 12:58:16 -0700 (PDT) From: "Andrus Adamchik (JIRA)" To: commits@cayenne.apache.org Subject: [jira] Closed: (CAY-1058) Add a maven plugin for starting up the modeler. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CAY-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrus Adamchik closed CAY-1058. -------------------------------- closing in bulk all issues marked as "Resolved" > Add a maven plugin for starting up the modeler. > ----------------------------------------------- > > Key: CAY-1058 > URL: https://issues.apache.org/jira/browse/CAY-1058 > Project: Cayenne > Issue Type: New Feature > Affects Versions: 3.0 > Reporter: Kevin Menard > Assignee: Kevin Menard > Priority: Minor > Fix For: 3.0M6 > > Attachments: maven-cayenne-plugin error.txt > > > It'd be rather nice if one could type "mvn cayenne:modeler" and have the latest version of the modeler start up. This could be quick way to modify a project model or to test out snapshot versions of the modeler. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.