Jon Freedman created OLINGO-886:
-----------------------------------
Summary: pojogen-maven-plugin doesn't support multiple edm .xml
files
Key: OLINGO-886
URL: https://issues.apache.org/jira/browse/OLINGO-886
Project: Olingo
Issue Type: Bug
Components: odata4-ext
Affects Versions: (Java) V4 4.1.0
Reporter: Jon Freedman
As shown in OLINGO-885 it's possible for a service to publish multiple edm
$metadata files however the pojogen plugin must be invoked multiple times in
order to use these services which either results in multiple implementations of
Service.java or the need to set a basePackage for each implementation which
results in a double depth classpath e.g. the edm defines itself as a/b/c and
generated code contains a/b/c/a/b/c/Class.java + a/b/c/Service.java
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)