Maven Upload Requests

Dozer 5.0 Upload

Details

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

Description

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!

Activity

Hide
Paul Grove added a comment -
When will this be added to Maven repo? Getting pretty urgent for us.

Cheers
P
Show
Paul Grove added a comment - When will this be added to Maven repo? Getting pretty urgent for us. Cheers P
Hide
Stefan Bley added a comment -
It's been a month now since the release date. It would be nice if dozer was added as soon as possible.
Show
Stefan Bley added a comment - It's been a month now since the release date. It would be nice if dozer was added as soon as possible.
Hide
Matt Tierney added a comment -
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
Show
Matt Tierney added a comment - 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
Hide
Stephan Kleine added a comment -
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 :/
Show
Stephan Kleine added a comment - 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 :/
Hide
Carlos Sanchez added a comment -
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
Show
Carlos Sanchez added a comment - 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
Hide
Pavel Jakl added a comment -
Guys, can be version 5.0 uploaded under the net.sf.dozer groupId if there are problem with uploading under org.dozer ? Thx
Show
Pavel Jakl added a comment - Guys, can be version 5.0 uploaded under the net.sf.dozer groupId if there are problem with uploading under org.dozer ? Thx
Hide
Martin Ellis added a comment -
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
Show
Martin Ellis added a comment - 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
Hide
Dennis Kieselhorst added a comment -
How many votes are necessary to get this done?
Show
Dennis Kieselhorst added a comment - How many votes are necessary to get this done?
Hide
Dmitry Buzdin added a comment -
Same release with group id set to net.sf.dozer.
Show
Dmitry Buzdin added a comment - Same release with group id set to net.sf.dozer.
Hide
Dmitry Buzdin added a comment -
Please upload using net.sf.dozer group id. pom.xml has been changed accordingly.

Thank you in advance,
Dmitry
Show
Dmitry Buzdin added a comment - Please upload using net.sf.dozer group id. pom.xml has been changed accordingly. Thank you in advance, Dmitry

People

Vote (14)
Watch (12)

Dates

  • Created:
    Updated:
    Resolved: