Issue Details (XML | Word | Printable)

Key: MAVENUPLOAD-2312
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Assignee: Carlos Sanchez
Reporter: Dan Tran
Votes: 2
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
Maven Upload Requests

Please copy over hibernate-entitymanager 3.4.0GA from jboss repo

Created: 25/Dec/08 04:00 PM   Updated: 06/Jan/09 11:10 AM

File Attachments: 1. File hibernate-entitymanager-3.4.0.GA.pom (2 kB)

Issue Links:
Related
 

Bundle URL: http://repository.jboss.com/maven2/org/hibernate/hibernate-entitymanager/3.4.0.GA/


 Description  « Hide

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

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Dan Tran added a comment - 25/Dec/08 04:07 PM

Dan Tran added a comment - 27/Dec/08 02:17 PM
dont see those 2 articfacts at repo1 yet after 24hr of closed time, reopen to track.

William Ferguson added a comment - 29/Dec/08 05:24 PM
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.

Carlos Sanchez added a comment - 06/Jan/09 11:10 AM
Fixed and remove pom packaging