Add a selector script to allow for flexible skipping specific projects
----------------------------------------------------------------------

                 Key: MINVOKER-95
                 URL: http://jira.codehaus.org/browse/MINVOKER-95
             Project: Maven 2.x Invoker Plugin
          Issue Type: New Feature
            Reporter: Stephen Connolly
            Priority: Minor


The selector properties are great for skipping executions on common criteria.

This feature would provide for a script which would be able to flag a project 
for skipped execution based on complex criteria which cannot be encoded within 
the current selector properties.

For example, an integration test may require that a specific version of an 
application server is installed on the system, using a selector script, you 
could then have the script verify that the application server is installed and 
then crack open some of the app-server's jar files and verify that the manifest 
has the required version.

-- 
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

        

Reply via email to