Re: Model group loading issue in Eclipse with Maven

2016-10-06 Thread Paul Hoadley
On 7 Oct 2016, at 12:06 AM, Paul Hoadley  wrote:

> I can see that this should work: creating a couple of new models in a brand 
> new project from the framework archetype works as designed. What I can’t see 
> is what I’ve missed in my manual transition from Fluffy Bunny to Maven. Is 
> there a trap for young players here for getting model groups recognised?

There sure is. You’ve got to update the contents of the woproject directory as 
well. It seems sufficient to copy over the *.patternset files from a pristine 
Maven project.


-- 
Paul Hoadley
http://logicsquad.net/



 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Model group loading issue in Eclipse with Maven

2016-10-06 Thread Paul Hoadley
Hello,

I’m about 90% the way through manually converting an existing framework project 
from Fluffy Bunny to a standard Maven layout. The final step was fixing the 
EOGenerator files to point to the right places. I can see that WOLips isn’t 
loading associated models in a model group: EOGeneration fails on model A 
because a relationship to model B (sitting right next to it in 
src/main/resources) can’t be resolved (Load Model Group is checked in the EOGen 
editor); and, indeed, loading model A up in Entity Modeler doesn’t also load 
model B.

I can see that this should work: creating a couple of new models in a brand new 
project from the framework archetype works as designed. What I can’t see is 
what I’ve missed in my manual transition from Fluffy Bunny to Maven. Is there a 
trap for young players here for getting model groups recognised?


-- 
Paul Hoadley
http://logicsquad.net/



 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com