On Fri, 2005-07-15 at 11:59 -0400, Glen Daniels wrote: > I think we want something along the lines of: > > % maven local > Run the local build and unit tests (no network connection required, but > includes local server tests) > > % maven all > Run the above plus some tests which check basic interop against remote > server(s) > > % maven interop > Run the above plus a larger interop suite against multiple servers > > It would be extra nice if we could have a switch which enables auto-detection > of "local/all". I.e. by default if I "maven" with no > arguments, I could select a) local, b) all, or c) test network connection and > run all if it's there and local if not. > > Thoughts?
+1 to "maven do-what-I-need-and-mean". :) Sanjiva.
