
|
If you were logged in you would be able to see more operations.
|
|
|
| 2.6.x Status: |
Closed
|
| 2.5.x Status: |
None
|
| 2.4.x Status: |
None
|
|
Taggable hbm depends on a snapshot version of the hibernate3-maven-plugin. This should be updated to 2.2 (latest) or at a minimum 2.0.
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>hibernate3-maven-plugin</artifactId>
<version>2.0-SNAPSHOT</version>
. . .
|
|
Description
|
Taggable hbm depends on a snapshot version of the hibernate3-maven-plugin. This should be updated to 2.2 (latest) or at a minimum 2.0.
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>hibernate3-maven-plugin</artifactId>
<version>2.0-SNAPSHOT</version>
. . . |
Show » |
|