[ 
http://jira.codehaus.org/browse/MOJO-861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Johann Reyes moved MHIBERNATE-13 to MOJO-861:
---------------------------------------------

    Issue Type: Bug  (was: Improvement)
           Key: MOJO-861  (was: MHIBERNATE-13)
       Project: Mojo  (was: Maven 2.x Hibernate Plugin)

> Allow for JDBC Properties to be configured inside the configuration of the 
> plugin. 
> -----------------------------------------------------------------------------------
>
>                 Key: MOJO-861
>                 URL: http://jira.codehaus.org/browse/MOJO-861
>             Project: Mojo
>          Issue Type: Bug
>            Reporter: Erik Pieczkowski
>            Assignee: Johann Reyes
>
> 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

Reply via email to