You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Xavier Toth (JIRA)" <ji...@codehaus.org> on 2005/10/21 23:31:11 UTC

[jira] Created: (MNG-1275) Properties and references created by the pom and dependencies tasks don't persist across ant/subant task invocations.

Properties and references created by the pom and dependencies tasks don't persist across ant/subant task  invocations. 
-----------------------------------------------------------------------------------------------------------------------

         Key: MNG-1275
         URL: http://jira.codehaus.org/browse/MNG-1275
     Project: Maven 2
        Type: Bug
  Components: maven-artifact-ant  
    Versions: 2.0 (RC)    
 Environment: Fedora Core 4
 Reporter: Xavier Toth
 Attachments: build.xml, taskDefs.xml, test-build.xml

Properties and references created by the pom and dependencies tasks don't persist across ant/subant task  invocations. 
I've included some ant scripts. If you create a test-build dir and put build.xml and taskDefs.xml in it and then run ant -f test-build.xml from the parent dir of test-build you will see the problem in the output.

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


[jira] Updated: (MNG-1275) Properties and references created by the pom and dependencies tasks don't persist across ant/subant task invocations.

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-1275?page=all ]

John Casey updated MNG-1275:
----------------------------

    Fix Version:     (was: 2.0.1)
                 2.0.2

> Properties and references created by the pom and dependencies tasks don't persist across ant/subant task  invocations. 
> -----------------------------------------------------------------------------------------------------------------------
>
>          Key: MNG-1275
>          URL: http://jira.codehaus.org/browse/MNG-1275
>      Project: Maven 2
>         Type: Bug
>   Components: Ant tasks
>     Versions: 2.0 (RC)
>  Environment: Fedora Core 4
>     Reporter: Xavier Toth
>      Fix For: 2.0.2
>  Attachments: build.xml, taskDefs.xml, test-build.xml
>
>
> Properties and references created by the pom and dependencies tasks don't persist across ant/subant task  invocations. 
> I've included some ant scripts. If you create a test-build dir and put build.xml and taskDefs.xml in it and then run ant -f test-build.xml from the parent dir of test-build you will see the problem in the output.

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


[jira] Updated: (MNG-1275) Properties and references created by the pom and dependencies tasks don't persist across ant/subant task invocations.

Posted by "Jason van Zyl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-1275?page=all ]

Jason van Zyl updated MNG-1275:
-------------------------------

    Fix Version:     (was: 2.0.3)
                 2.1.1

> Properties and references created by the pom and dependencies tasks don't persist across ant/subant task  invocations. 
> -----------------------------------------------------------------------------------------------------------------------
>
>          Key: MNG-1275
>          URL: http://jira.codehaus.org/browse/MNG-1275
>      Project: Maven 2
>         Type: Bug

>   Components: Ant tasks
>     Versions: 2.0 (RC)
>  Environment: Fedora Core 4
>     Reporter: Xavier Toth
>      Fix For: 2.1.1
>  Attachments: build.xml, taskDefs.xml, test-build.xml
>
>
> Properties and references created by the pom and dependencies tasks don't persist across ant/subant task  invocations. 
> I've included some ant scripts. If you create a test-build dir and put build.xml and taskDefs.xml in it and then run ant -f test-build.xml from the parent dir of test-build you will see the problem in the output.

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


[jira] Updated: (MNG-1275) Properties and references created by the pom and dependencies tasks don't persist across ant/subant task invocations.

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-1275?page=all ]

Brett Porter updated MNG-1275:
------------------------------

    Fix Version: 2.0.1

> Properties and references created by the pom and dependencies tasks don't persist across ant/subant task  invocations. 
> -----------------------------------------------------------------------------------------------------------------------
>
>          Key: MNG-1275
>          URL: http://jira.codehaus.org/browse/MNG-1275
>      Project: Maven 2
>         Type: Bug
>   Components: maven-artifact-ant
>     Versions: 2.0 (RC)
>  Environment: Fedora Core 4
>     Reporter: Xavier Toth
>      Fix For: 2.0.1
>  Attachments: build.xml, taskDefs.xml, test-build.xml
>
>
> Properties and references created by the pom and dependencies tasks don't persist across ant/subant task  invocations. 
> I've included some ant scripts. If you create a test-build dir and put build.xml and taskDefs.xml in it and then run ant -f test-build.xml from the parent dir of test-build you will see the problem in the output.

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


[jira] Updated: (MNG-1275) Properties and references created by the pom and dependencies tasks don't persist across ant/subant task invocations.

Posted by "Jason van Zyl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-1275?page=all ]

Jason van Zyl updated MNG-1275:
-------------------------------

    Fix Version:     (was: 2.1.1)
                 2.0.4

> Properties and references created by the pom and dependencies tasks don't persist across ant/subant task  invocations. 
> -----------------------------------------------------------------------------------------------------------------------
>
>          Key: MNG-1275
>          URL: http://jira.codehaus.org/browse/MNG-1275
>      Project: Maven 2
>         Type: Bug

>   Components: Ant tasks
>     Versions: 2.0 (RC)
>  Environment: Fedora Core 4
>     Reporter: Xavier Toth
>      Fix For: 2.0.4
>  Attachments: build.xml, taskDefs.xml, test-build.xml
>
>
> Properties and references created by the pom and dependencies tasks don't persist across ant/subant task  invocations. 
> I've included some ant scripts. If you create a test-build dir and put build.xml and taskDefs.xml in it and then run ant -f test-build.xml from the parent dir of test-build you will see the problem in the output.

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