hibernate-tools 3.1.0.beta4 has invalid jtidy dependency
--------------------------------------------------------

         Key: MEV-322
         URL: http://jira.codehaus.org/browse/MEV-322
     Project: Maven Evangelism
        Type: Bug

  Components: Dependencies  
    Reporter: Tomislav Stojcevich


It looks like this special version of jtidy was deployed with the r8 as part of 
the name rather than the version.
The dependency in the hibernate-tools-3.1.0.beta4 needs to be updated to:

        <dependency>
            <groupId>org.hibernate</groupId>
            <artifactId>jtidy-r8</artifactId>
            <version>21122004</version>
        </dependency>



-- 
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, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to