You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Paul Gier (JIRA)" <ji...@codehaus.org> on 2009/11/09 22:21:55 UTC

[jira] Created: (MANTTASKS-165) Maven Ant Tasks IT failing with Maven 3

Maven Ant Tasks IT failing with Maven 3
---------------------------------------

                 Key: MANTTASKS-165
                 URL: http://jira.codehaus.org/browse/MANTTASKS-165
             Project: Maven 2.x Ant Tasks
          Issue Type: Bug
            Reporter: Paul Gier
         Attachments: build.log

When building the Maven ant tasks with Maven 3-alpha-3.  The integration test is failing because of a change in the Maven API. 

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

        

[jira] Updated: (MANTTASKS-165) Ant tasks in antrun plugin - IT failing with Maven 3

Posted by "Paul Gier (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MANTTASKS-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Gier updated MANTTASKS-165:
--------------------------------

    Fix Version/s: 2.1.0

> Ant tasks in antrun plugin - IT failing with Maven 3
> ----------------------------------------------------
>
>                 Key: MANTTASKS-165
>                 URL: http://jira.codehaus.org/browse/MANTTASKS-165
>             Project: Maven 2.x Ant Tasks
>          Issue Type: Bug
>            Reporter: Paul Gier
>             Fix For: 2.1.0
>
>         Attachments: build.log
>
>
> When building the Maven ant tasks with Maven 3-alpha-3.  The integration test (running ant tasks from within the antrun plugin) is failing because of a change in the Maven API, specifically the RuntimeInfo class. 

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

        

[jira] Updated: (MANTTASKS-165) Ant tasks in antrun plugin - IT failing with Maven 3

Posted by "Paul Gier (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MANTTASKS-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Gier updated MANTTASKS-165:
--------------------------------

    Summary: Ant tasks in antrun plugin - IT failing with Maven 3  (was: Maven Ant Tasks IT failing with Maven 3)

> Ant tasks in antrun plugin - IT failing with Maven 3
> ----------------------------------------------------
>
>                 Key: MANTTASKS-165
>                 URL: http://jira.codehaus.org/browse/MANTTASKS-165
>             Project: Maven 2.x Ant Tasks
>          Issue Type: Bug
>            Reporter: Paul Gier
>         Attachments: build.log
>
>
> When building the Maven ant tasks with Maven 3-alpha-3.  The integration test is failing because of a change in the Maven API. 

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

        

[jira] Updated: (MANTTASKS-165) Ant tasks in antrun plugin - IT failing with Maven 3

Posted by "Paul Gier (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MANTTASKS-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Gier updated MANTTASKS-165:
--------------------------------

    Fix Version/s:     (was: 2.1.0)
                   3.0.0-beta-1

> Ant tasks in antrun plugin - IT failing with Maven 3
> ----------------------------------------------------
>
>                 Key: MANTTASKS-165
>                 URL: http://jira.codehaus.org/browse/MANTTASKS-165
>             Project: Maven 2.x Ant Tasks
>          Issue Type: Bug
>            Reporter: Paul Gier
>             Fix For: 3.0.0-beta-1
>
>         Attachments: build.log
>
>
> When building the Maven ant tasks with Maven 3-alpha-3.  The integration test (running ant tasks from within the antrun plugin) is failing because of a change in the Maven API, specifically the RuntimeInfo class. 

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

        

[jira] Commented: (MANTTASKS-165) Ant tasks in antrun plugin - IT failing with Maven 3

Posted by "Brian Schlining (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MANTTASKS-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=242587#action_242587 ] 

Brian Schlining commented on MANTTASKS-165:
-------------------------------------------

Is anyone working on this bug?

> Ant tasks in antrun plugin - IT failing with Maven 3
> ----------------------------------------------------
>
>                 Key: MANTTASKS-165
>                 URL: http://jira.codehaus.org/browse/MANTTASKS-165
>             Project: Maven 2.x Ant Tasks
>          Issue Type: Bug
>            Reporter: Paul Gier
>             Fix For: 3.0.0-beta-1
>
>         Attachments: build.log
>
>
> When building the Maven ant tasks with Maven 3-alpha-3.  The integration test (running ant tasks from within the antrun plugin) is failing because of a change in the Maven API, specifically the RuntimeInfo class. 

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

        

[jira] Updated: (MANTTASKS-165) Ant tasks in antrun plugin - IT failing with Maven 3

Posted by "Paul Gier (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MANTTASKS-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Gier updated MANTTASKS-165:
--------------------------------

    Description: When building the Maven ant tasks with Maven 3-alpha-3.  The integration test (running ant tasks from within the antrun plugin) is failing because of a change in the Maven API, specifically the RuntimeInfo class.   (was: When building the Maven ant tasks with Maven 3-alpha-3.  The integration test is failing because of a change in the Maven API. )

> Ant tasks in antrun plugin - IT failing with Maven 3
> ----------------------------------------------------
>
>                 Key: MANTTASKS-165
>                 URL: http://jira.codehaus.org/browse/MANTTASKS-165
>             Project: Maven 2.x Ant Tasks
>          Issue Type: Bug
>            Reporter: Paul Gier
>         Attachments: build.log
>
>
> When building the Maven ant tasks with Maven 3-alpha-3.  The integration test (running ant tasks from within the antrun plugin) is failing because of a change in the Maven API, specifically the RuntimeInfo class. 

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