You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Kay Kay (JIRA)" <ji...@apache.org> on 2010/01/15 21:38:54 UTC

[jira] Created: (HBASE-2134) Ivy nit regarding checking with latest snapshots

Ivy nit regarding checking with latest snapshots 
-------------------------------------------------

                 Key: HBASE-2134
                 URL: https://issues.apache.org/jira/browse/HBASE-2134
             Project: Hadoop HBase
          Issue Type: Bug
            Reporter: Kay Kay
         Attachments: HBASE-2134.patch

Currently - if a new jar gets published in one of the dependent m2 snapshots - ivy does not retrieve it unless the cache is cleared.  Add changing="true" to the dependency.  ( There has to be an alternate way to do it at the resolver level, but for now this works without a hitch). 


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HBASE-2134) Ivy nit regarding checking with latest snapshots

Posted by "Kay Kay (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-2134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kay Kay updated HBASE-2134:
---------------------------

    Attachment: HBASE-2134.patch

Add changing="true" to all m2 snapshot dependencies 

> Ivy nit regarding checking with latest snapshots 
> -------------------------------------------------
>
>                 Key: HBASE-2134
>                 URL: https://issues.apache.org/jira/browse/HBASE-2134
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: Kay Kay
>         Attachments: HBASE-2134.patch
>
>
> Currently - if a new jar gets published in one of the dependent m2 snapshots - ivy does not retrieve it unless the cache is cleared.  Add changing="true" to the dependency.  ( There has to be an alternate way to do it at the resolver level, but for now this works without a hitch). 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HBASE-2134) Ivy nit regarding checking with latest snapshots

Posted by "Andrew Purtell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-2134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell resolved HBASE-2134.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.21.0
         Assignee: Kay Kay

Got it. Thanks Kay Kay.

> Ivy nit regarding checking with latest snapshots 
> -------------------------------------------------
>
>                 Key: HBASE-2134
>                 URL: https://issues.apache.org/jira/browse/HBASE-2134
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: Kay Kay
>            Assignee: Kay Kay
>             Fix For: 0.21.0
>
>         Attachments: HBASE-2134.patch
>
>
> Currently - if a new jar gets published in one of the dependent m2 snapshots - ivy does not retrieve it unless the cache is cleared.  Add changing="true" to the dependency.  ( There has to be an alternate way to do it at the resolver level, but for now this works without a hitch). 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.