Fixed
Details
Assignee
Steve EbersoleSteve EbersoleReporter
Strong LiuStrong LiuTime tracking
1.37h loggedFix versions
Affects versions
Priority
Major
Details
Details
Assignee
Steve Ebersole
Steve EbersoleReporter
Strong Liu
Strong LiuTime tracking
1.37h logged
Fix versions
Affects versions
Priority
Created May 3, 2013 at 7:07 AM
Updated May 29, 2013 at 5:34 PM
Resolved May 8, 2013 at 2:19 AM
4.3 beta 2 maven scope switched to "runtime" from "compile" for all dependencies
this may breaks lots of builds.
for example:
[HEM 4.3.0.Beta2 POM](https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-entitymanager/4.3.0.Beta2/hibernate-entitymanager-4.3.0.Beta2.pom)
[HEM 4.3.0.Beta1 POM](https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-entitymanager/4.3.0.Beta1/hibernate-entitymanager-4.3.0.Beta1.pom)
[Core 4.3.0.Beta2 POM](https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-core/4.3.0.Beta2/hibernate-core-4.3.0.Beta2.pom)
[Core 4.3.0.Beta1 POM](https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-core/4.3.0.Beta1/hibernate-core-4.3.0.Beta1.pom)