Maven Upload Requests

Please copy over hibernate-entitymanager 3.4.0GA from jboss repo

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Resolution: Fixed
  • Labels:
    None

Description


the jboss repo is at
 http://repository.jboss.com/maven2/org/hibernate/hibernate-entitymanager/3.4.0.GA/

This is needed to get hibernate3-maven-plugin to pickup the latest hibernate artifact

Hope it is ok not ot provide the bundle

Issue Links

Activity

Hide
Dan Tran added a comment -
Show
Dan Tran added a comment - please copy over hibernate-tools as well http://repository.jboss.com/maven2/org/hibernate/hibernate-tools/3.2.3.GA/
Hide
Dan Tran added a comment -
dont see those 2 articfacts at repo1 yet after 24hr of closed time, reopen to track.
Show
Dan Tran added a comment - dont see those 2 articfacts at repo1 yet after 24hr of closed time, reopen to track.
Hide
William Ferguson added a comment -
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.
Show
William Ferguson added a comment - 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.
Hide
Carlos Sanchez added a comment -
Fixed and remove pom packaging
Show
Carlos Sanchez added a comment - Fixed and remove pom packaging

People

Vote (2)
Watch (2)

Dates

  • Created:
    Updated:
    Resolved: