You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Cihad Guzel (JIRA)" <ji...@apache.org> on 2016/08/29 23:33:20 UTC

[jira] [Updated] (GORA-492) javadoc:jar build error

     [ https://issues.apache.org/jira/browse/GORA-492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cihad Guzel updated GORA-492:
-----------------------------
    Component/s: documentation
                 build process

> javadoc:jar build error
> -----------------------
>
>                 Key: GORA-492
>                 URL: https://issues.apache.org/jira/browse/GORA-492
>             Project: Apache Gora
>          Issue Type: Bug
>          Components: build process, documentation
>    Affects Versions: 0.7
>            Reporter: Cihad Guzel
>            Assignee: Cihad Guzel
>             Fix For: 0.7
>
>
> Getting failure on master branch :
> {code} mvn javadoc:jar {code} 
> {code}
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 20.902s
> [INFO] Finished at: Tue Aug 30 02:19:49 EEST 2016
> [INFO] Final Memory: 40M/489M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.8:jar (default-cli) on project gora-dynamodb: MavenReportException: Error while creating archive:
> ...
> [ERROR] ^
> [ERROR] /home/cihat/Projects/github/gora/gora-dynamodb/src/main/java/org/apache/gora/dynamodb/compiler/GoraDynamoDBCompiler.java:49: error: reference not found
> [ERROR] * Different from the {@link org.apache.gora.compiler.GoraCompiler},
> ...
> {code}



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