[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-4623) Hibernate maven build fails due to nonexistent commons-logging version

Chris Wilson (JIRA) noreply at atlassian.com
Thu Feb 18 03:47:51 EST 2010


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=35621#action_35621 ] 

Chris Wilson commented on HHH-4623:
-----------------------------------

Perhaps this could be commented in the POM file, as it's not at all obvious?

Cheers, Chris.

> Hibernate maven build fails due to nonexistent commons-logging version
> ----------------------------------------------------------------------
>
>                 Key: HHH-4623
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4623
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 3.5.0-Beta-3
>         Environment: Ubuntu 8.04, Maven 2.0.8
>            Reporter: Chris Wilson
>   Original Estimate: 15 minutes
>  Remaining Estimate: 15 minutes
>
> Hibernate's parent/pom.xml requires version "99.0-does-not-exist" of commons logging, which of course does not exist. I don't find this very helpful.
> Missing:
> ----------
> 1) commons-logging:commons-logging-api:jar:99.0-does-not-exist
>   Try downloading the file manually from the project website.
> If this is something to do with maven's published version of commons-logging pulling in the servlet jar, this was apparently fixed by commons-logging 1.1.1 now available through maven: https://issues.apache.org/jira/browse/LOGGING-113 .
> Please change the required version of commons-logging and commons-logging-api to 1.1.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list