You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/03/03 11:02:24 UTC

[jira] Updated: (MAVEN-1175) Add the concept of scope to prevent variable clashes between plugins and multiple targets

The following issue has been updated:

    Updater: Brett Porter (mailto:brett@codehaus.org)
       Date: Wed, 3 Mar 2004 5:01 AM
    Changes:
             Fix Version changed to 1.1
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1175&page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1175

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1175
    Summary: Add the concept of scope to prevent variable clashes between plugins and multiple targets
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core
   Fix Fors:
             1.1

   Assignee: 
   Reporter: Archimedes Trajano

    Created: Fri, 27 Feb 2004 10:42 PM
    Updated: Wed, 3 Mar 2004 5:01 AM

Description:
I was wondering to keep things simple an addition of

<maven:setlocal>
<maven:endlocal>

tags that work like Win32 batch in the sense that all changes done after setlocal are undone when endlocal is called.

Or 

<maven:local>
</maven:local> 

Also when specifying multiple goals on the command line such as

maven clean cactus:test

it would have an implied maven:local between each of them.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report 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