You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Stephen Connolly (JIRA)" <ji...@codehaus.org> on 2009/10/19 11:38:26 UTC

[jira] Created: (MINVOKER-95) Add a selector script to allow for flexible skipping specific projects

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

        

[jira] Closed: (MINVOKER-95) Add a selector script to allow for flexible skipping specific projects

Posted by "Stephen Connolly (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MINVOKER-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephen Connolly closed MINVOKER-95.
------------------------------------

    Resolution: Fixed

implemented in r827765

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

        

[jira] Commented: (MINVOKER-95) Add a selector script to allow for flexible skipping specific projects

Posted by "Stephen Connolly (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MINVOKER-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=195220#action_195220 ] 

Stephen Connolly commented on MINVOKER-95:
------------------------------------------

I'm working on this one... just cannot add myself as the assignee yet!

> 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

        

[jira] Updated: (MINVOKER-95) Add a selector script to allow for flexible skipping specific projects

Posted by "Stephen Connolly (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MINVOKER-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephen Connolly updated MINVOKER-95:
-------------------------------------

    Fix Version/s: 1.5

> 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
>            Assignee: Stephen Connolly
>            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 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