Failed to execute goal io.swagger:swagger-codegen-maven-plugin:2.1.6:generate (default) on project service: Execution default of goal io.swagger:swagger-codegen-maven-plugin:2.1.6:generate failed: Unable to load RELATIVE ref: ./parameters.yaml: Could not find ./parameters.yaml on the classpath
Obviously if you copy common/src/main/resources/parameters.yaml into service/src/main/resources, then it all works. But my goal is to keep the common stuff in their own project.
Anyone know what I am doing wrong or if this is even possible?
--
You received this message because you are subscribed to the Google Groups "Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email to swagger-swaggers...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to swagger-swaggersocket+unsub...@googlegroups.com.