[
https://issues.apache.org/jira/browse/CAY-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16630154#comment-16630154
]
ASF GitHub Bot commented on CAY-2480:
-------------------------------------
GitHub user aarrsseni opened a pull request:
https://github.com/apache/cayenne/pull/327
CAY-2480 cayenne:cdbgen and cayenne:cgen have identical text in cayen…
…ne-maven-plugin
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aarrsseni/cayenne CAY-2480
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cayenne/pull/327.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 #327
----
commit 5de06100a670e46c2cdb9662ed54dc6d4279d949
Author: Arseni Bulatski <ancarseni@...>
Date: 2018-09-27T10:34:12Z
CAY-2480 cayenne:cdbgen and cayenne:cgen have identical text in
cayenne-maven-plugin
----
> cayenne:cdbgen and cayenne:cgen have identical text in cayenne-maven-plugin
> ---------------------------------------------------------------------------
>
> Key: CAY-2480
> URL: https://issues.apache.org/jira/browse/CAY-2480
> Project: Cayenne
> Issue Type: Bug
> Reporter: Arseni Bulatski
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.1, 4.1.M3
>
>
> The key part of the response is:
> This plugin has 3 goals:
> cayenne:cdbgen
> Description: Maven mojo to perform class generation from data map. This
> class is a Maven adapter to DefaultClassGenerator class.
> cayenne:cdbimport
> Description: Maven mojo to reverse engineer datamap from DB.
> cayenne:cgen
> Description: Maven mojo to perform class generation from data map. This
> class is an Maven adapter to DefaultClassGenerator class.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)