You could run it via the maven-exec-plugin, which allows you to pass down the 
classpath.

On 11 Oct 2013, at 3:52, Andrew Pennebaker wrote:

> Yes. I'm looking for a task like `mvn jdb:debug <Class>` that starts a jdb
> session on <Class>.main().
>
> 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.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to