Return-Path: X-Original-To: apmail-maven-users-archive@www.apache.org Delivered-To: apmail-maven-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 62521108E2 for ; Thu, 10 Oct 2013 15:21:55 +0000 (UTC) Received: (qmail 34572 invoked by uid 500); 10 Oct 2013 15:21:53 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 34448 invoked by uid 500); 10 Oct 2013 15:21:53 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 34431 invoked by uid 99); 10 Oct 2013 15:21:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Oct 2013 15:21:52 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [206.46.173.5] (HELO vms173005pub.verizon.net) (206.46.173.5) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Oct 2013 15:21:46 +0000 Received: from gold-family.us ([unknown] [96.245.192.29]) by vms173005.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0MUG00GV0LB5YV50@vms173005.mailsrvcs.net> for users@maven.apache.org; Thu, 10 Oct 2013 10:21:17 -0500 (CDT) Received: from durendal.home (durendal.home [192.168.1.8]) by gold-family.us (Postfix) with ESMTP id 6403A11CCCD5 for ; Thu, 10 Oct 2013 11:26:24 -0400 (EDT) From: Russell Gold Content-type: multipart/alternative; boundary="Apple-Mail=_8F15EBDF-1710-44A2-8A45-96DE478218A8" Message-id: MIME-version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Subject: Re: Is there a Maven plugin for the Java debugger (jdb)? Date: Thu, 10 Oct 2013 11:21:04 -0400 References: To: "Maven Users List" In-reply-to: X-Mailer: Apple Mail (2.1510) X-Virus-Checked: Checked by ClamAV on apache.org --Apple-Mail=_8F15EBDF-1710-44A2-8A45-96DE478218A8 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 The simplest way to do this is actually to run it in your IDE directly. = IntellijIDEA community edition can import your maven project and thus = get all of the dependencies. Then you just run the program in the = debugger. I presume Eclipse can do something similar. On Oct 10, 2013, at 10:52 AM, Andrew Pennebaker = wrote: > Yes. I'm looking for a task like `mvn jdb:debug ` that starts a = jdb > session on .main(). >=20 > I can run jdb on individual Java code outside of a Maven structure, = but I'm > not sure how to inform jdb of Java code in a Maven project, Maven's > CLASSPATH handling, etc. etc. >=20 >=20 > On Thu, Oct 10, 2013 at 10:46 AM, Benson Margulies = wrote: >=20 >> What would that mean? Do you want to execute the program in the = debugger? >>=20 >> On Thu, Oct 10, 2013 at 10:38 AM, Andrew Pennebaker >> wrote: >>> I'd like to run jdb over some of my classes in a Maven project. Is = there >> a >>> plugin I can drop into my pom.xml? >>=20 >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org >> For additional commands, e-mail: users-help@maven.apache.org >>=20 >>=20 ----------------- Author, Getting Started with Apache Maven = Come read my webnovel, Take a Lemon ,=20 and listen to the Misfile radio play = ! --Apple-Mail=_8F15EBDF-1710-44A2-8A45-96DE478218A8--