click here for details... Sakai Executive Director Position Search now open
Issue Details (XML | Word | Printable)

Key: SAK-17180
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Anthony Whyte
Reporter: Anthony Whyte
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Sakai

Taggable hbm module relies on unstable hibernate3-maven-plugin 2.0-SNAPSHOT plugin; update to 2.2.

Created: 11-Oct-2009 08:28   Updated: 15-Oct-2009 17:25  Due: 11-Oct-2009
Component/s: Release Management
Affects Version/s: 2.6.x, 2.6.1, 2.7.0
Fix Version/s: 2.6.1, 2.7.0

Time Tracking:
Not Specified

2.6.x Status: Closed
2.5.x Status: None
2.4.x Status: None


 Description  « Hide
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>
. . .

 All   Comments   Work Log   Change History   Subversion Commits   git Commits      Sort Order: Ascending order - Click to sort in descending order
Anthony Whyte added a comment - 15-Oct-2009 17:23 - edited
trunk r67955, 2.6.x r67956, 2.6.1 r67602.