[ https://issues.apache.org/jira/browse/CAY-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15860865#comment-15860865 ]
Nikita Timofeev commented on CAY-1980: -------------------------------------- It actually should be possible to fix this by renaming the artifactId from {{maven-*cayenne-modeler*-plugin}} to {{*cayenne-modeler*-maven-plugin}}. I did similar renaming to {{cayenne-maven-plugin}} and short command like {{mvn cayenne:cdbimport}} is working perfectly well now. > '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 > Fix For: 4.0.M2 > > > 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.15#6346)