contrib/index - fails to build with error  - " Overriding index.ivy.settings' 
is not allowed when using override='notallowed' " 
--------------------------------------------------------------------------------------------------------------------------------

                 Key: MAPREDUCE-1355
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1355
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: contrib/index
            Reporter: Kay Kay
            Priority: Critical
         Attachments: MAPREDUCE-1355.patch

Checked out the trunk of mapreduce - tried to build contrib/index 

$ cd contrib/index

$ ant clean compile test 

Failed with the error - 
mapreduce/src/contrib/build-contrib.xml:311: Overriding a previous definition 
of ivy:settings with the id 'index.ivy.settings' is not allowed when using 
override='notallowed' , (when in fact the override has been specified to be 
'false' ). 

Bumping the ivy.version to 2.1.0 seems to be fix the issue.  Marking this as 
critical since it is not possible to build in the first place. 



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

Reply via email to