[
http://jira.codehaus.org/browse/MHIBERNATE-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim O'Brien closed MHIBERNATE-18.
---------------------------------
Resolution: Won't Fix
The plugin as it is already provides for the ability to put the connection
parameters in a properties file.
1. I'm not convinced that we need the configuration points suggested.
2. The plugin isn't documented as is, adding more complexity doesn't make sense.
3. No patches supplied.
Especially in projects that are wide like Mojo, IMO it's better the close
something you are not going to get to than to just let is sit around for
eternity.
> Allow for JDBC Properties to be configured inside the configuration of the
> plugin.
> -----------------------------------------------------------------------------------
>
> Key: MHIBERNATE-18
> URL: http://jira.codehaus.org/browse/MHIBERNATE-18
> Project: Maven 2.x Hibernate Plugin
> Issue Type: Bug
> Reporter: Erik Pieczkowski
>
> Rather than pull the jdbc properties in from a database.properties or
> hibernate.cfg.xml file, it would be nice to be able to configure the jdbc
> configuration information within the plugin itself. An example configuration
> might look something like this.
> <databaseType>${jdbc.databaseType}</databaseType>
> <database>${jdbc.databaseName}</database>
> <host>${jdbc.host}</host>
> <jdbcUrl>${jdbc.url}</jdbcUrl>
> <user>${jdbc.username}</user>
> <password>${jdbc.password}</password>
> This configuration may only be useful for certain components but would go a
> long way towards making dynamic builds for specific envs much easier...
--
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