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

Hudson commented on FLUME-2664:
-------------------------------

UNSTABLE: Integrated in Flume-trunk-hbase-98 #87 (See 
[https://builds.apache.org/job/Flume-trunk-hbase-98/87/])
FLUME-2664. Site profile fails due to dependency issues (hshreedharan: 
http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git&a=commit&h=c3eff4bffcaf6c952ba13efef456d6a1a40f89cb)
* pom.xml


> Site profile fails due to dependency issues
> -------------------------------------------
>
>                 Key: FLUME-2664
>                 URL: https://issues.apache.org/jira/browse/FLUME-2664
>             Project: Flume
>          Issue Type: Bug
>    Affects Versions: 1.6
>            Reporter: Hari Shreedharan
>            Assignee: Johny Rufus
>             Fix For: 1.6
>
>         Attachments: FLUME-2664.patch
>
>
> Looks like apacheds javadoc bundle download fails, causing flune-ng-auth 
> javadoc to fail. I think we have seen this before (though I didn't grep 
> through the MLs to figure out when):
> {code}
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-javadoc-plugin:2.9:aggregate-jar (javadoc-jar) 
> on project flume-parent: MavenReportException: Error while creating archive: 
> Missing:
> [ERROR] ----------
> [ERROR] 1) org.apache.directory.jdbm:apacheds-jdbm1:bundle:2.0.0-M2
> [ERROR] 
> [ERROR] Try downloading the file manually from the project website.
> [ERROR] 
> [ERROR] Then, install it using the command:
> [ERROR] mvn install:install-file -DgroupId=org.apache.directory.jdbm 
> -DartifactId=apacheds-jdbm1 -Dversion=2.0.0-M2 -Dpackaging=bundle 
> -Dfile=/path/to/file
> [ERROR] 
> [ERROR] Alternatively, if you host your own repository you can deploy the 
> file there:
> [ERROR] mvn deploy:deploy-file -DgroupId=org.apache.directory.jdbm 
> -DartifactId=apacheds-jdbm1 -Dversion=2.0.0-M2 -Dpackaging=bundle 
> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
> [ERROR] 
> [ERROR] Path to dependency:
> [ERROR] 1) org.apache.flume:flume-ng-auth:jar:1.6.0-SNAPSHOT
> [ERROR] 2) org.apache.hadoop:hadoop-minikdc:jar:2.4.0
> [ERROR] 3) org.apache.directory.server:apacheds-jdbm-partition:jar:2.0.0-M15
> [ERROR] 4) org.apache.directory.jdbm:apacheds-jdbm1:bundle:2.0.0-M2
> [ERROR] 
> [ERROR] ----------
> [ERROR] 1 required artifact is missing.
> [ERROR] 
> [ERROR] for artifact:
> [ERROR] org.apache.flume:flume-ng-auth:jar:1.6.0-SNAPSHOT
> {code}



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

Reply via email to