I would try deleting Hibernate from your local repository and trying it
again. If that doesn't work, I suspect you're using a repository manager and
Hibernate might need to be expired from the cache.
Matt
2009/4/21 Leonardo Castaño
> I have experience installing this archetipe but now this is g
I have experience installing this archetipe but now this is giving a error,
if some one have the solve to this pls give me a mail tkz
alter table user_role add index FK143BF46A8744A4EF (user_id), add constraint
FK143BF46A8744A4EF foreign key (user_id) references app_user (id);
[INFO] [compiler:te