Details
-
Bug
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Done
-
None
-
None
-
-
CP: sprint 113
-
1
-
Core: Platform
Description
Seen with 33.0.0 pre1 and pre2.
For example, in mod-copycat.. Using generateClients true does not generate clients.
Directory target/generated-sources/raml-jaxrs/org/folio/rest/client is empty.
Note that the problem is not new. The clientGenerator in 32 does not generate clients either.. Only when depending on an artifact that has classes already generated. For this reason client code must be a separate artifact from the (server) classes. For example as is done in mod-configuration with two sub projects. mod-configuration-server and mod-configuration-client.
TestRail: Results
Attachments
Issue Links
- relates to
-
MODCONF-82 Upgrade mod-configuration to RMB v33.x
-
- Closed
-
-
MODEUS-112 Upgrade RMB to v33
-
- Closed
-
-
RMB-785 Implementation/Testing/Code Review: Convert GenerateRunner into maven plugin
-
- Closed
-