[ https://issues.apache.org/jira/browse/CAY-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14293695#comment-14293695 ]
ASF GitHub Bot commented on CAY-1980: ------------------------------------- GitHub user thinline72 opened a pull request: https://github.com/apache/cayenne/pull/65 CAY-1980 | 'mvn cayenne-modeler:run' seems to be broken in 4.0 You can merge this pull request into a Git repository by running: $ git pull https://github.com/thinline72/cayenne CAY-1980 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cayenne/pull/65.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 #65 ---- commit 299d39cf2da8e1beefa921fe85c884117956b51c Author: Savva Kolbachev <s.kolbac...@gmail.com> Date: 2015-01-27T15:35:19Z CAY-1980 | 'mvn cayenne-modeler:run' seems to be broken in 4.0 ---- > 'mvn cayenne-modeler:run' seems to be broken in 4.0 > --------------------------------------------------- > > Key: CAY-1980 > URL: https://issues.apache.org/jira/browse/CAY-1980 > Project: Cayenne > Issue Type: Bug > Reporter: Andrus Adamchik > Assignee: Andrus Adamchik > Priority: Minor > > Starting CayenneModeler from Maven is described here for 3.1: > http://cayenne.apache.org/docs/3.1/cayenne-guide/setup.html#running-cayennemodeler > . The same process should be applicable to 4.0, though apparently this is > not the case: > http://markmail.org/message/2arvnn6icpllhkgf > [ERROR] No plugin found for prefix 'cayenne-modeler' in the current project > and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] > available from the repositories [local (/home/jotpe/.m2/repository), central > (http://repo.maven.apache.org/maven2)] -> [Help 1] > I can reproduce this as well. -- This message was sent by Atlassian JIRA (v6.3.4#6332)