Jukka Zitting wrote:
I like to use command line overrides a lot. That's why my original
approach allowed "maven -DJCR-nnn=true test" for enabling selected
known issue tests.

I guess I should then apologize that I removed this feature ;)
I will add again such a functionality as you suggested:

-Dknown.issues.override=MyTest#testFoo

or do you have something more compact in mind?

Support for command line options is also a main use case for
implementing the method and class name shorthands (i.e. no need to
type the fully qualified method name). Less typing...

not again one of those lazy developers who don't like to type... ;)

regards
 marcel

Reply via email to