Add a configuration to tell the Maven plugin which Maven dependency should be on server scope (global classpath) instead of scope module (local classpath). This is important if we want to build server services in FirstSpirit which must have an API jar with the service interface and interfaces classes such as a data model.
Add a configuration to tell the Maven plugin which Maven dependency should be on server scope (global classpath) instead of scope module (local classpath). This is important if we want to build server services in FirstSpirit which must have an API jar with the service interface and interfaces classes such as a data model.