AppFuse JIRA

  • Log In Access more options
    • Online Help
    • GreenHopper Help
    • Agile Answers
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What’s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Agile
  • AppFuse
  • APF-1195

Upgrade to Hibernate 3.6

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 2.1.0-M1
  • Fix Version/s: 2.1.0
  • Component/s: Persistence Layer
  • Labels:
    None

Description

http://in.relation.to/Bloggers/Hibernate350FinalRelease

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
  • Source
Hide
Permalink
Matt Raible added a comment - 29/Sep/10 10:39 PM
It looks like the last version of Hibernate deployed to central was 3.3.2.GA. However, there's many newer releases (e.g. 3.5.6-Final), but all seem to be hosted by JBoss.

I tried adding the following to appfuse-hibernate's pom.xml so I (and eventually users) can use to the latest release.

    <repositories>
        <repository>
            <id>jboss</id>
            <url>http://repository.jboss.org/nexus/content/groups/public&lt;/url>
        </repository>
    </repositories>

However, my settings.xml points to oss.sonatype, causing it to skip over this repository. Currently wondering if it's even worth the trouble to upgrade Hibernate if its maintainers are going to make Maven harder than it already is.
Show
Matt Raible added a comment - 29/Sep/10 10:39 PM It looks like the last version of Hibernate deployed to central was 3.3.2.GA. However, there's many newer releases (e.g. 3.5.6-Final), but all seem to be hosted by JBoss. I tried adding the following to appfuse-hibernate's pom.xml so I (and eventually users) can use to the latest release.     <repositories>         <repository>             <id>jboss</id>             <url>http://repository.jboss.org/nexus/content/groups/public&lt;/url>         </repository>     </repositories> However, my settings.xml points to oss.sonatype, causing it to skip over this repository. Currently wondering if it's even worth the trouble to upgrade Hibernate if its maintainers are going to make Maven harder than it already is.

People

  • Assignee:
    Matt Raible
    Reporter:
    Matt Raible
Vote (0)
Watch (0)

Dates

  • Created:
    31/Mar/10 4:02 PM
    Updated:
    29/Dec/10 4:35 PM
    Resolved:
    29/Dec/10 4:35 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for AppFuse. Try JIRA - bug tracking software for your team.