Maven2 Plugins - maven-cayenne-plugin - cgen mojo - Problem with the
"additionalMaps" attribute
-----------------------------------------------------------------------------------------------
Key: CAY-1253
URL: https://issues.apache.org/jira/browse/CAY-1253
Project: Cayenne
Issue Type: Bug
Affects Versions: 3.0M6
Reporter: Frédéric Le Maître
The additionalMaps attribute is not properly operated.
In CayenneGeneratorMojo#convertAdditionalDataMaps(), the path of the files in
the additionalMaps directory is not kept (only file names are used).
When MapLoader#loadDataMap(InputSource) is executed, files are not found (the
path is incorrect).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.