[
https://issues.apache.org/jira/browse/CAY-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16029508#comment-16029508
]
ASF GitHub Bot commented on CAY-2301:
-------------------------------------
GitHub user MegaPapa opened a pull request:
https://github.com/apache/cayenne/pull/223
CAY-2301 rebase dependencies in pom.xml
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MegaPapa/cayenne CAY-2301-Fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cayenne/pull/223.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 #223
----
commit 1ef5d29d706c84af48bfb4a5da459a7824fe2865
Author: Maxim Petrusevich <[email protected]>
Date: 2017-05-30T14:35:57Z
CAY-2301 rebase dependencies in pom.xml, + mockito dependency in
cayenne-test-utilities
----
> Cayenne Gradle Plugin
> ---------------------
>
> Key: CAY-2301
> URL: https://issues.apache.org/jira/browse/CAY-2301
> Project: Cayenne
> Issue Type: Task
> Components: Non-GUI Tools
> Reporter: Nikita Timofeev
> Assignee: Nikita Timofeev
> Labels: gradle
> Fix For: 4.0.M6
>
>
> Here is list of common problems for plugin itself not for the specific tasks:
> - build Gradle plugin along with other Cayenne modules with {{mvn}}
> ({color:green}solved{color})
> - pass current project version (and dependencies?) from {{pom.xml}} to
> {{build.gradle}} ({color:green}solved{color})
> - publication to plugin portal (automation? sync with {{mvn release}}?)
> - travis build failing (most probably needs {{mvn install}})
> ({color:green}solved{color})
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)