[ http://jira.codehaus.org/browse/MNG-208?page=comments#action_46863 ] 

John Casey commented on MNG-208:
--------------------------------

you're assuming the list of projects comes from <modules>

If it comes from a '-r' invocation, then [0] and [1] may have nothing to do 
with one another, and it's completely arbitrary to say that [0] is the root. 
They could simply be sibling projects in alphabetical order below the current 
dir, discovered by searching for **/pom.xml. This is where things get dicey.

> flag project that was the root of the execution
> -----------------------------------------------
>
>          Key: MNG-208
>          URL: http://jira.codehaus.org/browse/MNG-208
>      Project: Maven 2
>         Type: Improvement
>     Reporter: Brett Porter
>     Priority: Trivial
>      Fix For: 2.0-beta-2

>
>
> this is required for something like the IDEA plugin, so it knows which 
> project to write a workspace/project file for - otherwise it will write them 
> for all "pom"s in a tree even if they aren't the top level, and won't write 
> them for an individual JAR project.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to