[
https://issues.apache.org/jira/browse/MINVOKER-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17958341#comment-17958341
]
Olivier Lamy commented on MINVOKER-95:
--------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-invoker-plugin#327|https://github.com/apache/maven-invoker-plugin/issues/327].
> Add a selector script to allow for flexible skipping specific projects
> ----------------------------------------------------------------------
>
> Key: MINVOKER-95
> URL: https://issues.apache.org/jira/browse/MINVOKER-95
> Project: Maven Invoker Plugin (Moved to GitHub Issues)
> Issue Type: New Feature
> Reporter: Stephen Connolly
> Assignee: stephenconnolly
> Priority: Minor
> Fix For: 1.5
>
>
> 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 was sent by Atlassian Jira
(v8.20.10#820010)