Uploaded image for project: 'Flume'
  1. Flume
  2. FLUME-2664

Site profile fails due to dependency issues

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.6.0
    • 1.6.0
    • None
    • None

    Description

      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):

      [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
      

      Attachments

        1. FLUME-2664.patch
          0.5 kB
          Johny Rufus

        Activity

          People

            jrufus Johny Rufus
            hshreedharan Hari Shreedharan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: