You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2017/02/10 04:07:41 UTC

[jira] [Commented] (CAY-1980) 'mvn cayenne-modeler:run' seems to be broken in 4.0

    [ https://issues.apache.org/jira/browse/CAY-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15860667#comment-15860667 ] 

Andrus Adamchik commented on CAY-1980:
--------------------------------------

I don't think the issue is fixed though (Or can be fixed by us). See e.g. https://lists.apache.org/thread.html/64ab8c3dca362272a688daca9b31ab8f52e84fd8c4d234e72008f39c@%3Cdev.cayenne.apache.org%3E 

It looks like each user will need to add this to her settings.xml:

    <pluginGroups>
      <pluginGroup>org.apache.cayenne.plugins</pluginGroup>
    </pluginGroups>

Will need to document it

> '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)