[
http://jira.codehaus.org/browse/MHIBERNATE-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=263563#action_263563
]
Johann Reyes commented on MHIBERNATE-90:
----------------------------------------
Well I deployed again and is deploying here
https://nexus.codehaus.org/content/repositories/snapshots/org/codehaus/mojo/hibernate3-maven-plugin/3.0-SNAPSHOT/
This document also mentions that server as the snapshot server:
http://hausmates.codehaus.org/Codehaus+Maven+Repository+Usage+Guide
<pluginRepositories>
<pluginRepository>
<id>codehaus-snapshots</id>
<name>Codehaus Snapshots</name>
<url>http://nexus.codehaus.org/snapshots/</url>
<releases>
<enabled>false</enabled>
</releases>
</pluginRepository>
</pluginRepositories>
> Support for Hibernate Envers
> -----------------------------
>
> Key: MHIBERNATE-90
> URL: http://jira.codehaus.org/browse/MHIBERNATE-90
> Project: Maven 2.x Hibernate Plugin
> Issue Type: Improvement
> Components: hbm2ddl
> Affects Versions: 2.2
> Environment: All environments
> Reporter: Viktor Rees
> Assignee: Johann Reyes
> Fix For: 3.0
>
>
> The hibernate sub project Envers is not supported jet by the
> hibernate3-maven-plugin. See http://www.jboss.org/envers/
> This project creates version tables for all selected 'normal' tables. In the
> version tables all historical data is stored for each update, delete insert
> command of the 'normal' tables.
> The problem is that mvn hibernate3:hbm2ddl does create database schema for
> the normal tables but not for the version tables.
> Is this feature planned to get implemented?
> Viktor
--
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