-
Sep 28th, 2010, 02:44 PM
#1
GRAILS war command issue (plugin related)
Running the war command on a project that requires the grails core security plugin does not insert the 2 spring security jars into the war if the jars are not currently in the ivy cache. The first time results in the jars being placed into ivy cache but NOT in the war.
Because of this our sysops group must run the war command twice to get the 2 spring security jar that the plugin is dependent on. When I compare the security plugins' dependencies.groovy script with others that function properly (eg. hibernate plugin) the thing that is most glaring is the listing of multiple repositories.
thanks again for the compile command!
-
Sep 29th, 2010, 09:38 AM
#2
Do you mind raising this as an issue?
http://jira.codehaus.org/browse/GRAILS
It seems more of a Grails problem than a Spring Security plugin one.
Thanks.
-
Sep 29th, 2010, 10:56 AM
#3
-
Sep 29th, 2010, 03:22 PM
#4
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules