err, maven should support -q ... which version are you using? usage: mvn [options] [<goal(s)>] [<phase(s)>]
Options: -q,--quiet Quiet output - only show errors On 25/04/07, Niclas Hedhman <[EMAIL PROTECTED]> wrote: > > I got this; > > [EMAIL PROTECTED]:~/dev/ops4j/laboratory/users/niclas$ pax-create-project -g > org.ops4j.pax -a timekeeper > Unable to parse command line options: Unrecognized option: -q > > usage: mvn [options] [<goal(s)>] [<phase(s)>] > > > I guess -q would try to do "quiet", which maven doesn't support. Perhaps > some "grep" filter for bash script... Not sure what to do for Windows. > > > Cheers > -- > Niclas Hedhman, Software Developer > > I live here; http://tinyurl.com/2qq9er > I work here; http://tinyurl.com/2ymelc > I relax here; http://tinyurl.com/2cgsug > > _______________________________________________ > general mailing list > [email protected] > http://lists.ops4j.org/mailman/listinfo/general > -- Cheers, Stuart _______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
