objectify-jsp archetype doesn't create packages

8 views
Skip to first unread message

Ryan W Sims

unread,
May 12, 2011, 11:45:33 AM5/12/11
to maven-ga...@googlegroups.com
When I try creating a project with gae-archetype-objectify-jsp, the packages created are just "model" "server" and "web," instead of being prefixed with the correct groupId. I've experienced this in Eclipse and on the command line, has anyone else dealt with this? It's easy enough to just rename the packages, of course.

Rusty Wright

unread,
May 14, 2011, 9:58:09 PM5/14/11
to maven-ga...@googlegroups.com, Ryan W Sims
Sorry, my mistake. In the java files, the package line should be like

package ${package}.model;

For example, for http://goo.gl/LRn9P

I left off the ${package}. part.

Reply all
Reply to author
Forward
0 new messages