problem to set the dtd version in maven 1 for the hibernate xdoclet2 generation
-------------------------------------------------------------------------------

         Key: XDP-174
         URL: http://jira.codehaus.org/browse/XDP-174
     Project: XDoclet 2 Plugins
        Type: Bug

  Components: hibernate  
    Versions: 1.0.3    
 Environment: Maven 1, jdk 1.5
    Reporter: Stéphane Martineau


To set the dtd version in the hbm files generated with maven, the next property 
must be set : maven.xdoclet.0.hibernate.version=3.0.
This doesn't work and I find why : in the 
org.xdoclet.plugin.hibernate.AbstractHibernatePlugin class, a method name 
missing : 

    public String getVersion() {
        return version;
    }

If it is not implemented, there is a trouble in introspection.

thanks for the great work with maven, xdoclet and hibernate

-- 
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



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
xdoclet-plugins-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest

Reply via email to