-
Type:
Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Component/s: Dev Tools > Project Templates
-
Labels:
-
Branch Version/s:7.3.x
-
Backported to Branch:Committed
The service-api module dependency should use "compile" instead of "compileOnly" in service builder template, this is more correct declaration of the dependency. Also this will enable the "resolve" task to correctly resolve the exported packages of the service-api module.