You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Baptiste MATHUS (JIRA)" <ji...@codehaus.org> on 2010/09/13 17:10:32 UTC

[jira] Created: (MDEP-284) Get Mojo ignores the transitive attribute because of a typo in the parameter declaration

Get Mojo ignores the transitive attribute because of a typo in the parameter declaration
----------------------------------------------------------------------------------------

                 Key: MDEP-284
                 URL: http://jira.codehaus.org/browse/MDEP-284
             Project: Maven 2.x Dependency Plugin
          Issue Type: Bug
    Affects Versions: 2.1
            Reporter: Baptiste MATHUS
            Assignee: Brian Fox
         Attachments: maven-dependency-get-transitive.patch

[Note : "get" is missing as a component for MDEP jira.]

Due to a typo in the GetMojo code, transitive resolution doesn't work. @parameter was set to {$transitive} instead of ${transitive}.

Thanks a lot.
PS : I tried providing the corresponding ITs, but didn't really manage to cope with configuring the (stub) environment. I'm providing the unfinished code anyway, since I think it might be missing not much. Feel free to wipe all ITs I tried to initiate if it's simpler. I think I'll have a look at how you do it, if you find time for that.



-- 
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: (MDEP-284) Get Mojo ignores the transitive attribute because of a typo in the parameter declaration

Posted by "Brian Fox (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MDEP-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Fox updated MDEP-284:
---------------------------

    Attachment: mdep-284.patch

Updated patch, but the tests keep failing for me. Moving to the next patch for now.

> Get Mojo ignores the transitive attribute because of a typo in the parameter declaration
> ----------------------------------------------------------------------------------------
>
>                 Key: MDEP-284
>                 URL: http://jira.codehaus.org/browse/MDEP-284
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>            Reporter: Baptiste MATHUS
>            Assignee: Brian Fox
>         Attachments: maven-dependency-get-transitive.patch, mdep-284.patch
>
>
> [Note : "get" is missing as a component for MDEP jira.]
> Due to a typo in the GetMojo code, transitive resolution doesn't work. @parameter was set to {$transitive} instead of ${transitive}.
> Thanks a lot.
> PS : I tried providing the corresponding ITs, but didn't really manage to cope with configuring the (stub) environment. I'm providing the unfinished code anyway, since I think it might be missing not much. Feel free to wipe all ITs I tried to initiate if it's simpler. I think I'll have a look at how you do it, if you find time for that.

-- 
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] Closed: (MDEP-284) Get Mojo ignores the transitive attribute because of a typo in the parameter declaration

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MDEP-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carlos Sanchez closed MDEP-284.
-------------------------------

    Resolution: Fixed
      Assignee: Carlos Sanchez  (was: Brian Fox)

Applied patch. Thanks!

> Get Mojo ignores the transitive attribute because of a typo in the parameter declaration
> ----------------------------------------------------------------------------------------
>
>                 Key: MDEP-284
>                 URL: https://jira.codehaus.org/browse/MDEP-284
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Bug
>          Components: get
>    Affects Versions: 2.1
>            Reporter: Baptiste MATHUS
>            Assignee: Carlos Sanchez
>             Fix For: 2.4
>
>         Attachments: maven-dependency-get-transitive.patch, mdep-284.patch
>
>
> [Note : "get" is missing as a component for MDEP jira.]
> Due to a typo in the GetMojo code, transitive resolution doesn't work. @parameter was set to {$transitive} instead of ${transitive}.
> Thanks a lot.
> PS : I tried providing the corresponding ITs, but didn't really manage to cope with configuring the (stub) environment. I'm providing the unfinished code anyway, since I think it might be missing not much. Feel free to wipe all ITs I tried to initiate if it's simpler. I think I'll have a look at how you do it, if you find time for that.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MDEP-284) Get Mojo ignores the transitive attribute because of a typo in the parameter declaration

Posted by "Stephen Connolly (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MDEP-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephen Connolly updated MDEP-284:
----------------------------------

    Fix Version/s: 2.4

> Get Mojo ignores the transitive attribute because of a typo in the parameter declaration
> ----------------------------------------------------------------------------------------
>
>                 Key: MDEP-284
>                 URL: https://jira.codehaus.org/browse/MDEP-284
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>            Reporter: Baptiste MATHUS
>            Assignee: Brian Fox
>             Fix For: 2.4
>
>         Attachments: maven-dependency-get-transitive.patch, mdep-284.patch
>
>
> [Note : "get" is missing as a component for MDEP jira.]
> Due to a typo in the GetMojo code, transitive resolution doesn't work. @parameter was set to {$transitive} instead of ${transitive}.
> Thanks a lot.
> PS : I tried providing the corresponding ITs, but didn't really manage to cope with configuring the (stub) environment. I'm providing the unfinished code anyway, since I think it might be missing not much. Feel free to wipe all ITs I tried to initiate if it's simpler. I think I'll have a look at how you do it, if you find time for that.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MDEP-284) Get Mojo ignores the transitive attribute because of a typo in the parameter declaration

Posted by "Baptiste MATHUS (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MDEP-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Baptiste MATHUS updated MDEP-284:
---------------------------------

    Attachment: maven-dependency-get-transitive.patch

> Get Mojo ignores the transitive attribute because of a typo in the parameter declaration
> ----------------------------------------------------------------------------------------
>
>                 Key: MDEP-284
>                 URL: http://jira.codehaus.org/browse/MDEP-284
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>            Reporter: Baptiste MATHUS
>            Assignee: Brian Fox
>         Attachments: maven-dependency-get-transitive.patch
>
>
> [Note : "get" is missing as a component for MDEP jira.]
> Due to a typo in the GetMojo code, transitive resolution doesn't work. @parameter was set to {$transitive} instead of ${transitive}.
> Thanks a lot.
> PS : I tried providing the corresponding ITs, but didn't really manage to cope with configuring the (stub) environment. I'm providing the unfinished code anyway, since I think it might be missing not much. Feel free to wipe all ITs I tried to initiate if it's simpler. I think I'll have a look at how you do it, if you find time for that.

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