Sorry, I thought my comments in the issue report were clear. I don't like the implementation.
Searching for that stuff should be intrinsic. Who can give an example of when you are not in a directory that contains maven.xml or project.xml and when you type 'maven' you don't want maven to go searching for it automatically? Worse case - it starts some project goal you don't want but you should have plenty of time to cancel. I obviously was asleep when --find was implemented like Ant's way, despite my -1. It is the auto find that you should override with a switch, not the other way around IMO. -Peter ----- Original Message ----- From: "James CE Johnson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, December 01, 2002 5:06 AM Subject: Re: --dir option > > > > And I still don't like '--find' BTW. > > You don't like the idea of --find or you don't like the implementation? > > For those of us using (x)emacs, it is an essential feature because > the emacs compile command puts you into the directory of the file > you're editing. > > > > > -Peter > > > > ----- Original Message ----- > > From: "bob mcwhirter" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Saturday, November 30, 2002 7:32 PM > > Subject: --dir option > > > > > > > > > > Heya-- > > > > > > Jason, in a fit of refactoring, has asked me to inquire about who's > > > using the --dir option, and why. What's the use-case Can it go away > > > now that we have --find? > > > > > > His mail-server is toes-up, hence the bob-proxy. > > > > > > Reply here or connect to irc.werken.com and chat with jason. > > > > > > -bob > > > > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
