Re: Remove "cayenne-modeler-maven-plugin" in 5.0?
Henrique Gomes <[email protected]> Mon, 27 Apr 2026 07:44:08 +0200
| Newsgroups | gmane.comp.java.cayenne.user |
|---|---|
| Message-ID | <[email protected]> |
I don=E2=80=99t feel strongly about it, and I understand it feels = clunky. But the nice thing to me, is not about starting an existing = Modeler from the command line. It is the =E2=80=9Cmagic=E2=80=9D of = having it downloaded on demand, on whatever system I happen to be in. It = is also a small political thing when =E2=80=9Cselling=E2=80=9D Cayenne = to other team members, not having to go and procure and install an app = to work on it. All very small things so if it is decided to have it go, I will survive = :-) Cheers, HG > On 26 Apr 2026, at 23:29, Andrus Adamchik <[email protected]> wrote: >=20 > FYI: https://issues.apache.org/jira/browse/CAY-2925. Anyone feels = strongly about the need for starting the Modeler from Maven? This always = looked odd to me. Besides the following works just fine (on Mac): >=20 > $ open CayenneModeler.app --args ~/path/to/cayenne-project.xml >=20 > Andrus