Re: maven.test.skip.exec

View: New views
1 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: maven.test.skip.exec

by dfabulich :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Stephen Connolly wrote:

> Can we make the property shorter and easier to remember...
>
> that's what I liked about the -Dtest=0 hack

Just for you, I've filed SUREFIRE-417 (Make new "skipTests" parameter to
replace skipExec). ;-)

I've got to fix SUREFIRE-416 anyway, and I'd forgotten that this has
always bothered me. :-)

"mvn -DskipTests" is short enough, right?  I thought about making it
"skipTest" but I thought it might sound like we were skipping the entire
"test" lifecycle phase...?

-Dan