Thanks Johann. I also need to customize my auto-generated *.hbm.xml mapping
files with XSLT before generating the java domain classes and I've found
doing this with maven to be too hard (for me - requires customizing the
build life-cycle) but its very easy with ant. So for now I'm getting by with
the ant plugin and hibernate-tools ant tasks. The maven plugin is a great
addition and its very nice to have such choices.
Cheers,
    Neil.
 

Johann Reyes-2 wrote:
> 
> Hello Neil
> 
> Most likely you need to set the property "scan-classes" to false so the
> classes in your project won't get scanned by the plugin
> 

-- 
View this message in context: 
http://www.nabble.com/Hibernate3-Plugin%3A-Mapping-files-are-read-twice-%21-tf1331020.html#a11639188
Sent from the mojo - user mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to