I really like having the tests Don added, but I am running on linux, and my /tmp does not live through reboots. I can't leave the system on all the time (like most linux machines) because it's a laptop. Tomcat, jetty, jboss and resin all download into /tmp/cargo/installs. This is okay, except jboss is nearly 100 megs! I downloaded copies and I re-copy them to where the tests look for them, but this is a pain. Is there a way I can skip just those tests? I know I can do -Dmaven.test.skip=true (or something like that), but that will skip all tests, I just want to either skip the new tests or maybe just JBoss. I'm working on some sample apps and I typically do a quick `svn up` and `mvn install -Pall` and if I forget to copy my local copies to /tmp, the tests take forever.
I could move over to my desktop running windows, but my wife has found a new love for this game she recently discovered called Freecell :) and I don't feel like kicking her off since it occupies her, which keeps her from thinking of chores I should be doing. -Wes --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]