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

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

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

ASF GitHub Bot commented on GORA-492:
-------------------------------------

GitHub user cguzel opened a pull request:

    https://github.com/apache/gora/pull/85

    GORA-492 javadoc:jar build problem fix

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cguzel/gora GORA-492

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/gora/pull/85.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #85
    
----
commit 4bd9db01a4ca5629d24216f4710fdb550f593335
Author: cihad guzel <cg...@gmail.com>
Date:   2016-08-29T23:26:28Z

    GORA-492 javadoc:jar build problem fix

----


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