You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Aaron Kimball (JIRA)" <ji...@apache.org> on 2010/03/12 20:18:27 UTC

[jira] Created: (MAPREDUCE-1596) MapReduce trunk snapshot is not being published to maven

MapReduce trunk snapshot is not being published to maven
--------------------------------------------------------

                 Key: MAPREDUCE-1596
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1596
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: build
            Reporter: Aaron Kimball
            Priority: Critical


The hadoop-core and hadoop-hdfs artifacts are pushed to maven on a regular basis (daily?), but hadoop-mapreduce has not been updated since 2/18/10. Is there something automatic in Hudson that is configured for these core and hdfs, but not mapred?

Downstream projects that try to build against Hadoop's trunk (via Ivy or Maven) cannot compile due to API inconsistency here.



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


[jira] Resolved: (MAPREDUCE-1596) MapReduce trunk snapshot is not being published to maven

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

Giridharan Kesavan resolved MAPREDUCE-1596.
-------------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.22.0

Fixed the publishing configuration in hudson; and triggered the build, mr snapshots are not published to the snapshots repository.
hadoop-mapred-0.22.0-20100313.072356-32.jar 

> MapReduce trunk snapshot is not being published to maven
> --------------------------------------------------------
>
>                 Key: MAPREDUCE-1596
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1596
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build
>            Reporter: Aaron Kimball
>            Assignee: Giridharan Kesavan
>            Priority: Critical
>             Fix For: 0.22.0
>
>
> The hadoop-core and hadoop-hdfs artifacts are pushed to maven on a regular basis (daily?), but hadoop-mapreduce has not been updated since 2/18/10. Is there something automatic in Hudson that is configured for these core and hdfs, but not mapred?
> Downstream projects that try to build against Hadoop's trunk (via Ivy or Maven) cannot compile due to API inconsistency here.

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