You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Tomislav Stojcevich (JIRA)" <ji...@codehaus.org> on 2006/02/03 15:10:13 UTC

[jira] Closed: (MEV-322) hibernate-tools 3.1.0.beta4 has invalid jtidy dependency

     [ http://jira.codehaus.org/browse/MEV-322?page=all ]
     
Tomislav Stojcevich closed MEV-322:
-----------------------------------

    Resolution: Fixed

This was fixed when jtidy was re-uploaded to the correct location.  Ignore this request.

> 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
>  Attachments: hibernate-tools-3.1.0.beta4.pom
>
>
> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org