You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Xiao Chen (JIRA)" <ji...@apache.org> on 2016/02/27 08:39:18 UTC

[jira] [Commented] (HADOOP-12839) hadoop-minikdc Missing artifact org.apache.directory.jdbm:apacheds-jdbm1:bundle:2.0.0-M2

    [ https://issues.apache.org/jira/browse/HADOOP-12839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15170427#comment-15170427 ] 

Xiao Chen commented on HADOOP-12839:
------------------------------------

Thanks for reporting this [~liguirong98].
I've seen the same failure locally on OSX within IntelliJ when trying to run unit tests that depend on hadoop-minikdc, and the workaround would be to:
- go to {{hadoop-minikdc}}'s Dependencies tab
- Edit the dependency {{Maven: org.apache.directory.jdbm:apacheds-jdbm1:bundle:2.0.0-M2}}, add {{DIR_TO_M2/.m2/repository/org/apache/directory/jdbm/apacheds-jdbm1/2.0.0-M2/apacheds-jdbm1-2.0.0-M2.jar}} to 'Classes' (initially only an entry with suffix {{bundle}} in there).

If I run those same tests from command line though, I don't see the problem. And considering jenkins never complained about it, I guess we don't need to change any pom.
Also see https://issues.apache.org/jira/browse/DIRSHARED-134 for similar discussions.

> hadoop-minikdc  Missing artifact org.apache.directory.jdbm:apacheds-jdbm1:bundle:2.0.0-M2
> -----------------------------------------------------------------------------------------
>
>                 Key: HADOOP-12839
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12839
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: liguirong
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)