You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@codehaus.org> on 2013/06/15 16:25:03 UTC

[jira] (MINVOKER-152) Support pomless projects

     [ https://jira.codehaus.org/browse/MINVOKER-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Scholte closed MINVOKER-152.
-----------------------------------

    Resolution: Not A Bug
      Assignee: Robert Scholte

The feature is already there, but it is the [pomIncludes|http://maven.apache.org/plugins/maven-invoker-plugin/run-mojo.html#pomIncludes] which describes the usage.

{quote}
Include patterns for searching the integration test directory for projects. This parameter is meant to be set from the POM. If this parameter is not set, the plugin will search for all pom.xml files one directory below projectsDirectory (i.e. */pom.xml).

 Starting with version 1.3, mere directories can also be matched by these patterns. For example, the include pattern * will run Maven builds on all immediate sub directories of projectsDirectory, regardless if they contain a pom.xml. This allows to perform builds that need/should not depend on the existence of a POM.
{quote}

                
> Support pomless projects
> ------------------------
>
>                 Key: MINVOKER-152
>                 URL: https://jira.codehaus.org/browse/MINVOKER-152
>             Project: Maven 2.x Invoker Plugin
>          Issue Type: New Feature
>    Affects Versions: 1.8
>            Reporter: Robert Scholte
>            Assignee: Robert Scholte
>
> I must be possible to test goals without a {{pom.xml}}, as in real life, because it can have a different behavior. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira