[ http://jira.codehaus.org/browse/MAVEN-1691?page=all ]

Lukas Theussl closed MAVEN-1691.
--------------------------------

      Assignee: Lukas Theussl  (was: Arnaud Heritier)
    Resolution: Fixed

Upgraded to our own jelly version (see MAVENUPLOAD-998).

> Variable scope problem
> ----------------------
>
>                 Key: MAVEN-1691
>                 URL: http://jira.codehaus.org/browse/MAVEN-1691
>             Project: Maven
>          Issue Type: Bug
>          Components: jelly/ant integration
>    Affects Versions: 1.1-beta-2
>            Reporter: Arnaud Heritier
>         Assigned To: Lukas Theussl
>            Priority: Blocker
>             Fix For: 1.1-beta-3
>
>         Attachments: plugin-test.zip
>
>
> There's a bug in m1.1 that doesn't exist in m1.0.X
> When you define a variable in a custom goal for a project, this last one is 
> available for others projects.
> It cause a problem for example if you use several multiproject:goal.
> We have this problem in maven-plugins when we launch the goal plugins:test-all
> If a plugin use the multiproject with a new goal (<j:set:var="goal" ...), 
> than the reactor use this goal for all plugins after it.
> I attached a test case for the multiproject plugin. It works with maven 1.0.2 
> but not with maven 1.1-beta2.

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

        

Reply via email to