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

Chris Wilson (JIRA) noreply at atlassian.com
Mon Nov 30 07:21:10 EST 2009


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
         Environment: Ubuntu 8.04, Maven 2.0.8
            Reporter: Chris Wilson


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