Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1
-
Fix Version/s: 2.2
-
Component/s: None
-
Labels:None
-
Patch Submitted:Yes
-
Number of attachments :
Description
Castor source generation supports configuring class name conflict strategy but currently that configuration property is not accessible from castor maven plugin. Via CASTOR-1866 this support was added to ant tasks. Attached patch castor-maven-plugin_nameConflictStrategy.patch
adds this support to castor maven plugin.