On Wed, Jan 7, 2009 at 10:06 AM, Trevor Harmon <tre...@vocaro.com> wrote:

> In addition to the usual automated unit tests that run in Maven's test
> phase, I now need to add a special kind of test program. It's stand-alone,
> requires user interaction, and should be run only occasionally, not during
> every test phase.

FWIW, I rely on my IDE to do this kind of thing.  There's usually a
"Run" configuration you can set up, and it figures out the classpath
for you, lets you set parameters, etc.

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to