Issue Details (XML | Word | Printable)

Key: MAVENUPLOAD-2386
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Assignee: Carlos Sanchez
Reporter: Matt Tierney
Votes: 14
Watchers: 12
Operations

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

Dozer 5.0 Upload

Created: 09/Mar/09 02:08 AM   Updated: 08/Jul/09 03:26 PM   Resolved: 08/Jul/09 03:26 PM
Return to search

File Attachments: 1. Java Archive File dozer-5.0-bundle.jar (1018 kB)
2. Java Archive File dozer-5.0-bundle.jar (793 kB)


Bundle URL: See attached file
Project URL: http://dozer.sourceforge.net
Contributor URL: http://dozer.sourceforge.net/team-list.html


 Description  « Hide
Dozer is a powerful, yet simple Java Bean to Java Bean mapper that recursively copies data from one object to another. Typically, these Java Beans will be of different complex types.

Dozer supports simple property mapping, complex type mapping, bi-directional mapping, implicit-explicit mapping, as well as recursive mapping. This includes mapping collection attributes that also need mapping at the element level.

Dozer not only supports mapping between attribute names, but also converting between types. Many conversion scenarios are supported out of the box, but Dozer also allows you to specify custom conversions via XML.


The mapper is used any time you need to take one type of Java Bean and map it to another type of Java Bean. Most field mapping can be done automatically by Dozer using reflection, but any custom mapping can be predescribed in XML format. Mapping is bi-directional so only one relationship between classes needs defining. If any property names on both objects are the same you do not even need to do any explicit property mapping for these fields.

Thanks in advance!

Sort Order: Ascending order - Click to sort in descending order
Paul Grove added a comment - 25/Mar/09 10:18 AM
When will this be added to Maven repo? Getting pretty urgent for us.

Cheers
P

Stefan Bley added a comment - 03/Apr/09 07:38 AM
It's been a month now since the release date. It would be nice if dozer was added as soon as possible.

Matt Tierney added a comment - 04/Apr/09 09:55 PM
Any update or ETA on this one? In the past, it's only taken a couple days for these tickets to be closed out, so not sure whats going on?

Thanks

Stephan Kleine added a comment - 06/Apr/09 01:35 PM
Could you please process this asap or point out any problems that prevent you from doing so?

The latest Dozer jars I found in any Maven repository where v4.4 which dates from 12/27/2008 :/

Carlos Sanchez added a comment - 20/Apr/09 04:41 PM
you need to proof ownership of domain dozer.org to use org.dozer groupId, seems you dont own it

for faster upload setup an automated repository synchronization
http://maven.apache.org/guides/mini/guide-central-repository-upload.html

Pavel Jakl added a comment - 04/May/09 03:52 AM
Guys, can be version 5.0 uploaded under the net.sf.dozer groupId if there are problem with uploading under org.dozer ? Thx

Martin Ellis added a comment - 07/May/09 09:07 AM
I agree that uploading under net.sf.dozer would be better for those of us
who want to use 5.0 now. Could a new bundle be prepared?

BTW, the Dozer FAQ is misleading where it suggests that 5.0 is in the repo
under org.dozer:
http://dozer.sourceforge.net/documentation/faq.html#maven-repo

Dennis Kieselhorst added a comment - 29/Jun/09 10:55 AM
How many votes are necessary to get this done?

Dmitry Buzdin added a comment - 05/Jul/09 03:32 PM
Same release with group id set to net.sf.dozer.

Dmitry Buzdin added a comment - 05/Jul/09 03:39 PM
Please upload using net.sf.dozer group id. pom.xml has been changed accordingly.

Thank you in advance,
Dmitry