maven goal dbimport lacks the ability to set the default java package
---------------------------------------------------------------------

                 Key: CAY-1442
                 URL: https://issues.apache.org/jira/browse/CAY-1442
             Project: Cayenne
          Issue Type: Bug
    Affects Versions: 3.0
            Reporter: Paul Sprague


The maven goal dbimport lacks the ability to set the default java package. 

The modeler allows for this by setting a property in the data map.xml file:
<property name="defaultPackage" value="some.java.package"/>

I don't see anywhere in the maven plugin source (DbImporterMojo.java) where 
DataMap.setDefaultPackage(..) is called.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to