Add the ability to skip execution when the executable is not present.
---------------------------------------------------------------------

                 Key: MEXEC-103
                 URL: https://jira.codehaus.org/browse/MEXEC-103
             Project: Maven 2.x Exec Plugin
          Issue Type: New Feature
          Components: exec
    Affects Versions: 1.2.1
            Reporter: Beau Jackson
            Priority: Trivial
         Attachments: skipOnMissingExecutable.patch

Add a new boolean parameter called "skipOnMissingExecutable" that defaults to 
"false".  When set to true, the existence of the executable is verified before 
attempting to execute, and if it does not exist, execution is skipped.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to