Closed pmbohm closed 6 years ago
Creates a running app May need to test grails clean
grails clean
dependency resolver is set to maven although this might not be the way to go for production.
grails.project.dependency.resolver = "ivy"
Creates a running app May need to test
grails clean
dependency resolver is set to maven although this might not be the way to go for production.