You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on a really old app that is still running Grails 1.3.7, and whos application.properties file still has this line
plugins.spring-security-acl=1.1
When I try to generate the war, I'm running into this error
org.grails.plugins#spring-security-acl;1.1.0: not found
Is there a way to get this working again?
The text was updated successfully, but these errors were encountered:
I'm working on a really old app that is still running Grails 1.3.7, and whos application.properties file still has this line
plugins.spring-security-acl=1.1
When I try to generate the war, I'm running into this error
org.grails.plugins#spring-security-acl;1.1.0: not found
Is there a way to get this working again?
The text was updated successfully, but these errors were encountered: