Return-Path: X-Original-To: apmail-karaf-issues-archive@minotaur.apache.org Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1D6A8CC37 for ; Tue, 16 Dec 2014 07:59:15 +0000 (UTC) Received: (qmail 18000 invoked by uid 500); 16 Dec 2014 07:59:15 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 17926 invoked by uid 500); 16 Dec 2014 07:59:15 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 17823 invoked by uid 99); 16 Dec 2014 07:59:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Dec 2014 07:59:14 +0000 Date: Tue, 16 Dec 2014 07:59:14 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (KARAF-222) Provide karaf:run, karaf:deploy, karaf:client Maven goals MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KARAF-222?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D14247= 910#comment-14247910 ]=20 Jean-Baptiste Onofr=C3=A9 commented on KARAF-222: -------------------------------------------- It's on the way: I'm updating my local branch where I have the new goals wi= th the latest changes. I'm busy with 2.4.1 and 3.0.3 releases preparation. = I should have time to do the merge during the week end. > Provide karaf:run, karaf:deploy, karaf:client Maven goals > --------------------------------------------------------- > > Key: KARAF-222 > URL: https://issues.apache.org/jira/browse/KARAF-222 > Project: Karaf > Issue Type: New Feature > Components: karaf-tooling > Reporter: james strachan > Assignee: Jean-Baptiste Onofr=C3=A9 > Fix For: 4.0.0, 3.0.3, 2.4.2 > > Attachments: KARAF-222-run-mojo-1.diff > > > Did a quick google & couldn't see one yet - please close if there is one = already :) > The really nice thing about jetty:run is it watches the source code & tar= get/classes dir & auto redeploys on change, so there's no deploy step - you= just hack & compile (which your IDE or incremental compile can do - e.g. "= mvn scala:cc"). > For added bonus would be being able to add some extra bundles, so it can = be a RAD way to hack bundles. Maybe folks could have some integration junit= tests automatically rerun whenever the bundle is redeployed? -- This message was sent by Atlassian JIRA (v6.3.4#6332)