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:25:20 UTC

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

Cihad Guzel created GORA-492:
--------------------------------

             Summary: javadoc:jar build error
                 Key: GORA-492
                 URL: https://issues.apache.org/jira/browse/GORA-492
             Project: Apache Gora
          Issue Type: Bug
            Reporter: Cihad Guzel
            Assignee: Cihad Guzel


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)