You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/07/20 09:10:12 UTC

[jira] Updated: (MNG-282) mojos should be able to declare project independence

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

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

    Priority: Blocker  (was: Major)

> 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
>     Assignee: John Casey
>     Priority: Blocker
>      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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org