Grails-Plugin-Consortium / grails-cxf-client

Easy cxf client for grails
http://grails.org/plugin/cxf-client
27 stars 30 forks source link

CXF tools should be build scoped #40

Closed kgeis closed 10 years ago

kgeis commented 10 years ago

The CXF tools are used for the build and should not be bundled in my application. This can be accomplished by changing the dependencies to build scope.