In multi module maven project, hbm2java generate model files in top most
project even when the mojo is part of one of the modules
---------------------------------------------------------------------------------------------------------------------------------
Key: MHIBERNATE-10
URL: http://jira.codehaus.org/browse/MHIBERNATE-10
Project: Maven 2.x Hibernate Plugin
Issue Type: Bug
Environment: Multi module maven project, WINDOWS, OS - X
Reporter: shailesh mangal
Proj
|
--Module 1
|
--Module 2
If I have a structure as stated above, and hbm2Java is supposed to run as part
of module1 build, if I run mvn compile in "Proj", it generates model java files
in /Proj/src...
if "mvn compile" is run in Module1, it generates model java files in
/Proj/Module1/src...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email