|
There seems to be a problem with the POM for hibernate-entitymanager 3.4.0.GA at http://repository.jboss.org/maven2
The POM states that it has a packaging of type 'pom' when it should be 'jar'. Packaging of type pom means that only the POM is downloaded, not the jar file for the component. NB the last version of entitymanager with the correct packaging was 3.3.1.ga Maybe this is behind the reason behind this component not being copied over to Central. I've attached a good POM. It just has the packaging switched from POM to JAR. Fixed and remove pom packaging
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
http://repository.jboss.com/maven2/org/hibernate/hibernate-tools/3.2.3.GA/