[
https://issues.apache.org/jira/browse/GORA-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15095508#comment-15095508
]
ASF GitHub Bot commented on GORA-277:
-------------------------------------
GitHub user lewismc opened a pull request:
https://github.com/apache/gora/pull/50
GORA-277 Create gora-maven-plugin
This issue addresses
[GORA-277](https://issues.apache.org/jira/browse/GORA-277) by combining work by
both Gerhard Gossen and Viacheslav Dobromyslov in order to produce the very
useful gora-maven-plugin module for us to publish and use for easily generating
Gora Java beans.
I've [reached
out](https://github.com/dobromyslov/gora-maven-plugin/issues/1) to
@dobromyslov, hopefully the move to merge this code into Gora master will be
welcomed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lewismc/gora GORA-277
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/gora/pull/50.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 #50
----
commit 45046e78e831d79d2831db69178ef8b3c10121ef
Author: Lewis John McGibbney <[email protected]>
Date: 2016-01-13T02:53:37Z
GORA-277 Create gora-maven-plugin
----
> Create gora-maven-plugin
> ------------------------
>
> Key: GORA-277
> URL: https://issues.apache.org/jira/browse/GORA-277
> Project: Apache Gora
> Issue Type: Improvement
> Components: maven, plugins
> Reporter: Lewis John McGibbney
> Assignee: Gerhard Gossen
> Fix For: 0.7
>
> Attachments: GORA-277.patch
>
>
> Recently the motivation for this one came when I used the avro-maven-plugin
> but IIRC this was originally proposed by [~ekohlwey] some time ago. It makes
> using the GoraCompiler a piece of cake and really lowers the barrier to
> generating Gora compliant Java beans.
> Hopefully we can write this for the 0.5 development drive.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)