skipping tests faq
------------------

         Key: MNG-1456
         URL: http://jira.codehaus.org/browse/MNG-1456
     Project: Maven 2
        Type: New Feature
    Reporter: Matthew Pocock
    Priority: Trivial


Could we have an faq entry that says which -D option to set to skip tests?

Related to this, there is no way from the command-line that I can find to list 
which -D options will do funkey things to my build process. So, it would be 
sweet if I could run...

mvn -help

As well as what it prints now, it would also look at the pom, load in the 
relevant plugins (not dieing if they could not be resolved - just skip those), 
and print out a -Dx.y help message for each option that can be set from the 
command-line that affects these plugins.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to