You can "formally" file this request in the Maven JIRA. I guess the Surefire-plugin project is the right place... http://jira.codehaus.org/browse/MSUREFIRE
Wayne On 3/16/06, Manlio Malaidini <[EMAIL PROTECTED]> wrote: > On 3/16/06, Brett Porter <[EMAIL PROTECTED]> wrote: > > > > -DuseFile = false turns the xml and txt off. > > > No, maven.junit.usefile=false doesn't turn xml off, only txt (and you have > the txt output on console, so you are not gaining anything at all). > And passing -Dmaven.junit.usefile=false on the command line has of course > the same effect. > > If you'd like to just > > turn off xml, please file a feature request. > > > My feature request would be: turn off xml and txt, that is to say avoid > console as well. > Thanks anyway. > > MM > >
