Just run the hibernate command from the core module and remove it from the
web module.

On Wed, Jul 7, 2010 at 2:17 AM, Josep García <jgar...@isigma.es> wrote:

> Hello,
> I am working with AppFuse 2.0.2: Struts2 + Spring
>
> Being in the process of converting an app to modular, I now have this
> problem:
>
> - moduleA: Packaged as jar, ok. Has his
> src/main/resources/hibernate.cfg.xml
> - moduleB: Same. References entities from moduleA.
>
> Problem is:
> mvn hibernate3:hbm2ddl gives an error as does not find entities from
> moduleA.
>
> Josep
>
>

Reply via email to