[ http://jira.codehaus.org/browse/MNG-282?page=all ]

Brett Porter updated MNG-282:
-----------------------------

    Fix Version:     (was: 2.0-alpha-3)
                 2.0-beta-1

> mojos should be able to declare project independence
> ----------------------------------------------------
>
>          Key: MNG-282
>          URL: http://jira.codehaus.org/browse/MNG-282
>      Project: Maven 2
>         Type: Bug
>   Components: maven-plugin-tools, maven-plugin-descriptor
>     Versions: 2.0-alpha-1
>     Reporter: Brett Porter
>      Fix For: 2.0-beta-1

>
>
> currently, a dummy project is created if there is none, or the project is 
> passed on.
> mojo's like archetype:create will never care about the current project 
> (unless they were to modify the existing <modules> definition, perhaps).
> However, they run in to problems, because it runs across all submodules of 
> the currnet project when you really just intend to create one under the 
> current directory.
> For this to happen - the relationship between goals and reactor may need to 
> be reversed as has been looked at in another issue.
> It may be that the goal just needs to not be executed inside the reactor?

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