You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Ari Maniatis (JIRA)" <ji...@apache.org> on 2008/12/04 10:25:12 UTC

[jira] Updated: (CAY-1058) Add a maven plugin for starting up the modeler.

     [ https://issues.apache.org/cayenne/browse/CAY-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ari Maniatis updated CAY-1058:
------------------------------

    Fix Version/s:     (was: 3.0M5)
                   3.0M6

Moving to M6 since it is still broken for me no matter how many times I bootstrap maven. It may just be local to my machine and it isn't terribly important.

> Add a maven plugin for starting up the modeler.
> -----------------------------------------------
>
>                 Key: CAY-1058
>                 URL: https://issues.apache.org/cayenne/browse/CAY-1058
>             Project: Cayenne
>          Issue Type: New Feature
>    Affects Versions: 3.0
>            Reporter: Kevin Menard
>            Assignee: Kevin Menard
>            Priority: Minor
>             Fix For: 3.0M6
>
>
> It'd be rather nice if one could type "mvn cayenne:modeler" and have the latest version of the modeler start up.  This could be quick way to modify a project model or to test out snapshot versions of the modeler.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Re: [jira] Updated: (CAY-1058) Add a maven plugin for starting up the modeler.

Posted by Andrus Adamchik <an...@objectstyle.org>.
On Dec 4, 2008, at 11:25 AM, Ari Maniatis (JIRA) wrote:

> Ari Maniatis updated CAY-1058:
> ------------------------------
>
>    Fix Version/s:     (was: 3.0M5)
>                   3.0M6
>
> Moving to M6 since it is still broken for me no matter how many  
> times I bootstrap maven. It may just be local to my machine and it  
> isn't terribly important.

Could you provide some error details? Maybe run with "mvn -e -X"?

Andrus